From 4b4d14729fd0b03b72fd8b02047e0e97a4f79042 Mon Sep 17 00:00:00 2001 From: Danielle Madeley Date: Fri, 11 Jun 2010 12:07:58 +1000 Subject: Mark schema summaries and descriptions for translation --- data/.gitignore | 1 + data/Makefile.am | 1 + data/org.gnome.Empathy.gschema.xml | 253 --------------------------------- data/org.gnome.Empathy.gschema.xml.in | 258 ++++++++++++++++++++++++++++++++++ 4 files changed, 260 insertions(+), 253 deletions(-) delete mode 100644 data/org.gnome.Empathy.gschema.xml create mode 100644 data/org.gnome.Empathy.gschema.xml.in diff --git a/data/.gitignore b/data/.gitignore index 56560b3b5..58d6c1ba1 100644 --- a/data/.gitignore +++ b/data/.gitignore @@ -1,6 +1,7 @@ empathy.desktop empathy.desktop.in org.gnome.Empathy.gschema.valid +org.gnome.Empathy.gschema.xml org.freedesktop.Telepathy.Client.Empathy.service empathy-accounts.desktop empathy-accounts.desktop.in diff --git a/data/Makefile.am b/data/Makefile.am index 3d4d03d43..d1f00794d 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -12,6 +12,7 @@ gsettings_SCHEMAS = \ org.gnome.Empathy.gschema.xml \ $(NULL) +@INTLTOOL_XML_NOMERGE_RULE@ @GSETTINGS_RULES@ convertdir = $(datarootdir)/GConf/gsettings diff --git a/data/org.gnome.Empathy.gschema.xml b/data/org.gnome.Empathy.gschema.xml deleted file mode 100644 index ca3c48c28..000000000 --- a/data/org.gnome.Empathy.gschema.xml +++ /dev/null @@ -1,253 +0,0 @@ - - - - true - Connection managers should be used - Whether connectivity managers should be used to automatically disconnect/reconnect. - - - true - Empathy should auto-connect on startup - Whether Empathy should automatically log into your accounts on startup. - - - true - Empathy should auto-away when idle - Whether Empathy should go into away mode automatically if user is idle. - - - false - Empathy has asked about importing accounts - Whether Empathy has asked about importing accounts from other programs. - - - false - Empathy has migrated butterfly logs - Whether Empathy has migrated butterfly logs. - - - '' - Empathy default download folder - The default folder to save file transfers in. - - - - - - - - - - - - - true - Show offline contacts - Whether to show contacts that are offline in the contact list. - - - true - Show avatars - Whether to show avatars for contacts in the contact list and chat windows. - - - false - Show protocols - Whether to show protocols for contacts in the contact list. - - - false - Compact contact list - Whether to show the contact list in compact mode. - - - false - Hide main window - Hide the main window. - - - '' - Default directory to select an avatar image from - The last directory that an avatar image was chosen from. - - - false - Open new chats in separate windows - Always open a separate chat window for new chats. - - - - - 'state' - Contact list sort criterion - Which criterion to use when sorting the contact list. Default is to sort by the contact's name with the value "name". A value of "state" will sort the contact list by state. - - - - - true - Use notification sounds - Whether to play a sound to notify of events. - - - true - Disable sounds when away - Whether to play sound notifications when away or busy. - - - true - Play a sound for incoming messages - Whether to play a sound to notify of incoming messages. - - - false - Play a sound for outgoing messages - Whether to play a sound to notify of outgoing messages. - - - true - Play a sound for new conversations - Whether to play a sound to notify of new conversations. - - - false - Play a sound when a contact logs in - Whether to play a sound to notify of contacts logging into the network. - - - false - Play a sound when a contact logs out - Whether to play a sound to notify of contacts logging out of the network. - - - false - Play a sound when we log in - Whether to play a sound when logging into a network. - - - false - Play a sound when we log out - Whether to play a sound when logging out of a network. - - - - - true - Enable popup notifications for new messages - Whether to show a popup notification when receiving a new message. - - - true - Disable popup notifications when away - Whether to show popup notifications when away or busy. - - - false - Pop up notifications if the chat isn't focused - Whether to show a popup notification when receiving a new message even if the chat is already opened, but not focused. - - - false - Pop up notifications when a contact logs in - Whether to show a popup notification when a contact goes online. - - - false - Pop up notifications when a contact logs out - Whether to show a popup notification when a contact goes offline. - - - - - true - Use graphical smileys - Whether to convert smileys into graphical images in conversations. - - - true - Show contact list in rooms - Whether to show the contact list in chat rooms. - - - 'classic' - Chat window theme - The theme that is used to display the conversation in chat windows. - - - '' - Path of the Adium theme to use - Path of the Adium theme to use if the theme used for chat is Adium. - - - false - Enable WebKit Developer Tools - Whether WebKit developer tools, such as the Web Inspector, should be enabled. - - - true - Use theme for chat rooms - Whether to use the theme for chat rooms. - - - 'en' - Spell checking languages - Comma-separated list of spell checker languages to use (e.g. "en, fr, nl"). - - - true - Enable spell checker - Whether to check words typed against the languages you want to check with. - - - ':' - Nick completed character - Character to add after nickname when using nick completion (tab) in group chat. - - - false - Empathy should use the avatar of the contact as the chat window icon - Whether Empathy should use the avatar of the contact as the chat window icon. - - - - - true - Show hint about closing the main window - Whether to show the message dialog about closing the main window with the 'x' button in the title bar. - - - - - false - MC 4 accounts have been imported - MC 4 accounts have been imported. - - - - - false - Empathy can publish the user's location - Whether Empathy can publish the user's location to their contacts. - - - true - Empathy can use the network to guess the location - Whether Empathy can use the network to guess the location. - - - true - Empathy can use the cellular network to guess the location - Whether Empathy can use the cellular network to guess the location. - - - false - Empathy can use the GPS to guess the location - Whether Empathy can use the GPS to guess the location. - - - true - Empathy should reduce the location's accuracy - Whether Empathy should reduce the location's accuracy for privacy reasons. - - - diff --git a/data/org.gnome.Empathy.gschema.xml.in b/data/org.gnome.Empathy.gschema.xml.in new file mode 100644 index 000000000..607530870 --- /dev/null +++ b/data/org.gnome.Empathy.gschema.xml.in @@ -0,0 +1,258 @@ + + + + true + <_summary>Connection managers should be used + <_description>Whether connectivity managers should be used to automatically disconnect/reconnect. + + + true + <_summary>Empathy should auto-connect on startup + <_description>Whether Empathy should automatically log into your accounts on startup. + + + true + <_summary>Empathy should auto-away when idle + <_description>Whether Empathy should go into away mode automatically if user is idle. + + + false + <_summary>Empathy has asked about importing accounts + <_description>Whether Empathy has asked about importing accounts from other programs. + + + false + <_summary>Empathy has migrated butterfly logs + <_description>Whether Empathy has migrated butterfly logs. + + + '' + <_summary>Empathy default download folder + <_description>The default folder to save file transfers in. + + + + + + + + + + + + + true + <_summary>Show offline contacts + <_description>Whether to show contacts that are offline in the contact list. + + + true + <_summary>Show avatars + <_description>Whether to show avatars for contacts in the contact list and chat windows. + + + false + <_summary>Show protocols + <_description>Whether to show protocols for contacts in the contact list. + + + false + <_summary>Compact contact list + <_description>Whether to show the contact list in compact mode. + + + false + <_summary>Hide main window + <_description>Hide the main window. + + + '' + <_summary>Default directory to select an avatar image from + <_description>The last directory that an avatar image was chosen from. + + + false + <_summary>Open new chats in separate windows + <_description>Always open a separate chat window for new chats. + + + 0 + <_summary>The position for the chat window side pane + <_description>The stored position (in pixels) of the chat window side pane. + + + + + 'state' + <_summary>Contact list sort criterion + <_description>Which criterion to use when sorting the contact list. Default is to sort by the contact's name with the value "name". A value of "state" will sort the contact list by state. + + + + + true + <_summary>Use notification sounds + <_description>Whether to play a sound to notify of events. + + + true + <_summary>Disable sounds when away + <_description>Whether to play sound notifications when away or busy. + + + true + <_summary>Play a sound for incoming messages + <_description>Whether to play a sound to notify of incoming messages. + + + false + <_summary>Play a sound for outgoing messages + <_description>Whether to play a sound to notify of outgoing messages. + + + true + <_summary>Play a sound for new conversations + <_description>Whether to play a sound to notify of new conversations. + + + false + <_summary>Play a sound when a contact logs in + <_description>Whether to play a sound to notify of contacts logging into the network. + + + false + <_summary>Play a sound when a contact logs out + <_description>Whether to play a sound to notify of contacts logging out of the network. + + + false + <_summary>Play a sound when we log in + <_description>Whether to play a sound when logging into a network. + + + false + <_summary>Play a sound when we log out + <_description>Whether to play a sound when logging out of a network. + + + + + true + <_summary>Enable popup notifications for new messages + <_description>Whether to show a popup notification when receiving a new message. + + + true + <_summary>Disable popup notifications when away + <_description>Whether to show popup notifications when away or busy. + + + false + <_summary>Pop up notifications if the chat isn't focused + <_description>Whether to show a popup notification when receiving a new message even if the chat is already opened, but not focused. + + + false + <_summary>Pop up notifications when a contact logs in + <_description>Whether to show a popup notification when a contact goes online. + + + false + <_summary>Pop up notifications when a contact logs out + <_description>Whether to show a popup notification when a contact goes offline. + + + + + true + <_summary>Use graphical smileys + <_description>Whether to convert smileys into graphical images in conversations. + + + true + <_summary>Show contact list in rooms + <_description>Whether to show the contact list in chat rooms. + + + 'classic' + <_summary>Chat window theme + <_description>The theme that is used to display the conversation in chat windows. + + + '' + <_summary>Path of the Adium theme to use + <_description>Path of the Adium theme to use if the theme used for chat is Adium. + + + false + <_summary>Enable WebKit Developer Tools + <_description>Whether WebKit developer tools, such as the Web Inspector, should be enabled. + + + true + <_summary>Use theme for chat rooms + <_description>Whether to use the theme for chat rooms. + + + 'en' + <_summary>Spell checking languages + <_description>Comma-separated list of spell checker languages to use (e.g. "en, fr, nl"). + + + true + <_summary>Enable spell checker + <_description>Whether to check words typed against the languages you want to check with. + + + ':' + <_summary>Nick completed character + <_description>Character to add after nickname when using nick completion (tab) in group chat. + + + false + <_summary>Empathy should use the avatar of the contact as the chat window icon + <_description>Whether Empathy should use the avatar of the contact as the chat window icon. + + + + + true + <_summary>Show hint about closing the main window + <_description>Whether to show the message dialog about closing the main window with the 'x' button in the title bar. + + + + + false + <_summary>MC 4 accounts have been imported + <_description>MC 4 accounts have been imported. + + + + + false + <_summary>Empathy can publish the user's location + <_description>Whether Empathy can publish the user's location to their contacts. + + + true + <_summary>Empathy can use the network to guess the location + <_description>Whether Empathy can use the network to guess the location. + + + true + <_summary>Empathy can use the cellular network to guess the location + <_description>Whether Empathy can use the cellular network to guess the location. + + + false + <_summary>Empathy can use the GPS to guess the location + <_description>Whether Empathy can use the GPS to guess the location. + + + true + <_summary>Empathy should reduce the location's accuracy + <_description>Whether Empathy should reduce the location's accuracy for privacy reasons. + + + -- cgit v1.2.3