r22659 - in /desktop/unstable/gnome-applets/debian: changelog patches/01_duplicates_ui.patch patches/series

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Dec 20 08:10:09 UTC 2009


Author: joss
Date: Sun Dec 20 08:10:04 2009
New Revision: 22659

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22659
Log:
01_duplicates_ui.patch: stolen upstream. Fixes duplicate entries in 
Sticky notes’ UI file. Closes: #554165.

Added:
    desktop/unstable/gnome-applets/debian/patches/01_duplicates_ui.patch
Modified:
    desktop/unstable/gnome-applets/debian/changelog
    desktop/unstable/gnome-applets/debian/patches/series

Modified: desktop/unstable/gnome-applets/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/changelog?rev=22659&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-applets/debian/changelog [utf-8] Sun Dec 20 08:10:04 2009
@@ -1,3 +1,10 @@
+gnome-applets (2.28.0-4) UNRELEASED; urgency=low
+
+  * 01_duplicates_ui.patch: stolen upstream. Fixes duplicate entries in 
+    Sticky notes’ UI file. Closes: #554165.
+
+ -- Josselin Mouette <joss at debian.org>  Sun, 20 Dec 2009 09:09:19 +0100
+
 gnome-applets (2.28.0-3) unstable; urgency=low
 
   * debian/patches/15_path-max.patch:

Added: desktop/unstable/gnome-applets/debian/patches/01_duplicates_ui.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/patches/01_duplicates_ui.patch?rev=22659&op=file
==============================================================================
--- desktop/unstable/gnome-applets/debian/patches/01_duplicates_ui.patch (added)
+++ desktop/unstable/gnome-applets/debian/patches/01_duplicates_ui.patch [utf-8] Sun Dec 20 08:10:04 2009
@@ -1,0 +1,31 @@
+From 51fd777236b9755bdeeef7e821db6e63653b8f28 Mon Sep 17 00:00:00 2001
+From: Callum McKenzie <callum at 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

Modified: desktop/unstable/gnome-applets/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/patches/series?rev=22659&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/patches/series [utf-8] (original)
+++ desktop/unstable/gnome-applets/debian/patches/series [utf-8] Sun Dec 20 08:10:04 2009
@@ -1,3 +1,4 @@
+01_duplicates_ui.patch
 09_modemlights_use_new_gst.patch
 10_network-manager.patch
 15_path-max.patch




More information about the pkg-gnome-commits mailing list