]> git.0d.be Git - empathy.git/blobdiff - data/empathy.schemas.in
Add a gconf key to define the char to be added for tab completion. Fixes
[empathy.git] / data / empathy.schemas.in
index 29a8bc9945d29c95248531a0d50caf4d058888a9..72ee4405ed1516986afc385656ce831c28404b02 100644 (file)
       </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/hints/close_main_window</key>
       <applyto>/apps/empathy/hints/close_main_window</applyto>