r35671 - in /desktop/unstable/gnome-session/debian: changelog patches/14_hide_session_properties_help.patch patches/series

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 4 22:51:54 UTC 2012


Author: biebl
Date: Tue Sep  4 22:51:54 2012
New Revision: 35671

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35671
Log:
debian/patches/14_hide_session_properties_help.patch: The help button in
gnome-session-properties is currently non-functional, so hide it.

Added:
    desktop/unstable/gnome-session/debian/patches/14_hide_session_properties_help.patch
Modified:
    desktop/unstable/gnome-session/debian/changelog
    desktop/unstable/gnome-session/debian/patches/series

Modified: desktop/unstable/gnome-session/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/changelog?rev=35671&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-session/debian/changelog [utf-8] Tue Sep  4 22:51:54 2012
@@ -4,6 +4,8 @@
     session-properties as the Startup Applications capplet was removed from
     gnome-control-center, which makes it hard to discover the
     gnome-session-properties tool. (Closes: #683814)
+  * debian/patches/14_hide_session_properties_help.patch: The help button in
+    gnome-session-properties is currently non-functional, so hide it.
 
  -- Michael Biebl <biebl at debian.org>  Fri, 01 Jun 2012 01:11:45 +0200
 

Added: desktop/unstable/gnome-session/debian/patches/14_hide_session_properties_help.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/patches/14_hide_session_properties_help.patch?rev=35671&op=file
==============================================================================
--- desktop/unstable/gnome-session/debian/patches/14_hide_session_properties_help.patch (added)
+++ desktop/unstable/gnome-session/debian/patches/14_hide_session_properties_help.patch [utf-8] Tue Sep  4 22:51:54 2012
@@ -1,0 +1,17 @@
+Description: Hide Help button (until GNOME provides the help for 3.x again)
+Author: Michael Terry <michael.terry at canonical.com>
+Bug: https://bugzilla.gnome.org/show_bug.cgi?id=658712
+Bug-Ubuntu: https://launchpad.net/bugs/838539
+
+Index: gnome-session-3.4.2.1/capplet/gsm-properties-dialog.c
+===================================================================
+--- gnome-session-3.4.2.1.orig/capplet/gsm-properties-dialog.c	2011-09-26 16:55:25.000000000 +0200
++++ gnome-session-3.4.2.1/capplet/gsm-properties-dialog.c	2012-09-05 00:39:59.797259138 +0200
+@@ -474,7 +474,6 @@
+         GtkTargetList     *targetlist;
+ 
+         gtk_dialog_add_buttons (GTK_DIALOG (dialog),
+-                                GTK_STOCK_HELP, GTK_RESPONSE_HELP,
+                                 GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE,
+                                 NULL);
+ 

Modified: desktop/unstable/gnome-session/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/patches/series?rev=35671&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/patches/series [utf-8] (original)
+++ desktop/unstable/gnome-session/debian/patches/series [utf-8] Tue Sep  4 22:51:54 2012
@@ -4,3 +4,4 @@
 #10_session_save.patch
 12_no_gdm_fallback.patch
 13_display_session_properties.patch
+14_hide_session_properties_help.patch




More information about the pkg-gnome-commits mailing list