openbsd-ports/x11/gnome/applets2/patches/patch-stickynotes_stickynotes_ui
2010-09-30 07:33:16 +00:00

26 lines
1.0 KiB
Plaintext

$OpenBSD: patch-stickynotes_stickynotes_ui,v 1.3 2010/09/30 07:33:16 ajacoutot Exp $
Fix crash of stickynotes. Patch from Open Solaris'
gnome-applets-07-stickynotes-crash.diff
--- stickynotes/stickynotes.ui.orig Sun Sep 26 22:21:46 2010
+++ stickynotes/stickynotes.ui Wed Sep 29 14:18:02 2010
@@ -650,7 +650,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>
@@ -670,7 +670,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>