r13209 - in /packages/experimental/gossip/debian: changelog patches/00_debian-branding.patch patches/03_debian-branding.patch patches/04_fix-help-menu.patch

nobse at users.alioth.debian.org nobse at users.alioth.debian.org
Sun Oct 21 07:49:32 UTC 2007


Author: nobse
Date: Sun Oct 21 07:49:31 2007
New Revision: 13209

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13209
Log:
Renamed patches.

Added:
    packages/experimental/gossip/debian/patches/03_debian-branding.patch
      - copied unchanged from r13206, packages/experimental/gossip/debian/patches/00_debian-branding.patch
    packages/experimental/gossip/debian/patches/04_fix-help-menu.patch
Removed:
    packages/experimental/gossip/debian/patches/00_debian-branding.patch
Modified:
    packages/experimental/gossip/debian/changelog

Modified: packages/experimental/gossip/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gossip/debian/changelog?rev=13209&op=diff
==============================================================================
--- packages/experimental/gossip/debian/changelog (original)
+++ packages/experimental/gossip/debian/changelog Sun Oct 21 07:49:31 2007
@@ -1,6 +1,6 @@
 gossip (1:0.27+svn2657-2) experimental; urgency=low
 
-  * New patch, 03_fix-help.patch, to get the help menu back.
+  * New patch, 04_fix-help-menu.patch, to get the help menu back.
   * Add --enable-scrollkeeper to build options.
 
  -- Norbert Tretkowski <nobse at debian.org>  Sat, 20 Oct 2007 23:10:33 +0200
@@ -14,11 +14,11 @@
 gossip (1:0.27-4) unstable; urgency=low
 
   * Upload to unstable again.
-  * New patch, 00_debian-branding.patch, to get the distribution into the
+  * New patch, 01_disable-smooth-scrolling.patch, to disable smooth scrolling
+    completely; GNOME #471316; Closes: #442015.
+  * New patch, 02_german-translation.patch, to fix german translations.
+  * New patch, 03_debian-branding.patch, to get the distribution into the
     vcard.
-  * New patch, 01_disable-smooth-scrolling.patch, to disable smooth scrolling
-    completely; GNOME #471316.
-  * New patch, 02_german-translation.patch, to fix german translations.
 
  -- Norbert Tretkowski <nobse at debian.org>  Fri, 19 Oct 2007 13:02:15 +0200
 

Added: packages/experimental/gossip/debian/patches/04_fix-help-menu.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gossip/debian/patches/04_fix-help-menu.patch?rev=13209&op=file
==============================================================================
--- packages/experimental/gossip/debian/patches/04_fix-help-menu.patch (added)
+++ packages/experimental/gossip/debian/patches/04_fix-help-menu.patch Sun Oct 21 07:49:31 2007
@@ -1,0 +1,14 @@
+diff -Nur gossip-0.27+svn2657.orig/src/gossip-app.c gossip-0.27+svn2657/src/gossip-app.c
+--- gossip-0.27+svn2657.orig/src/gossip-app.c	2007-10-20 19:18:24.000000000 +0200
++++ gossip-0.27+svn2657/src/gossip-app.c	2007-10-20 23:29:42.000000000 +0200
+@@ -826,10 +826,6 @@
+ 	gtk_widget_hide (priv->chat_context);
+ 	gtk_widget_hide (priv->chat_context_separator);
+ 
+-#ifndef HAVE_HELP
+-	gtk_widget_hide (help_contents);
+-#endif
+-
+ 	/* Set up connection related widgets. */
+ 	app_connection_items_setup (glade);
+ 	g_object_unref (glade);




More information about the pkg-gnome-commits mailing list