From a9c56d98390d3c2c592c00ceef0d10151d6f9c49 Mon Sep 17 00:00:00 2001 From: Danielle Madeley Date: Thu, 10 Jun 2010 18:47:38 +1000 Subject: Convert to new-style schema --- data/org.gnome.Empathy.gschema.xml | 253 +++++++++++++++++++++++++++++++++++++ 1 file changed, 253 insertions(+) create mode 100644 data/org.gnome.Empathy.gschema.xml (limited to 'data/org.gnome.Empathy.gschema.xml') diff --git a/data/org.gnome.Empathy.gschema.xml b/data/org.gnome.Empathy.gschema.xml new file mode 100644 index 000000000..ca3c48c28 --- /dev/null +++ b/data/org.gnome.Empathy.gschema.xml @@ -0,0 +1,253 @@ + + + + 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. + + + -- cgit v1.2.3