Revert "Revert "Remove legacy gnome schema for url handling""

This reverts commit 94f3fe31f9.
This commit is contained in:
Mathieu Comandon 2018-05-08 22:34:25 -07:00
parent 7fb9fde451
commit c132dfe07a

View file

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<schema id="desktop.gnome.url-handlers.lutris" path="/desktop/gnome/url-handlers/lutris/">
<key type="s" name="command">
<default>'lutris "%s"'</default>
<summary>The command to handle lutris scheme URLs</summary>
<description>The command to handle lutris scheme URLs.</description>
</key>
<key type="b" name="needs-terminal">
<default>false</default>
<summary>Whether command to handle lutris scheme URLs needs a terminal</summary>
<description>Whether command to handle lutris scheme URLs needs a terminal.</description>
</key>
<key type="b" name="enabled">
<default>true</default>
<summary>Whether command to handle lutris scheme URLs is enabled</summary>
<description>Whether command to handle lutris scheme URLs is enabled.</description>
</key>
</schema>
</schemalist>