[gnome-applets] stickynotes: More fixes for duplicate labels in the .ui file.



commit 51fd777236b9755bdeeef7e821db6e63653b8f28
Author: Callum McKenzie <callum spooky-possum org>
Date:   Thu Oct 8 07:38:05 2009 +1300

    stickynotes: More fixes for duplicate labels in the .ui file.
    
    Patch from Michael Pryc in bug 594797.

 stickynotes/stickynotes.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/stickynotes/stickynotes.ui b/stickynotes/stickynotes.ui
index 7035355..16c3a29 100644
--- a/stickynotes/stickynotes.ui
+++ b/stickynotes/stickynotes.ui
@@ -474,7 +474,7 @@
               </packing>
             </child>
             <child>
-              <object class="GtkVBox" id="vbox1">
+              <object class="GtkVBox" id="vbox3">
                 <property name="visible">True</property>
                 <property name="orientation">vertical</property>
                 <child>
@@ -494,7 +494,7 @@
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkLabel" id="label1">
+                  <object class="GtkLabel" id="label2">
                     <property name="visible">True</property>
                     <property name="xalign">0</property>
                     <property name="label" translatable="yes">This cannot be undone.</property>



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