# HG changeset patch # User Stu Tomlinson # Date 1159562750 0 # Node ID 7663e117c8944aed4e3523d5858730ba887e81b5 # Parent 5df3fc11f5a75171610278e0470b8b84e8ffdcef [gaim-migrate @ 17399] intltool support for translating the gaim.schemas file committer: Tailor Script diff -r 5df3fc11f5a7 -r 7663e117c894 libgaim/gconf/Makefile.am --- a/libgaim/gconf/Makefile.am Fri Sep 29 20:22:46 2006 +0000 +++ b/libgaim/gconf/Makefile.am Fri Sep 29 20:45:50 2006 +0000 @@ -1,7 +1,10 @@ schemadir = @GCONF_SCHEMA_FILE_DIR@ -schema_DATA = gaim.schemas + +EXTRA_DIST = gaim.schemas.in -EXTRA_DIST = gaim.schemas +schema_in_files = gaim.schemas.in +schema_DATA = $(schema_in_files:.schemas.in=.schemas) +@INTLTOOL_SCHEMAS_RULE@ if GCONF_SCHEMAS_INSTALL install-data-local: diff -r 5df3fc11f5a7 -r 7663e117c894 libgaim/gconf/gaim.schemas --- a/libgaim/gconf/gaim.schemas Fri Sep 29 20:22:46 2006 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,276 +0,0 @@ - - - - - /schemas/desktop/gnome/url-handlers/aim/enabled - /desktop/gnome/url-handlers/aim/enabled - gaim - bool - true - - Whether the specified command should handle "aim" URLs - True if the command specified in the "command" key should handle "aim" URLs. - - - - /schemas/desktop/gnome/url-handlers/aim/command -im /desktop/gnome/url-handlers/aim/command - gaim - string - gaim-url-handler "%s" - - The handler for "aim" URLs - The command used to handle "aim" URLs, if enabled. - - - - /schemas/desktop/gnome/url-handlers/aim/needs_terminal - /desktop/gnome/url-handlers/aim/needs_terminal - gaim - bool - false - - Run the command in a terminal - True if the command used to handle this type of URL should be run in a terminal. - - - - - /schemas/desktop/gnome/url-handlers/gg/enabled - /desktop/gnome/url-handlers/gg/enabled - gaim - bool - true - - Whether the specified command should handle "gg" URLs - True if the command specified in the "command" key should handle "gg" URLs. - - - - /schemas/desktop/gnome/url-handlers/gg/command - /desktop/gnome/url-handlers/gg/command - gaim - string - gaim-url-handler "%s" - - The handler for "gg" URLs - The command used to handle "gg" URLs, if enabled. - - - - /schemas/desktop/gnome/url-handlers/gg/needs_terminal - /desktop/gnome/url-handlers/gg/needs_terminal - gaim - bool - false - - Run the command in a terminal - True if the command used to handle this type of URL should be run in a terminal. - - - - - /schemas/desktop/gnome/url-handlers/icq/enabled - /desktop/gnome/url-handlers/icq/enabled - gaim - bool - true - - Whether the specified command should handle "icq" URLs - True if the command specified in the "command" key should handle "icq" URLs. - - - - /schemas/desktop/gnome/url-handlers/icq/command - /desktop/gnome/url-handlers/icq/command - gaim - string - gaim-url-handler "%s" - - The handler for "icq" URLs - The command used to handle "icq" URLs, if enabled. - - - - /schemas/desktop/gnome/url-handlers/icq/needs_terminal - /desktop/gnome/url-handlers/icq/needs_terminal - gaim - bool - false - - Run the command in a terminal - True if the command used to handle this type of URL should be run in a terminal. - - - - - /schemas/desktop/gnome/url-handlers/irc/enabled - /desktop/gnome/url-handlers/irc/enabled - gaim - bool - true - - Whether the specified command should handle "irc" URLs - True if the command specified in the "command" key should handle "irc" URLs. - - - - /schemas/desktop/gnome/url-handlers/irc/command - /desktop/gnome/url-handlers/irc/command - gaim - string - gaim-url-handler "%s" - - The handler for "irc" URLs - The command used to handle "irc" URLs, if enabled. - - - - /schemas/desktop/gnome/url-handlers/irc/needs_terminal - /desktop/gnome/url-handlers/irc/needs_terminal - gaim - bool - false - - Run the command in a terminal - True if the command used to handle this type of URL should be run in a terminal. - - - - - /schemas/desktop/gnome/url-handlers/msnim/enabled - /desktop/gnome/url-handlers/msnim/enabled - gaim - bool - true - - Whether the specified command should handle "msnim" URLs - True if the command specified in the "command" key should handle "msnim" URLs. - - - - /schemas/desktop/gnome/url-handlers/msnim/command - /desktop/gnome/url-handlers/msnim/command - gaim - string - gaim-url-handler "%s" - - The handler for "msnim" URLs - The command used to handle "msnim" URLs, if enabled. - - - - /schemas/desktop/gnome/url-handlers/msnim/needs_terminal - /desktop/gnome/url-handlers/msnim/needs_terminal - gaim - bool - false - - Run the command in a terminal - True if the command used to handle this type of URL should be run in a terminal. - - - - - /schemas/desktop/gnome/url-handlers/sip/enabled - /desktop/gnome/url-handlers/sip/enabled - gaim - bool - true - - Whether the specified command should handle "sip" URLs - True if the command specified in the "command" key should handle "sip" URLs. - - - - /schemas/desktop/gnome/url-handlers/sip/command - /desktop/gnome/url-handlers/sip/command - gaim - string - gaim-url-handler "%s" - - The handler for "sip" URLs - The command used to handle "sip" URLs, if enabled. - - - - /schemas/desktop/gnome/url-handlers/sip/needs_terminal - /desktop/gnome/url-handlers/sip/needs_terminal - gaim - bool - false - - Run the command in a terminal - True if the command used to handle this type of URL should be run in a terminal. - - - - - /schemas/desktop/gnome/url-handlers/xmpp/enabled - /desktop/gnome/url-handlers/xmpp/enabled - gaim - bool - true - - Whether the specified command should handle "xmpp" URLs - True if the command specified in the "command" key should handle "xmpp" URLs. - - - - /schemas/desktop/gnome/url-handlers/xmpp/command - /desktop/gnome/url-handlers/xmpp/command - gaim - string - gaim-url-handler "%s" - - The handler for "xmpp" URLs - The command used to handle "xmpp" URLs, if enabled. - - - - /schemas/desktop/gnome/url-handlers/xmpp/needs_terminal - /desktop/gnome/url-handlers/xmpp/needs_terminal - gaim - bool - false - - Run the command in a terminal - True if the command used to handle this type of URL should be run in a terminal. - - - - - /schemas/desktop/gnome/url-handlers/ymsgr/enabled - /desktop/gnome/url-handlers/ymsgr/enabled - gaim - bool - true - - Whether the specified command should handle "ymsgr" URLs - True if the command specified in the "command" key should handle "ymsgr" URLs. - - - - /schemas/desktop/gnome/url-handlers/ymsgr/command - /desktop/gnome/url-handlers/ymsgr/command - gaim - string - gaim-url-handler "%s" - - The handler for "ymsgr" URLs - The command used to handle "ymsgr" URLs, if enabled. - - - - /schemas/desktop/gnome/url-handlers/ymsgr/needs_terminal - /desktop/gnome/url-handlers/ymsgr/needs_terminal - gaim - bool - false - - Run the command in a terminal - True if the command used to handle this type of URL should be run in a terminal. - - - - diff -r 5df3fc11f5a7 -r 7663e117c894 libgaim/gconf/gaim.schemas.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/libgaim/gconf/gaim.schemas.in Fri Sep 29 20:45:50 2006 +0000 @@ -0,0 +1,276 @@ + + + + + /schemas/desktop/gnome/url-handlers/aim/enabled + /desktop/gnome/url-handlers/aim/enabled + gaim + bool + true + + Whether the specified command should handle "aim" URLs + True if the command specified in the "command" key should handle "aim" URLs. + + + + /schemas/desktop/gnome/url-handlers/aim/command + /desktop/gnome/url-handlers/aim/command + gaim + string + gaim-url-handler "%s" + + The handler for "aim" URLs + The command used to handle "aim" URLs, if enabled. + + + + /schemas/desktop/gnome/url-handlers/aim/needs_terminal + /desktop/gnome/url-handlers/aim/needs_terminal + gaim + bool + false + + Run the command in a terminal + True if the command used to handle this type of URL should be run in a terminal. + + + + + /schemas/desktop/gnome/url-handlers/gg/enabled + /desktop/gnome/url-handlers/gg/enabled + gaim + bool + true + + Whether the specified command should handle "gg" URLs + True if the command specified in the "command" key should handle "gg" URLs. + + + + /schemas/desktop/gnome/url-handlers/gg/command + /desktop/gnome/url-handlers/gg/command + gaim + string + gaim-url-handler "%s" + + The handler for "gg" URLs + The command used to handle "gg" URLs, if enabled. + + + + /schemas/desktop/gnome/url-handlers/gg/needs_terminal + /desktop/gnome/url-handlers/gg/needs_terminal + gaim + bool + false + + Run the command in a terminal + True if the command used to handle this type of URL should be run in a terminal. + + + + + /schemas/desktop/gnome/url-handlers/icq/enabled + /desktop/gnome/url-handlers/icq/enabled + gaim + bool + true + + Whether the specified command should handle "icq" URLs + True if the command specified in the "command" key should handle "icq" URLs. + + + + /schemas/desktop/gnome/url-handlers/icq/command + /desktop/gnome/url-handlers/icq/command + gaim + string + gaim-url-handler "%s" + + The handler for "icq" URLs + The command used to handle "icq" URLs, if enabled. + + + + /schemas/desktop/gnome/url-handlers/icq/needs_terminal + /desktop/gnome/url-handlers/icq/needs_terminal + gaim + bool + false + + Run the command in a terminal + True if the command used to handle this type of URL should be run in a terminal. + + + + + /schemas/desktop/gnome/url-handlers/irc/enabled + /desktop/gnome/url-handlers/irc/enabled + gaim + bool + true + + Whether the specified command should handle "irc" URLs + True if the command specified in the "command" key should handle "irc" URLs. + + + + /schemas/desktop/gnome/url-handlers/irc/command + /desktop/gnome/url-handlers/irc/command + gaim + string + gaim-url-handler "%s" + + The handler for "irc" URLs + The command used to handle "irc" URLs, if enabled. + + + + /schemas/desktop/gnome/url-handlers/irc/needs_terminal + /desktop/gnome/url-handlers/irc/needs_terminal + gaim + bool + false + + Run the command in a terminal + True if the command used to handle this type of URL should be run in a terminal. + + + + + /schemas/desktop/gnome/url-handlers/msnim/enabled + /desktop/gnome/url-handlers/msnim/enabled + gaim + bool + true + + Whether the specified command should handle "msnim" URLs + True if the command specified in the "command" key should handle "msnim" URLs. + + + + /schemas/desktop/gnome/url-handlers/msnim/command + /desktop/gnome/url-handlers/msnim/command + gaim + string + gaim-url-handler "%s" + + The handler for "msnim" URLs + The command used to handle "msnim" URLs, if enabled. + + + + /schemas/desktop/gnome/url-handlers/msnim/needs_terminal + /desktop/gnome/url-handlers/msnim/needs_terminal + gaim + bool + false + + Run the command in a terminal + True if the command used to handle this type of URL should be run in a terminal. + + + + + /schemas/desktop/gnome/url-handlers/sip/enabled + /desktop/gnome/url-handlers/sip/enabled + gaim + bool + true + + Whether the specified command should handle "sip" URLs + True if the command specified in the "command" key should handle "sip" URLs. + + + + /schemas/desktop/gnome/url-handlers/sip/command + /desktop/gnome/url-handlers/sip/command + gaim + string + gaim-url-handler "%s" + + The handler for "sip" URLs + The command used to handle "sip" URLs, if enabled. + + + + /schemas/desktop/gnome/url-handlers/sip/needs_terminal + /desktop/gnome/url-handlers/sip/needs_terminal + gaim + bool + false + + Run the command in a terminal + True if the command used to handle this type of URL should be run in a terminal. + + + + + /schemas/desktop/gnome/url-handlers/xmpp/enabled + /desktop/gnome/url-handlers/xmpp/enabled + gaim + bool + true + + Whether the specified command should handle "xmpp" URLs + True if the command specified in the "command" key should handle "xmpp" URLs. + + + + /schemas/desktop/gnome/url-handlers/xmpp/command + /desktop/gnome/url-handlers/xmpp/command + gaim + string + gaim-url-handler "%s" + + The handler for "xmpp" URLs + The command used to handle "xmpp" URLs, if enabled. + + + + /schemas/desktop/gnome/url-handlers/xmpp/needs_terminal + /desktop/gnome/url-handlers/xmpp/needs_terminal + gaim + bool + false + + Run the command in a terminal + True if the command used to handle this type of URL should be run in a terminal. + + + + + /schemas/desktop/gnome/url-handlers/ymsgr/enabled + /desktop/gnome/url-handlers/ymsgr/enabled + gaim + bool + true + + Whether the specified command should handle "ymsgr" URLs + True if the command specified in the "command" key should handle "ymsgr" URLs. + + + + /schemas/desktop/gnome/url-handlers/ymsgr/command + /desktop/gnome/url-handlers/ymsgr/command + gaim + string + gaim-url-handler "%s" + + The handler for "ymsgr" URLs + The command used to handle "ymsgr" URLs, if enabled. + + + + /schemas/desktop/gnome/url-handlers/ymsgr/needs_terminal + /desktop/gnome/url-handlers/ymsgr/needs_terminal + gaim + bool + false + + Run the command in a terminal + True if the command used to handle this type of URL should be run in a terminal. + + + + diff -r 5df3fc11f5a7 -r 7663e117c894 po/POTFILES.in --- a/po/POTFILES.in Fri Sep 29 20:22:46 2006 +0000 +++ b/po/POTFILES.in Fri Sep 29 20:45:50 2006 +0000 @@ -93,6 +93,7 @@ libgaim/dbus-server.c libgaim/dnsquery.c libgaim/ft.c +libgaim/gconf/gaim.schemas.in libgaim/log.c libgaim/plugin.c libgaim/plugins/ciphertest.c