r14291 - in /desktop/unstable/gnome-menus/debian: changelog patches/11_accessibility_accessories.patch patches/series

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Jan 20 10:13:22 UTC 2008


Author: joss
Date: Sun Jan 20 10:13:21 2008
New Revision: 14291

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14291
Log:
* 11_accessibility_accessories.patch: new patch; exclude accessibility 
  tools from the Accessories directory, they are already in the 
  Universal Access menu.

Added:
    desktop/unstable/gnome-menus/debian/patches/11_accessibility_accessories.patch
Modified:
    desktop/unstable/gnome-menus/debian/changelog
    desktop/unstable/gnome-menus/debian/patches/series

Modified: desktop/unstable/gnome-menus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus/debian/changelog?rev=14291&op=diff
==============================================================================
--- desktop/unstable/gnome-menus/debian/changelog (original)
+++ desktop/unstable/gnome-menus/debian/changelog Sun Jan 20 10:13:21 2008
@@ -1,3 +1,11 @@
+gnome-menus (2.20.3-2) UNRELEASED; urgency=low
+
+  * 11_accessibility_accessories.patch: new patch; exclude accessibility 
+    tools from the Accessories directory, they are already in the 
+    Universal Access menu.
+
+ -- Josselin Mouette <joss at debian.org>  Sun, 20 Jan 2008 11:07:12 +0100
+
 gnome-menus (2.20.3-1) unstable; urgency=low
 
   * New upstream release with translation updates only:

Added: desktop/unstable/gnome-menus/debian/patches/11_accessibility_accessories.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus/debian/patches/11_accessibility_accessories.patch?rev=14291&op=file
==============================================================================
--- desktop/unstable/gnome-menus/debian/patches/11_accessibility_accessories.patch (added)
+++ desktop/unstable/gnome-menus/debian/patches/11_accessibility_accessories.patch Sun Jan 20 10:13:21 2008
@@ -1,0 +1,15 @@
+Bugzilla #510757
+Index: gnome-menus-2.20.3/layout/applications.menu
+===================================================================
+--- gnome-menus-2.20.3.orig/layout/applications.menu	2008-01-20 11:03:02.933697545 +0100
++++ gnome-menus-2.20.3/layout/applications.menu	2008-01-20 11:04:49.967797071 +0100
+@@ -28,6 +28,9 @@
+         <Not>
+           <Category>System</Category>
+         </Not>
++        <Not>
++          <Category>Accessibility</Category>
++        </Not>
+       </And>
+     </Include>
+   </Menu> <!-- End Accessories -->

Modified: desktop/unstable/gnome-menus/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus/debian/patches/series?rev=14291&op=diff
==============================================================================
--- desktop/unstable/gnome-menus/debian/patches/series (original)
+++ desktop/unstable/gnome-menus/debian/patches/series Sun Jan 20 10:13:21 2008
@@ -9,5 +9,6 @@
 09_games-menu.patch
 10_use-default-python-path.patch
 #20_show-admin-tools-for-admin-group.patch
+11_accessibility_accessories.patch
 21_default-python-in-shebang.patch
 70_reautogen.patch




More information about the pkg-gnome-commits mailing list