[anjuta/gsettings-migration: 14/65] cvs: Fixed preference names to match with GSettings rules



commit e0eb9269dd0a6878ee92e007c105e139afc06da7
Author: Johannes Schmid <jhs gnome org>
Date:   Thu Sep 30 22:10:08 2010 +0200

    cvs: Fixed preference names to match with GSettings rules

 plugins/cvs-plugin/anjuta-cvs-plugin.ui |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/plugins/cvs-plugin/anjuta-cvs-plugin.ui b/plugins/cvs-plugin/anjuta-cvs-plugin.ui
index 2f7b689..67d3e22 100644
--- a/plugins/cvs-plugin/anjuta-cvs-plugin.ui
+++ b/plugins/cvs-plugin/anjuta-cvs-plugin.ui
@@ -67,7 +67,7 @@
               </packing>
             </child>
             <child>
-              <object class="GtkFileChooserButton" id="preferences_file:text:/usr/bin/cvs:0:cvs.path">
+              <object class="GtkFileChooserButton" id="preferences_file:text:/usr/bin/cvs:0:cvs-path">
                 <property name="visible">True</property>
               </object>
               <packing>
@@ -95,7 +95,7 @@
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkCheckButton" id="preferences_toggle:bool:1:0:cvs.ignorerc">
+                  <object class="GtkCheckButton" id="preferences_toggle:bool:1:0:cvs-ignorerc">
                     <property name="label" translatable="yes">Ignore .cvsrc file (recommended)</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
@@ -112,7 +112,7 @@
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkSpinButton" id="preferences_spin:int:3:0:cvs.compression">
+                  <object class="GtkSpinButton" id="preferences_spin:int:3:0:cvs-compression">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="adjustment">adjustment1</property>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]