From 9f2b7eb8484ed134431a526b651dbf1627da6342 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 23 Apr 2012 14:17:49 +0200 Subject: Stop generating gschema from .in file intltool now supports translating gschema files properly so we don't need to do this crack any more. https://bugzilla.gnome.org/show_bug.cgi?id=672619 --- data/org.gnome.Empathy.gschema.xml | 303 +++++++++++++++++++++++++++++++++++++ 1 file changed, 303 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..583eacab1 --- /dev/null +++ b/data/org.gnome.Empathy.gschema.xml @@ -0,0 +1,303 @@ + + + + + + + + + + + + + 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 the user is idle. + + + '' + Empathy default download folder + The default folder to save file transfers in. + + + 0 + + Magic number used to check if sanity cleaning tasks should be run + empathy-sanity-cleaning.c uses this number to check if the cleaning tasks should be executed or not. Users should not change this key manually. + + + + + + + + + + + + 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 + Show Balance in contact list + Whether to show account balances 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. + + + true + Display incoming events in the status area + Display incoming events in the status area. If false, +present them to the user immediately. + + + 0 + The position for the chat window side pane + The stored position (in pixels) of the chat window side pane. + + + true + Show contact groups + Whether to show groups in the contact list. + + + + + 'state' + Contact list sort criterion + Which criterion to use when sorting the contact list. Default is to sort by the contact's state with the value "state". A value of "name" will sort the contact list by name. + + + + + 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. + + + '' + Chat window theme variant + The theme variant 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 + Inform other users when you are typing to them + Whether to send the 'composing' or 'paused' chat states. Does not currently affect the 'gone' state. + + + 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. + + + "/" + Last account selected in Join Room dialog + D-Bus object path of the last account selected to join a room. + + + + + '' + Camera device + Default camera device to use in video calls, e.g. /dev/video0. + + + 'bottom-left' + Camera position + Position the camera preview should be during a call. + + + true + Echo cancellation support + Whether to enable Pulseaudio's echo cancellation filter. + + + + + 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 + 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