r16261 - in /packages/experimental/system-config-printer/debian: changelog patches/15_close_shortcut.patch

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Jun 14 15:03:22 UTC 2008


Author: joss
Date: Sat Jun 14 15:03:22 2008
New Revision: 16261

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16261
Log:
15_close_shortcut.patch: use gtk-close instead of gtk-quit, so that 
the default shortcuts to close a window are used.

Added:
    packages/experimental/system-config-printer/debian/patches/15_close_shortcut.patch
Modified:
    packages/experimental/system-config-printer/debian/changelog

Modified: packages/experimental/system-config-printer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/system-config-printer/debian/changelog?rev=16261&op=diff
==============================================================================
--- packages/experimental/system-config-printer/debian/changelog (original)
+++ packages/experimental/system-config-printer/debian/changelog Sat Jun 14 15:03:22 2008
@@ -10,6 +10,8 @@
   * 09_eu_po.patch: Basque translation from Piarres Beobide.
   * 14_zh_CN_po.patch: updated simplified Chinese translation from Deng 
     Xiyue. Closes: #486198.
+  * 15_close_shortcut.patch: use gtk-close instead of gtk-quit, so that 
+    the default shortcuts to close a window are used.
 
  -- Josselin Mouette <joss at debian.org>  Sun, 08 Jun 2008 18:03:13 +0200
 

Added: packages/experimental/system-config-printer/debian/patches/15_close_shortcut.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/system-config-printer/debian/patches/15_close_shortcut.patch?rev=16261&op=file
==============================================================================
--- packages/experimental/system-config-printer/debian/patches/15_close_shortcut.patch (added)
+++ packages/experimental/system-config-printer/debian/patches/15_close_shortcut.patch Sat Jun 14 15:03:22 2008
@@ -1,0 +1,11 @@
+--- system-config-printer.glade.orig	2008-06-14 17:00:30.689968417 +0200
++++ system-config-printer.glade	2008-06-14 17:02:11.657969728 +0200
+@@ -89,7 +89,7 @@
+ 		  <child>
+ 		    <widget class="GtkImageMenuItem" id="quit">
+ 		      <property name="visible">True</property>
+-		      <property name="label">gtk-quit</property>
++		      <property name="label">gtk-close</property>
+ 		      <property name="use_stock">True</property>
+ 		      <signal name="activate" handler="on_quit_activate" last_modification_time="Thu, 23 Feb 2006 13:13:16 GMT"/>
+ 		    </widget>




More information about the pkg-gnome-commits mailing list