File gnome-applets-bnc549063.patch of Package gnome-applets
From 51fd777236b9755bdeeef7e821db6e63653b8f28 Mon Sep 17 00:00:00 2001
From: Callum McKenzie <callum@spooky-possum.org>
Date: Wed, 07 Oct 2009 18:38:05 +0000
Subject: stickynotes: More fixes for duplicate labels in the .ui file.
Patch from Michael Pryc in bug 594797.
---
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>
--
cgit v0.8.2