Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-applets/files: gnome-applets-2.28.0-stickynotes-duplicate-labels-ui.patch
Date: Thu, 29 Oct 2009 23:48:43
Message-Id: E1N3ejR-0003mV-Qo@stork.gentoo.org
1 eva 09/10/29 23:48:41
2
3 Added:
4 gnome-applets-2.28.0-stickynotes-duplicate-labels-ui.patch
5 Log:
6 New version for GNOME 2.28.
7 (Portage version: 2.2_rc46/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 gnome-base/gnome-applets/files/gnome-applets-2.28.0-stickynotes-duplicate-labels-ui.patch
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-applets/files/gnome-applets-2.28.0-stickynotes-duplicate-labels-ui.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-applets/files/gnome-applets-2.28.0-stickynotes-duplicate-labels-ui.patch?rev=1.1&content-type=text/plain
14
15 Index: gnome-applets-2.28.0-stickynotes-duplicate-labels-ui.patch
16 ===================================================================
17 From 26488f7c397fd3e41c7c64eaf2b14b577605e97e Mon Sep 17 00:00:00 2001
18 From: Callum McKenzie <callum@×××××××××××××.org>
19 Date: Wed, 07 Oct 2009 18:38:05 +0000
20 Subject: stickynotes: More fixes for duplicate labels in the .ui file.
21
22 Patch from Michael Pryc in bug 594797.
23 ---
24 diff --git a/stickynotes/stickynotes.ui b/stickynotes/stickynotes.ui
25 index 7035355..16c3a29 100644
26 --- a/stickynotes/stickynotes.ui
27 +++ b/stickynotes/stickynotes.ui
28 @@ -474,7 +474,7 @@
29 </packing>
30 </child>
31 <child>
32 - <object class="GtkVBox" id="vbox1">
33 + <object class="GtkVBox" id="vbox3">
34 <property name="visible">True</property>
35 <property name="orientation">vertical</property>
36 <child>
37 @@ -494,7 +494,7 @@
38 </packing>
39 </child>
40 <child>
41 - <object class="GtkLabel" id="label1">
42 + <object class="GtkLabel" id="label2">
43 <property name="visible">True</property>
44 <property name="xalign">0</property>
45 <property name="label" translatable="yes">This cannot be undone.</property>
46 --
47 cgit v0.8.2