]> git.0d.be Git - empathy.git/blobdiff - data/empathy.schemas.in
Minor string fixes. Fixes bug #571635
[empathy.git] / data / empathy.schemas.in
index e58bad7cdd6ec4be50fd6bb44789c33c06c59160..62b462fb2aac3756c947be416d1f5c1145d04332 100644 (file)
@@ -9,24 +9,24 @@
       <default>false</default>
       <locale name="C">
         <short>Show offline contacts</short>
-       <long>
-       Whether or not to show contacts that are offline in the contact list.
-       </long>
+        <long>
+        Whether or not to show contacts that are offline in the contact list.
+        </long>
       </locale>
     </schema>
 
     <schema>
-      <key>/schemas/apps/gossip/contacts/sort_criterium</key>
-      <applyto>/apps/gossip/contacts/sort_criterium</applyto>
-      <owner>gossip</owner>
+      <key>/schemas/apps/empathy/contacts/sort_criterium</key>
+      <applyto>/apps/empathy/contacts/sort_criterium</applyto>
+      <owner>empathy</owner>
       <type>string</type>
       <default>name</default>
       <locale name="C">
         <short>Contact list sort criterium</short>
         <long>
-       Which criterium to use when sorting the contact list.
-       Default is to use sort by the contact's name with the value
-       "name". A value of "state" will sort the contact list by state.
+        Which criterium to use when sorting the contact list.
+        Default is to use sort by the contact's name with the value
+        "name". A value of "state" will sort the contact list by state.
         </long>
       </locale>
     </schema>
       <default>true</default>
       <locale name="C">
         <short>Show avatars</short>
-       <long>
-       Whether or not to show avatars for contacts in the contact
+        <long>
+        Whether or not to show avatars for contacts in the contact
         list and chat windows.
-       </long>
+        </long>
       </locale>
     </schema>
 
@@ -54,9 +54,9 @@
       <default>false</default>
       <locale name="C">
         <short>Compact contact list</short>
-       <long>
-       Whether to show the contact list in compact mode or not. 
-       </long>
+        <long>
+        Whether to show the contact list in compact mode or not. 
+        </long>
       </locale>
     </schema>
 
@@ -65,7 +65,7 @@
        <applyto>/apps/empathy/ui/main_window_hidden</applyto>
        <owner>empathy</owner>
        <type>bool</type>
-       <default>true</default>
+       <default>false</default>
        <locale name="C">
           <short>Hide main window</short>
           <long>
        <locale name="C">
           <short>Default directory to select an avatar image from</short>
           <long>
-           The last directory that an avatar image was chosen from.
+            The last directory that an avatar image was chosen from.
           </long>
        </locale>
     </schema>
 
     <schema>
-      <key>/schemas/apps/empathy/notifications/play_sounds</key>
-      <applyto>/apps/empathy/notifications/play_sounds</applyto>
+      <key>/schemas/apps/empathy/sounds/sounds_enabled</key>
+      <applyto>/apps/empathy/sounds/sounds_enabled</applyto>
       <owner>empathy</owner>
       <type>bool</type>
       <default>true</default>
       <locale name="C">
          <short>Use notification sounds</short>
          <long>
-        Whether or not to play a sound when messages arrive.
+         Whether or not to play a sound to notify for events.
+         </long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/empathy/sounds/sounds_disabled_away</key>
+      <applyto>/apps/empathy/sounds/sounds_disabled_away</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+         <short>Disable sounds when away</short>
+         <long>
+         Whether or not to play sound notifications when away or busy.
+         </long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/empathy/sounds/sounds_incoming_message</key>
+      <applyto>/apps/empathy/sounds/sounds_incoming_message</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+         <short>Play a sound for incoming messages</short>
+         <long>
+         Whether or not to play a sound to notify for incoming messages.
+         </long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/empathy/sounds/sounds_outgoing_message</key>
+      <applyto>/apps/empathy/sounds/sounds_outgoing_message</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+         <short>Play a sound for outgoing messages</short>
+         <long>
+         Whether or not to play a sound to notify for outgoing messages.
+         </long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/empathy/sounds/sounds_new_conversation</key>
+      <applyto>/apps/empathy/sounds/sounds_new_conversation</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+         <short>Play a sound for new conversations</short>
+         <long>
+         Whether or not to play a sound to notify for new conversations.
+         </long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/empathy/sounds/sounds_contact_login</key>
+      <applyto>/apps/empathy/sounds/sounds_contact_login</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+         <short>Play a sound when a contact logs in</short>
+         <long>
+         Whether or not to play a sound to notify for contacts logging in the
+         network.
+         </long>
+      </locale>
+    </schema>
+    
+    <schema>
+      <key>/schemas/apps/empathy/sounds/sounds_contact_logout</key>
+      <applyto>/apps/empathy/sounds/sounds_contact_logout</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+         <short>Play a sound when a contact logs out</short>
+         <long>
+         Whether or not to play a sound to notify for contacts logging off the
+         network.
          </long>
       </locale>
     </schema>
 
     <schema>
-      <key>/schemas/apps/empathy/notifications/sound_when_away</key>
-      <applyto>/apps/empathy/notifications/sound_when_away</applyto>
+      <key>/schemas/apps/empathy/sounds/sounds_service_login</key>
+      <applyto>/apps/empathy/sounds/sounds_service_login</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+         <short>Play a sound when we log in</short>
+         <long>
+         Whether or not to play a sound when logging in a network.
+         </long>
+      </locale>
+    </schema>
+    
+    <schema>
+      <key>/schemas/apps/empathy/sounds/sounds_service_logout</key>
+      <applyto>/apps/empathy/sounds/sounds_service_logout</applyto>
       <owner>empathy</owner>
       <type>bool</type>
       <default>false</default>
       <locale name="C">
-         <short>Enable sound when away</short>
+         <short>Play a sound when we log out</short>
          <long>
-        Whether or not to play sounds when away.
+         Whether or not to play a sound when logging off a network.
          </long>
       </locale>
     </schema>
 
     <schema>
-      <key>/schemas/apps/empathy/notifications/sound_when_busy</key>
-      <applyto>/apps/empathy/notifications/sound_when_busy</applyto>
+      <key>/schemas/apps/empathy/notifications/notifications_enabled</key>
+      <applyto>/apps/empathy/notifications/notifications_enabled</applyto>
       <owner>empathy</owner>
       <type>bool</type>
       <default>true</default>
       <locale name="C">
-         <short>Enable sound when busy</short>
+         <short>Enable popup notifications for new messages</short>
          <long>
-        Whether or not to play sounds when busy.
+         Whether or not to show a popup notification when receiving a new
+         message.
          </long>
       </locale>
     </schema>
 
     <schema>
-      <key>/schemas/apps/empathy/notifications/popup_when_contact_available</key>
-      <applyto>/apps/empathy/notifications/popup_when_contact_available</applyto>
+      <key>/schemas/apps/empathy/notifications/notifications_disabled_away</key>
+      <applyto>/apps/empathy/notifications/notifications_disabled_away</applyto>
       <owner>empathy</owner>
       <type>bool</type>
       <default>true</default>
       <locale name="C">
-         <short>Enable popup when contact is available</short>
+         <short>Disable popup notifications when away</short>
          <long>
-        Whether or not to show a popup when a contact becomes available.
+         Whether or not to show popup notifications when away or busy.
+         </long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/empathy/notifications/notifications_focus</key>
+      <applyto>/apps/empathy/notifications/notifications_focus</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+         <short>Popup notifications if the chat isn't focused</short>
+         <long>
+         Whether or not to show a popup notification when receiving a new
+         message even if the chat is already opened, but not focused.
          </long>
       </locale>
     </schema>
        <locale name="C">
           <short>Open new chats in separate windows</short>
           <long>
-           Always open a separate chat window for new chats.
+            Always open a separate chat window for new chats.
           </long>
        </locale>
     </schema>
       <locale name="C">
          <short>Use graphical smileys</short>
          <long>
-        Whether or not to convert smileys into graphical images in
-        conversations.
+         Whether or not to convert smileys into graphical images in
+         conversations.
          </long>
       </locale>
     </schema>
       <type>string</type>
       <default>en</default>
       <locale name="C">
-       <short>Spell checking languages</short>
-       <long>
-         Comma separated list of spell checker languages to use (e.g. en, fr, nl).
-       </long>
+        <short>Spell checking languages</short>
+        <long>
+          Comma separated list of spell checker languages to use (e.g. en, fr, nl).
+        </long>
       </locale>
     </schema>
 
       <default>true</default>
       <locale name="C">
         <short>Enable spell checker</short>
-       <long>
-       Whether or not to check words typed against the languages you
+        <long>
+        Whether or not to check words typed against the languages you
       want to check with.
-       </long>
+        </long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/empathy/conversation/nick_completion_char</key>
+      <applyto>/apps/empathy/conversation/nick_completion_char</applyto>
+      <owner>empathy</owner>
+      <type>string</type>
+      <default>:</default>
+      <locale name="C">
+        <short>Nick completed character</short>
+        <long>
+        Character to add after nickname when using nick completion (tab)
+        in group chat.
+        </long>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/empathy/conversation/avatar_in_icon</key>
+      <applyto>/apps/empathy/conversation/avatar_in_icon</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>Empathy should use the avatar of the contact as the chat window icon</short>
+        <long>
+        Whether or not Empathy should use the avatar of the contact as the chat window icon.
+        </long>
       </locale>
     </schema>
 
       <default>true</default>
       <locale name="C">
         <short>Show hint about closing the main window</short>
-       <long>
-       Whether or not to show the message dialog about closing the
+        <long>
+        Whether or not to show the message dialog about closing the
       main window with the 'x' button in the title bar.
-       </long>
+        </long>
       </locale>
     </schema>
 
-  </schemalist>  
-</gconfschemafile>
+    <schema>
+      <key>/schemas/apps/empathy/accounts/salut_created</key>
+      <applyto>/apps/empathy/accounts/salut_created</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>Salut account is created</short>
+        <long>
+        Whether or not the Salut account has been created on the first
+      Empathy run.
+        </long>
+      </locale>
+    </schema>
 
+    <schema>
+      <key>/schemas/apps/empathy/use_nm</key>
+      <applyto>/apps/empathy/use_nm</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+        <short>NetworkManager should be used</short>
+        <long>
+        Whether or not the network manager should be used to automatically
+        disconnect/reconnect.
+        </long>
+      </locale>
+    </schema>
+    
+    <schema>
+      <key>/schemas/apps/empathy/autoconnect</key>
+      <applyto>/apps/empathy/autoconnect</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+        <short>Empathy should auto-connect on startup</short>
+        <long>
+        Whether or not Empathy should automatically log in to your accounts on startup.
+        </long>
+      </locale>
+    </schema>
 
+    <schema>
+      <key>/schemas/apps/empathy/import_asked</key>
+      <applyto>/apps/empathy/import_asked</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>Empathy has asked about importing accounts</short>
+        <long>
+        Whether or not Empathy has asked about importing accounts from other programs.
+        </long>
+      </locale>
+    </schema>
 
+    <schema>
+      <key>/schemas/apps/empathy/file_transfer/default_folder</key>
+      <applyto>/apps/empathy/file_transfer_default_folder</applyto>
+      <owner>empathy</owner>
+      <type>string</type>
+      <default></default>
+      <locale name="C">
+        <short>Empathy default download folder</short>
+        <long>
+        The default folder to save file transfers in.
+        </long>
+      </locale>
+    </schema>
 
+  </schemalist>  
+</gconfschemafile>