[smuxi: 58/179] Frontend-GNOME: fix widget names



commit 9ab62d2dac095a051819ef2cbc83287bc82182e5
Author: Mirco Bauer <meebey meebey net>
Date:   Tue Oct 15 19:27:44 2013 +0200

    Frontend-GNOME: fix widget names

 .../Interfaces/PreferencesDialog3.ui               |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/src/Frontend-GNOME/Interfaces/PreferencesDialog3.ui 
b/src/Frontend-GNOME/Interfaces/PreferencesDialog3.ui
index 4dcd6e1..9cd3582 100644
--- a/src/Frontend-GNOME/Interfaces/PreferencesDialog3.ui
+++ b/src/Frontend-GNOME/Interfaces/PreferencesDialog3.ui
@@ -1271,7 +1271,7 @@ yy/yyyy = year</property>
                           </packing>
                         </child>
                         <child>
-                          <object class="GtkRadioButton" id="SystemWideFontRadiobutton">
+                          <object class="GtkRadioButton" id="SystemWideFontRadioButton">
                             <property name="label" translatable="yes">System wide</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
@@ -1303,7 +1303,7 @@ yy/yyyy = year</property>
                           </packing>
                         </child>
                         <child>
-                          <object class="GtkRadioButton" id="SystemWideFontColorRadiobutton">
+                          <object class="GtkRadioButton" id="SystemWideFontColorRadioButton">
                             <property name="label" translatable="yes">System wide</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
@@ -1343,7 +1343,7 @@ yy/yyyy = year</property>
                             <property name="receives_default">False</property>
                             <property name="xalign">0</property>
                             <property name="draw_indicator">True</property>
-                            <property name="group">SystemWideFontRadiobutton</property>
+                            <property name="group">SystemWideFontRadioButton</property>
                           </object>
                           <packing>
                             <property name="left_attach">1</property>
@@ -1360,7 +1360,7 @@ yy/yyyy = year</property>
                             <property name="receives_default">False</property>
                             <property name="xalign">0</property>
                             <property name="draw_indicator">True</property>
-                            <property name="group">SystemWideFontColorRadiobutton</property>
+                            <property name="group">SystemWideFontColorRadioButton</property>
                           </object>
                           <packing>
                             <property name="left_attach">1</property>
@@ -1601,7 +1601,7 @@ yy/yyyy = year</property>
                           </packing>
                         </child>
                         <child>
-                          <object class="GtkSwitch" id="switch1">
+                          <object class="GtkSwitch" id="LoggingSwitch">
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                           </object>


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