]> git.0d.be Git - empathy.git/blobdiff - data/empathy.schemas.in
Add a new gconf value to know if mc4 accounts have to be imported
[empathy.git] / data / empathy.schemas.in
index bb9068725e3c94c15da6192d02a15154171e98cf..7c0f8af20fa7293e2b524b6a9241741e714938dd 100644 (file)
     <schema>
       <key>/schemas/apps/empathy/use_conn</key>
       <applyto>/apps/empathy/use_conn</applyto>
+      <key>/schemas/apps/empathy/accounts/import_mc4_accounts</key>
+      <applyto>/apps/empathy/accounts/import_mc4_accounts</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+        <short>MC 4 accounts have to be imported</short>
+        <long>
+        MC 4 accounts have to be importedd 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>