[gnome-control-center] info: Fix ui widget references



commit 975c3aea6a416d78d092d98b980ae18e25cb95b3
Author: Colin Walters <walters verbum org>
Date:   Thu Mar 3 13:25:09 2011 -0500

    info: Fix ui widget references
    
    This should have been rebased into the earlier patches.

 panels/info/info.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/info/info.ui b/panels/info/info.ui
index e14cc71..1cbda1a 100644
--- a/panels/info/info.ui
+++ b/panels/info/info.ui
@@ -609,7 +609,7 @@
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="xalign">1</property>
-                                <property name="label" translatable="yes">Chipset</property>
+                                <property name="label" translatable="yes">Driver</property>
                               </object>
                               <packing>
                                 <property name="x_options">GTK_FILL</property>
@@ -646,7 +646,7 @@
                               </packing>
                             </child>
                             <child>
-                              <object class="GtkLabel" id="graphics_chipset_label">
+                              <object class="GtkLabel" id="graphics_driver_label">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="xalign">0</property>



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