r13780 - in /packages/unstable/gaim/trunk/debian: changelog control gaim-data.install gaim.schemas
ari at users.alioth.debian.org
ari at users.alioth.debian.org
Sun Dec 9 00:57:09 UTC 2007
Author: ari
Date: Sun Dec 9 00:57:09 2007
New Revision: 13780
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13780
Log:
releasing version 1:2.0.0+fake.4
Added:
packages/unstable/gaim/trunk/debian/gaim.schemas
Modified:
packages/unstable/gaim/trunk/debian/changelog
packages/unstable/gaim/trunk/debian/control
packages/unstable/gaim/trunk/debian/gaim-data.install
Modified: packages/unstable/gaim/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gaim/trunk/debian/changelog?rev=13780&op=diff
==============================================================================
--- packages/unstable/gaim/trunk/debian/changelog (original)
+++ packages/unstable/gaim/trunk/debian/changelog Sun Dec 9 00:57:09 2007
@@ -1,3 +1,11 @@
+gaim (1:2.0.0+fake.4) unstable; urgency=low
+
+ * Add /etc/gconf/schemas/gaim.schemas back into gaim-data so the package
+ can purge properly after an upgrade from etch (Closes: #454939)
+ * Depend on gaim-data so we get the proper documentation directory
+
+ -- Ari Pollak <ari at debian.org> Sat, 08 Dec 2007 19:52:59 -0500
+
gaim (1:2.0.0+fake.3) unstable; urgency=low
* Add Conflicts line to gaim with all of the pre-transitional gaim plugin
Modified: packages/unstable/gaim/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gaim/trunk/debian/control?rev=13780&op=diff
==============================================================================
--- packages/unstable/gaim/trunk/debian/control (original)
+++ packages/unstable/gaim/trunk/debian/control Sun Dec 9 00:57:09 2007
@@ -10,7 +10,7 @@
Package: gaim
Architecture: all
-Depends: pidgin
+Depends: gaim-data, pidgin
Conflicts: galago-gaim-feed (<< 0.5.0-2.1), gaim-thinklight (<< 0.9-1), gaim-otr (<< 3.0.0+cvs20060530-3+fake.1), gaim-librvp (<< 0.9.5-2.1), gaim-irchelper (<< 1.0-3), gaim-hotkeys (<< 0.2.2-1.1), gaim-extendedprefs (<< 0.7-2), gaim-encryption (<< 3.0~beta7-1.1)
Description: transitional package to Pidgin
This dummy package is provided to smooth the upgrade from Gaim to Pidgin. It
@@ -28,7 +28,7 @@
Package: gaim-dbg
Priority: extra
Architecture: all
-Depends: pidgin-dbg
+Depends: gaim-data, pidgin-dbg
Description: transitional package to Pidgin
This dummy package is provided to smooth the upgrade from Gaim to Pidgin.
This package can be safely removed.
Modified: packages/unstable/gaim/trunk/debian/gaim-data.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gaim/trunk/debian/gaim-data.install?rev=13780&op=diff
==============================================================================
--- packages/unstable/gaim/trunk/debian/gaim-data.install (original)
+++ packages/unstable/gaim/trunk/debian/gaim-data.install Sun Dec 9 00:57:09 2007
@@ -1,1 +1,2 @@
+debian/gaim.schemas etc/gconf/schemas
debian/prefs.xml etc/gaim
Added: packages/unstable/gaim/trunk/debian/gaim.schemas
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gaim/trunk/debian/gaim.schemas?rev=13780&op=file
==============================================================================
--- packages/unstable/gaim/trunk/debian/gaim.schemas (added)
+++ packages/unstable/gaim/trunk/debian/gaim.schemas Sun Dec 9 00:57:09 2007
@@ -1,0 +1,796 @@
+<?xml version="1.0"?>
+<gconfschemafile>
+ <schemalist>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/aim/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/aim/enabled</applyto>
+ <owner>gaim</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether the specified command should handle "aim" URLs</short>
+ <long>True if the command specified in the "command" key should handle "aim" URLs.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Legt fest, ob das angegebene Kommado "aim"-URLs verarbeiten soll</short>
+ <long>Aktivieren, wenn der Befehl, der im "Befehl"-Schlüssen angegeben ist, "aim"-URLs verarbeiten soll</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Whether the specified command should handle "aim" URLs</short>
+ <long>True if the command specified in the "command" key should handle "aim" URLs.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>Määritellyn komennon tulee käsitellä "aim"-URLt</short>
+ <long>Tosi, jos "komento"-avaimessa määriteltyä komentoa tulisi käyttää "aim"-URLien käsittelyyn.</long>
+ </locale>
+
+ <locale name="zh_TW">
+ <short>æä»¤æ¯å¦æèçãaimãç¶²å</short>
+ <long>妿¸å¼çºãçãï¼å表示ãcommandãæ¬çæä»¤æèçãaimãç¶²åã</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/aim/command</key>
+ <applyto>/desktop/gnome/url-handlers/aim/command</applyto>
+ <owner>gaim</owner>
+ <type>string</type>
+ <default>gaim-url-handler "%s"</default>
+ <locale name="C">
+ <short>The handler for "aim" URLs</short>
+ <long>The command used to handle "aim" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Behandlungsroutine für "aim"-URLs</short>
+ <long>Der Befehl, der "aim"-URLs verarbeiet, wenn aktiviert</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>The handler for "aim" URLs</short>
+ <long>The command used to handle "aim" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>"aim"-URLien käsittelijä</short>
+ <long>Komento jota käytetään "aim"-URLien käsittelyyn, jos käytössä.</long>
+ </locale>
+
+ <locale name="zh_TW">
+ <short>èçãaimãç¶²åçæä»¤</short>
+ <long>èçãaimãç¶²åçæä»¤ï¼å¦æåç¨ï¼</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/aim/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/aim/needs_terminal</applyto>
+ <owner>gaim</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Befehl in einem Terminal ausführen</short>
+ <long>Aktivieren, wenn der Befehl, der benutzt wird um diese Art von URL zu verarbeiten, in einem Terminal ausgeführt werden soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>Suorita komento päätteessä</short>
+ <long>Tosi, jos tämäntyyppisen URL:n käsittelyyn käytettävä komento tulisi ajaa päätteessä.</long>
+ </locale>
+
+ <locale name="sl">
+ <short>Zaženi ukaz v sistemskem oknu</short>
+
+ </locale>
+
+ <locale name="zh_TW">
+ <short>å¨çµç«¯æ©å·è¡æä»¤</short>
+ <long>妿¸å¼çºãçãï¼å表示èçé種網åçæä»¤é å¨çµç«¯æ©å·è¡ã</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/gg/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/gg/enabled</applyto>
+ <owner>gaim</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether the specified command should handle "gg" URLs</short>
+ <long>True if the command specified in the "command" key should handle "gg" URLs.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Legt fest, ob das angegebene Kommado "gg"-URLs verarbeiten soll</short>
+ <long>Aktivieren, wenn der Befehl, der im "Befehl"-Schlüssen angegeben ist, "gg"-URLs verarbeiten soll</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Whether the specified command should handle "gg" URLs</short>
+ <long>True if the command specified in the "command" key should handle "gg" URLs.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>Määritellyn komennon tulee käsitellä "gg"-URLt</short>
+ <long>Tosi, jos "komento"-avaimessa määriteltyä komentoa tulisi käyttää "gg"-URLien käsittelyyn.</long>
+ </locale>
+
+ <locale name="zh_TW">
+ <short>æä»¤æ¯å¦æèçãggãç¶²å</short>
+ <long>妿¸å¼çºãçãï¼å表示ãcommandãæ¬çæä»¤æèçãggãç¶²åã</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/gg/command</key>
+ <applyto>/desktop/gnome/url-handlers/gg/command</applyto>
+ <owner>gaim</owner>
+ <type>string</type>
+ <default>gaim-url-handler "%s"</default>
+ <locale name="C">
+ <short>The handler for "gg" URLs</short>
+ <long>The command used to handle "gg" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Behandlungsroutine für "gg"-URLs</short>
+ <long>Der Befehl, der "gg"-URLs verarbeiet, wenn aktiviert</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>The handler for "gg" URLs</short>
+ <long>The command used to handle "gg" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>"gg"-URLien käsittelijä</short>
+ <long>Komento jota käytetään "gg"-URLien käsittelyyn, jos käytössä.</long>
+ </locale>
+
+ <locale name="zh_TW">
+ <short>èçãggãç¶²åçæä»¤</short>
+ <long>èçãggãç¶²åçæä»¤ï¼å¦æåç¨ï¼</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/gg/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/gg/needs_terminal</applyto>
+ <owner>gaim</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Befehl in einem Terminal ausführen</short>
+ <long>Aktivieren, wenn der Befehl, der benutzt wird um diese Art von URL zu verarbeiten, in einem Terminal ausgeführt werden soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>Suorita komento päätteessä</short>
+ <long>Tosi, jos tämäntyyppisen URL:n käsittelyyn käytettävä komento tulisi ajaa päätteessä.</long>
+ </locale>
+
+ <locale name="sl">
+ <short>Zaženi ukaz v sistemskem oknu</short>
+
+ </locale>
+
+ <locale name="zh_TW">
+ <short>å¨çµç«¯æ©å·è¡æä»¤</short>
+ <long>妿¸å¼çºãçãï¼å表示èçé種網åçæä»¤é å¨çµç«¯æ©å·è¡ã</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/icq/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/icq/enabled</applyto>
+ <owner>gaim</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether the specified command should handle "icq" URLs</short>
+ <long>True if the command specified in the "command" key should handle "icq" URLs.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Legt fest, ob das angegebene Kommado "icq"-URLs verarbeiten soll</short>
+ <long>Aktivieren, wenn der Befehl, der im "Befehl"-Schlüssen angegeben ist, "icq"-URLs verarbeiten soll</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Whether the specified command should handle "icq" URLs</short>
+ <long>True if the command specified in the "command" key should handle "icq" URLs.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>Määritellyn komennon tulee käsitellä "icq"-URLt</short>
+ <long>Tosi, jos "komento"-avaimessa määriteltyä komentoa tulisi käyttää "icq"-URLien käsittelyyn.</long>
+ </locale>
+
+ <locale name="zh_TW">
+ <short>æä»¤æ¯å¦æèçãicqãç¶²å</short>
+ <long>妿¸å¼çºãçãï¼å表示ãcommandãæ¬çæä»¤æèçãicqãç¶²åã</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/icq/command</key>
+ <applyto>/desktop/gnome/url-handlers/icq/command</applyto>
+ <owner>gaim</owner>
+ <type>string</type>
+ <default>gaim-url-handler "%s"</default>
+ <locale name="C">
+ <short>The handler for "icq" URLs</short>
+ <long>The command used to handle "icq" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Behandlungsroutine für "icq"-URLs</short>
+ <long>Der Befehl, der "icq"-URLs verarbeiet, wenn aktiviert</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>The handler for "icq" URLs</short>
+ <long>The command used to handle "icq" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>"icq"-URLien käsittelijä</short>
+ <long>Komento jota käytetään "icq"-URLien käsittelyyn, jos käytössä.</long>
+ </locale>
+
+ <locale name="zh_TW">
+ <short>èçãicqãç¶²åçæä»¤</short>
+ <long>èçãicqãç¶²åçæä»¤ï¼å¦æåç¨ï¼</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/icq/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/icq/needs_terminal</applyto>
+ <owner>gaim</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Befehl in einem Terminal ausführen</short>
+ <long>Aktivieren, wenn der Befehl, der benutzt wird um diese Art von URL zu verarbeiten, in einem Terminal ausgeführt werden soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>Suorita komento päätteessä</short>
+ <long>Tosi, jos tämäntyyppisen URL:n käsittelyyn käytettävä komento tulisi ajaa päätteessä.</long>
+ </locale>
+
+ <locale name="sl">
+ <short>Zaženi ukaz v sistemskem oknu</short>
+
+ </locale>
+
+ <locale name="zh_TW">
+ <short>å¨çµç«¯æ©å·è¡æä»¤</short>
+ <long>妿¸å¼çºãçãï¼å表示èçé種網åçæä»¤é å¨çµç«¯æ©å·è¡ã</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/irc/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/irc/enabled</applyto>
+ <owner>gaim</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether the specified command should handle "irc" URLs</short>
+ <long>True if the command specified in the "command" key should handle "irc" URLs.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Legt fest, ob das angegebene Kommado "irc"-URLs verarbeiten soll</short>
+ <long>Aktivieren, wenn der Befehl, der im "Befehl"-Schlüssen angegeben ist, "irc"-URLs verarbeiten soll</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Whether the specified command should handle "irc" URLs</short>
+ <long>True if the command specified in the "command" key should handle "irc" URLs.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>Määritellyn komennon tulee käsitellä "irc"-URLt</short>
+ <long>Tosi, jos "komento"-avaimessa määriteltyä komentoa tulisi käyttää "irc"-URLien käsittelyyn.</long>
+ </locale>
+
+ <locale name="zh_TW">
+ <short>æä»¤æ¯å¦æèçãircãç¶²å</short>
+ <long>妿¸å¼çºãçãï¼å表示ãcommandãæ¬çæä»¤æèçãircãç¶²åã</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/irc/command</key>
+ <applyto>/desktop/gnome/url-handlers/irc/command</applyto>
+ <owner>gaim</owner>
+ <type>string</type>
+ <default>gaim-url-handler "%s"</default>
+ <locale name="C">
+ <short>The handler for "irc" URLs</short>
+ <long>The command used to handle "irc" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Behandlungsroutine für "irc"-URLs</short>
+ <long>Der Befehl, der "irc"-URLs verarbeiet, wenn aktiviert</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>The handler for "irc" URLs</short>
+ <long>The command used to handle "irc" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>"irc"-URLien käsittelijä</short>
+ <long>Komento jota käytetään "irc"-URLien käsittelyyn, jos käytössä.</long>
+ </locale>
+
+ <locale name="zh_TW">
+ <short>èçãircãç¶²åçæä»¤</short>
+ <long>èçãircãç¶²åçæä»¤ï¼å¦æåç¨ï¼</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/irc/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/irc/needs_terminal</applyto>
+ <owner>gaim</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Befehl in einem Terminal ausführen</short>
+ <long>Aktivieren, wenn der Befehl, der benutzt wird um diese Art von URL zu verarbeiten, in einem Terminal ausgeführt werden soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>Suorita komento päätteessä</short>
+ <long>Tosi, jos tämäntyyppisen URL:n käsittelyyn käytettävä komento tulisi ajaa päätteessä.</long>
+ </locale>
+
+ <locale name="sl">
+ <short>Zaženi ukaz v sistemskem oknu</short>
+
+ </locale>
+
+ <locale name="zh_TW">
+ <short>å¨çµç«¯æ©å·è¡æä»¤</short>
+ <long>妿¸å¼çºãçãï¼å表示èçé種網åçæä»¤é å¨çµç«¯æ©å·è¡ã</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/msnim/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/msnim/enabled</applyto>
+ <owner>gaim</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether the specified command should handle "msnim" URLs</short>
+ <long>True if the command specified in the "command" key should handle "msnim" URLs.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Legt fest, ob das angegebene Kommado "msnim"-URLs verarbeiten soll</short>
+ <long>Aktivieren, wenn der Befehl, der im "Befehl"-Schlüssen angegeben ist, "msnim"-URLs verarbeiten soll</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Whether the specified command should handle "msnim" URLs</short>
+ <long>True if the command specified in the "command" key should handle "msnim" URLs.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>Määritellyn komennon tulee käsitellä "msnim"-URLt</short>
+ <long>Tosi, jos "komento"-avaimessa määriteltyä komentoa tulisi käyttää "msnim"-URLien käsittelyyn.</long>
+ </locale>
+
+ <locale name="zh_TW">
+ <short>æä»¤æ¯å¦æèçãmsnimãç¶²å</short>
+ <long>妿¸å¼çºãçãï¼å表示ãcommandãæ¬çæä»¤æèçãmsnimãç¶²åã</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/msnim/command</key>
+ <applyto>/desktop/gnome/url-handlers/msnim/command</applyto>
+ <owner>gaim</owner>
+ <type>string</type>
+ <default>gaim-url-handler "%s"</default>
+ <locale name="C">
+ <short>The handler for "msnim" URLs</short>
+ <long>The command used to handle "msnim" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Behandlungsroutine für "msnim"-URLs</short>
+ <long>Der Befehl, der "msnim"-URLs verarbeiet, wenn aktiviert</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>The handler for "msnim" URLs</short>
+ <long>The command used to handle "msnim" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>"msnim"-URLien käsittelijä</short>
+ <long>Komento jota käytetään "msnim"-URLien käsittelyyn, jos käytössä.</long>
+ </locale>
+
+ <locale name="zh_TW">
+ <short>èçãmsnimãç¶²åçæä»¤</short>
+ <long>èçãmsnimãç¶²åçæä»¤ï¼å¦æåç¨ï¼</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/msnim/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/msnim/needs_terminal</applyto>
+ <owner>gaim</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Befehl in einem Terminal ausführen</short>
+ <long>Aktivieren, wenn der Befehl, der benutzt wird um diese Art von URL zu verarbeiten, in einem Terminal ausgeführt werden soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>Suorita komento päätteessä</short>
+ <long>Tosi, jos tämäntyyppisen URL:n käsittelyyn käytettävä komento tulisi ajaa päätteessä.</long>
+ </locale>
+
+ <locale name="sl">
+ <short>Zaženi ukaz v sistemskem oknu</short>
+
+ </locale>
+
+ <locale name="zh_TW">
+ <short>å¨çµç«¯æ©å·è¡æä»¤</short>
+ <long>妿¸å¼çºãçãï¼å表示èçé種網åçæä»¤é å¨çµç«¯æ©å·è¡ã</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/sip/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/sip/enabled</applyto>
+ <owner>gaim</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether the specified command should handle "sip" URLs</short>
+ <long>True if the command specified in the "command" key should handle "sip" URLs.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Legt fest, ob das angegebene Kommado "sip"-URLs verarbeiten soll</short>
+ <long>Aktivieren, wenn der Befehl, der im "Befehl"-Schlüssen angegeben ist, "sip"-URLs verarbeiten soll</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Whether the specified command should handle "sip" URLs</short>
+ <long>True if the command specified in the "command" key should handle "sip" URLs.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>Määritellyn komennon tulee käsitellä "sip"-URLt</short>
+ <long>Tosi, jos "komento"-avaimessa määriteltyä komentoa tulisi käyttää "sip"-URLien käsittelyyn.</long>
+ </locale>
+
+ <locale name="zh_TW">
+ <short>æä»¤æ¯å¦æèçãsipãç¶²å</short>
+ <long>妿¸å¼çºãçãï¼å表示ãcommandãæ¬çæä»¤æèçãsipãç¶²åã</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/sip/command</key>
+ <applyto>/desktop/gnome/url-handlers/sip/command</applyto>
+ <owner>gaim</owner>
+ <type>string</type>
+ <default>gaim-url-handler "%s"</default>
+ <locale name="C">
+ <short>The handler for "sip" URLs</short>
+ <long>The command used to handle "sip" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Behandlungsroutine für "sip"-URLs</short>
+ <long>Der Befehl, der "sip"-URLs verarbeiet, wenn aktiviert</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>The handler for "sip" URLs</short>
+ <long>The command used to handle "sip" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>"sip"-URLien käsittelijä</short>
+ <long>Komento jota käytetään "sip"-URLien käsittelyyn, jos käytössä.</long>
+ </locale>
+
+ <locale name="zh_TW">
+ <short>èçãsipãç¶²åçæä»¤</short>
+ <long>èçãsipãç¶²åçæä»¤ï¼å¦æåç¨ï¼</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/sip/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/sip/needs_terminal</applyto>
+ <owner>gaim</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Befehl in einem Terminal ausführen</short>
+ <long>Aktivieren, wenn der Befehl, der benutzt wird um diese Art von URL zu verarbeiten, in einem Terminal ausgeführt werden soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>Suorita komento päätteessä</short>
+ <long>Tosi, jos tämäntyyppisen URL:n käsittelyyn käytettävä komento tulisi ajaa päätteessä.</long>
+ </locale>
+
+ <locale name="sl">
+ <short>Zaženi ukaz v sistemskem oknu</short>
+
+ </locale>
+
+ <locale name="zh_TW">
+ <short>å¨çµç«¯æ©å·è¡æä»¤</short>
+ <long>妿¸å¼çºãçãï¼å表示èçé種網åçæä»¤é å¨çµç«¯æ©å·è¡ã</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/xmpp/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/xmpp/enabled</applyto>
+ <owner>gaim</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether the specified command should handle "xmpp" URLs</short>
+ <long>True if the command specified in the "command" key should handle "xmpp" URLs.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Legt fest, ob das angegebene Kommado "xmpp"-URLs verarbeiten soll</short>
+ <long>Aktivieren, wenn der Befehl, der im "Befehl"-Schlüssen angegeben ist, "xmpp"-URLs verarbeiten soll</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Whether the specified command should handle "xmpp" URLs</short>
+ <long>True if the command specified in the "command" key should handle "xmpp" URLs.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>Määritellyn komennon tulee käsitellä "xmpp"-URLt</short>
+ <long>Tosi, jos "komento"-avaimessa määriteltyä komentoa tulisi käyttää "xmpp"-URLien käsittelyyn.</long>
+ </locale>
+
+ <locale name="zh_TW">
+ <short>æä»¤æ¯å¦æèçãxmppãç¶²å</short>
+ <long>妿¸å¼çºãçãï¼å表示ãcommandãæ¬çæä»¤æèçãxmppãç¶²åã</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/xmpp/command</key>
+ <applyto>/desktop/gnome/url-handlers/xmpp/command</applyto>
+ <owner>gaim</owner>
+ <type>string</type>
+ <default>gaim-url-handler "%s"</default>
+ <locale name="C">
+ <short>The handler for "xmpp" URLs</short>
+ <long>The command used to handle "xmpp" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Behandlungsroutine für "xmpp"-URLs</short>
+ <long>Der Befehl, der "xmpp"-URLs verarbeiet, wenn aktiviert</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>The handler for "xmpp" URLs</short>
+ <long>The command used to handle "xmpp" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>"xmpp"-URLien käsittelijä</short>
+ <long>Komento jota käytetään "xmpp"-URLien käsittelyyn, jos käytössä.</long>
+ </locale>
+
+ <locale name="zh_TW">
+ <short>èçãxmppãç¶²åçæä»¤</short>
+ <long>èçãxmppãç¶²åçæä»¤ï¼å¦æåç¨ï¼</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/xmpp/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/xmpp/needs_terminal</applyto>
+ <owner>gaim</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Befehl in einem Terminal ausführen</short>
+ <long>Aktivieren, wenn der Befehl, der benutzt wird um diese Art von URL zu verarbeiten, in einem Terminal ausgeführt werden soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>Suorita komento päätteessä</short>
+ <long>Tosi, jos tämäntyyppisen URL:n käsittelyyn käytettävä komento tulisi ajaa päätteessä.</long>
+ </locale>
+
+ <locale name="sl">
+ <short>Zaženi ukaz v sistemskem oknu</short>
+
+ </locale>
+
+ <locale name="zh_TW">
+ <short>å¨çµç«¯æ©å·è¡æä»¤</short>
+ <long>妿¸å¼çºãçãï¼å表示èçé種網åçæä»¤é å¨çµç«¯æ©å·è¡ã</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/ymsgr/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/ymsgr/enabled</applyto>
+ <owner>gaim</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether the specified command should handle "ymsgr" URLs</short>
+ <long>True if the command specified in the "command" key should handle "ymsgr" URLs.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Legt fest, ob das angegebene Kommado "ymsrg"-URLs verarbeiten soll</short>
+ <long>Aktivieren, wenn der Befehl, der im "Befehl"-Schlüssen angegeben ist, "ymsgr"-URLs verarbeiten soll</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Whether the specified command should handle "ymsgr" URLs</short>
+ <long>True if the command specified in the "command" key should handle "ymsgr" URLs.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>Määritellyn komennon tulee käsitellä "ymsgr"-URLt</short>
+ <long>Tosi, jos "komento"-avaimessa määriteltyä komentoa tulisi käyttää "ymsgr"-URLien käsittelyyn.</long>
+ </locale>
+
+ <locale name="zh_TW">
+ <short>æä»¤æ¯å¦æèçãymsgrãç¶²å</short>
+ <long>妿¸å¼çºãçãï¼å表示ãcommandãæ¬çæä»¤æèçãymsgrãç¶²åã</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/ymsgr/command</key>
+ <applyto>/desktop/gnome/url-handlers/ymsgr/command</applyto>
+ <owner>gaim</owner>
+ <type>string</type>
+ <default>gaim-url-handler "%s"</default>
+ <locale name="C">
+ <short>The handler for "ymsgr" URLs</short>
+ <long>The command used to handle "ymsgr" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Behandlungsroutine für "ymsrg"-URLs</short>
+ <long>Der Befehl, der "ymsgr"-URLs verarbeiet, wenn aktiviert</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>The handler for "ymsgr" URLs</short>
+ <long>The command used to handle "ymsgr" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>"ymsgr"-URLien käsittelijä</short>
+ <long>Komento jota käytetään "ymsgr"-URLien käsittelyyn, jos käytössä.</long>
+ </locale>
+
+ <locale name="zh_TW">
+ <short>èçãymsgrãç¶²åçæä»¤</short>
+ <long>èçãymsgrãç¶²åçæä»¤ï¼å¦æåç¨ï¼</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/ymsgr/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/ymsgr/needs_terminal</applyto>
+ <owner>gaim</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Befehl in einem Terminal ausführen</short>
+ <long>Aktivieren, wenn der Befehl, der benutzt wird um diese Art von URL zu verarbeiten, in einem Terminal ausgeführt werden soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="fi">
+ <short>Suorita komento päätteessä</short>
+ <long>Tosi, jos tämäntyyppisen URL:n käsittelyyn käytettävä komento tulisi ajaa päätteessä.</long>
+ </locale>
+
+ <locale name="sl">
+ <short>Zaženi ukaz v sistemskem oknu</short>
+
+ </locale>
+
+ <locale name="zh_TW">
+ <short>å¨çµç«¯æ©å·è¡æä»¤</short>
+ <long>妿¸å¼çºãçãï¼å表示èçé種網åçæä»¤é å¨çµç«¯æ©å·è¡ã</long>
+ </locale>
+ </schema>
+ </schemalist>
+</gconfschemafile>
More information about the pkg-gnome-commits
mailing list