From 746d9b542bb70764366e2dd406e74a60893aa192 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Wed, 18 Jul 2012 15:18:43 +0200 Subject: Complete the rebranding of the D-Bus plugin --- src/common/dbus/apps_hexchat_url_handler.schemas | 37 ++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 src/common/dbus/apps_hexchat_url_handler.schemas (limited to 'src/common/dbus/apps_hexchat_url_handler.schemas') diff --git a/src/common/dbus/apps_hexchat_url_handler.schemas b/src/common/dbus/apps_hexchat_url_handler.schemas new file mode 100644 index 00000000..7a91657b --- /dev/null +++ b/src/common/dbus/apps_hexchat_url_handler.schemas @@ -0,0 +1,37 @@ + + + + /schemas/desktop/gnome/url-handlers/irc/command + /desktop/gnome/url-handlers/irc/command + hexchat + string + hexchat --existing --url=%u + + The handler for "irc://" URLs + + + + + /schemas/desktop/gnome/url-handlers/irc/enabled + /desktop/gnome/url-handlers/irc/enabled + hexchat + bool + true + + Set it at TRUE if you want it activated + + + + + /schemas/desktop/gnome/url-handlers/irc/needs_terminal + /desktop/gnome/url-handlers/irc/needs_terminal + hexchat + bool + false + + Run hexchat in a terminal? + + + + + -- cgit 1.4.1