From 4a6ceffb98a0b785494f680d3776c4bfc4052f9e Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Thu, 24 Feb 2011 04:14:30 +0100 Subject: add xchat r1489 --- src/common/dbus/apps_xchat_url_handler.schemas | 37 ++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create 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 new file mode 100644 index 00000000..10ac948d --- /dev/null +++ b/src/common/dbus/apps_xchat_url_handler.schemas @@ -0,0 +1,37 @@ + + + + /schemas/desktop/gnome/url-handlers/irc/command + /desktop/gnome/url-handlers/irc/command + xchat + string + xchat --existing --url=%u + + The handler for "irc://" URLs + + + + + /schemas/desktop/gnome/url-handlers/irc/enabled + /desktop/gnome/url-handlers/irc/enabled + xchat + 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 + xchat + bool + false + + Run xchat in a terminal? + + + + + -- cgit 1.4.1