From 746d9b542bb70764366e2dd406e74a60893aa192 Mon Sep 17 00:00:00 2001 From: Berke Viktor <bviktor@hexchat.org> Date: Wed, 18 Jul 2012 15:18:43 +0200 Subject: Complete the rebranding of the D-Bus plugin --- src/common/dbus/apps_xchat_url_handler.schemas | 37 -------------------------- 1 file changed, 37 deletions(-) delete mode 100644 src/common/dbus/apps_xchat_url_handler.schemas (limited to 'src/common/dbus/apps_xchat_url_handler.schemas') diff --git a/src/common/dbus/apps_xchat_url_handler.schemas b/src/common/dbus/apps_xchat_url_handler.schemas deleted file mode 100644 index 10ac948d..00000000 --- a/src/common/dbus/apps_xchat_url_handler.schemas +++ /dev/null @@ -1,37 +0,0 @@ -<gconfschemafile> - <schemalist> - <schema> - <key>/schemas/desktop/gnome/url-handlers/irc/command</key> - <applyto>/desktop/gnome/url-handlers/irc/command</applyto> - <owner>xchat</owner> - <type>string</type> - <default>xchat --existing --url=%u</default> - <locale name="C"> - <short>The handler for "irc://" URLs</short> - </locale> - </schema> - - <schema> - <key>/schemas/desktop/gnome/url-handlers/irc/enabled</key> - <applyto>/desktop/gnome/url-handlers/irc/enabled</applyto> - <owner>xchat</owner> - <type>bool</type> - <default>true</default> - <locale name="C"> - <short>Set it at TRUE if you want it activated</short> - </locale> - </schema> - - <schema> - <key>/schemas/desktop/gnome/url-handlers/irc/needs_terminal</key> - <applyto>/desktop/gnome/url-handlers/irc/needs_terminal</applyto> - <owner>xchat</owner> - <type>bool</type> - <default>false</default> - <locale name="C"> - <short>Run xchat in a terminal?</short> - </locale> - </schema> - - </schemalist> -</gconfschemafile> -- cgit 1.4.1