[gnome-color-manager] trivial: add a horizontal seporator in the device profile view



commit 0082a46fcb32493b4790564b8e647c5162a34dfa
Author: Richard Hughes <richard hughsie com>
Date:   Sat Jun 5 23:30:21 2010 +0100

    trivial: add a horizontal seporator in the device profile view

 data/gcm-prefs.ui |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/data/gcm-prefs.ui b/data/gcm-prefs.ui
index 04c811b..6b9e209 100644
--- a/data/gcm-prefs.ui
+++ b/data/gcm-prefs.ui
@@ -213,6 +213,14 @@
                                           </packing>
                                         </child>
                                         <child>
+                                          <object class="GtkHSeparator" id="hseparator1">
+                                            <property name="visible">True</property>
+                                          </object>
+                                          <packing>
+                                            <property name="position">3</property>
+                                          </packing>
+                                        </child>
+                                        <child>
                                           <object class="GtkButton" id="button_assign_make_default">
                                             <property name="label" translatable="yes" comments="Makes the profile the default for the device">_Make Default</property>
                                             <property name="visible">True</property>
@@ -223,7 +231,7 @@
                                             <property name="use_underline">True</property>
                                           </object>
                                           <packing>
-                                            <property name="position">3</property>
+                                            <property name="position">4</property>
                                           </packing>
                                         </child>
                                       </object>



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