mirror of
https://github.com/lutris/lutris
synced 2024-11-02 12:40:46 +00:00
Revert "Revert "Remove legacy gnome schema for url handling""
This reverts commit 94f3fe31f9
.
This commit is contained in:
parent
7fb9fde451
commit
c132dfe07a
1 changed files with 0 additions and 20 deletions
|
@ -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>
|
Loading…
Reference in a new issue