]> git.pld-linux.org Git - packages/gnome-applets.git/commitdiff
- fixes crash in stickynotes applet (bg#594797 lp#532911)
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 14 Mar 2010 17:51:51 +0000 (17:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-applets-crash.patch -> 1.1

gnome-applets-crash.patch [new file with mode: 0644]

diff --git a/gnome-applets-crash.patch b/gnome-applets-crash.patch
new file mode 100644 (file)
index 0000000..5a64389
--- /dev/null
@@ -0,0 +1,20 @@
+--- a/stickynotes/stickynotes.ui       2009-12-16 20:33:51.000000000 +0100
++++ b/stickynotes/stickynotes.ui       2010-03-05 21:41:22.000000000 +0100
+@@ -593,7 +593,7 @@
+               </packing>
+             </child>
+             <child>
+-              <object class="GtkVBox" id="vbox1">
++              <object class="GtkVBox" id="vbox99">
+                 <property name="visible">True</property>
+                 <property name="orientation">vertical</property>
+                 <child>
+@@ -613,7 +613,7 @@
+                   </packing>
+                 </child>
+                 <child>
+-                  <object class="GtkLabel" id="label1">
++                  <object class="GtkLabel" id="label99">
+                     <property name="visible">True</property>
+                     <property name="xalign">0</property>
+                     <property name="label" translatable="yes">This cannot be undone.</property>
This page took 0.154074 seconds and 4 git commands to generate.