r22896 - in /packages/unstable/gnome-main-menu/debian: changelog patches/applet-category.diff patches/series

jak at users.alioth.debian.org jak at users.alioth.debian.org
Thu Jan 28 17:24:06 UTC 2010


Author: jak
Date: Thu Jan 28 17:24:05 2010
New Revision: 22896

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22896
Log:
applet-category.diff: Add a category to the applet.

Added:
    packages/unstable/gnome-main-menu/debian/patches/applet-category.diff
Modified:
    packages/unstable/gnome-main-menu/debian/changelog
    packages/unstable/gnome-main-menu/debian/patches/series

Modified: packages/unstable/gnome-main-menu/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-main-menu/debian/changelog?rev=22896&op=diff
==============================================================================
--- packages/unstable/gnome-main-menu/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-main-menu/debian/changelog [utf-8] Thu Jan 28 17:24:05 2010
@@ -2,8 +2,9 @@
 
   * respect-nautilus-spacial-setting.diff: Do not pass --browser to nautilus.
   * debian/patches: Add DEP-3 headers to all our patches.
+  * applet-category.diff: Add a category to the applet.
 
- -- Julian Andres Klode <jak at debian.org>  Sat, 12 Dec 2009 15:34:28 +0100
+ -- Julian Andres Klode <jak at debian.org>  Thu, 28 Jan 2010 18:22:28 +0100
 
 gnome-main-menu (0.9.13-2) unstable; urgency=low
 

Added: packages/unstable/gnome-main-menu/debian/patches/applet-category.diff
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-main-menu/debian/patches/applet-category.diff?rev=22896&op=file
==============================================================================
--- packages/unstable/gnome-main-menu/debian/patches/applet-category.diff (added)
+++ packages/unstable/gnome-main-menu/debian/patches/applet-category.diff [utf-8] Thu Jan 28 17:24:05 2010
@@ -1,0 +1,13 @@
+Description: Add a category to the panel applet.
+Origin: vendor, https://edge.launchpad.net/ubuntu/+source/gnome-main-menu/0.9.12+dfsg-0ubuntu4
+
+diff -Nur slab-0.0.cvs.20060915.orig/main-menu/etc/GNOME_MainMenu.server.in.in slab-0.0.cvs.20060915/main-menu/etc/GNOME_MainMenu.server.in.in
+--- slab-0.0.cvs.20060915.orig/main-menu/etc/GNOME_MainMenu.server.in.in	2006-06-26 16:13:03.000000000 +0200
++++ slab-0.0.cvs.20060915/main-menu/etc/GNOME_MainMenu.server.in.in	2006-09-27 22:16:20.000000000 +0200
+@@ -21,5 +21,6 @@
+         <oaf_attribute name="name" type="string" _value="Main Menu"/>
+         <oaf_attribute name="description" type="string" _value="Default menu and application browser"/>
+         <oaf_attribute name="panel:icon" type="string" value="computer.png"/>
++	<oaf_attribute name="panel:category" type="string" value="Utilities"/>
+ </oaf_server>
+ </oaf_info>

Modified: packages/unstable/gnome-main-menu/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-main-menu/debian/patches/series?rev=22896&op=diff
==============================================================================
--- packages/unstable/gnome-main-menu/debian/patches/series [utf-8] (original)
+++ packages/unstable/gnome-main-menu/debian/patches/series [utf-8] Thu Jan 28 17:24:05 2010
@@ -4,3 +4,4 @@
 ltmain-as-needed.diff
 non-linux.diff
 respect-nautilus-spacial-setting.diff
+applet-category.diff




More information about the pkg-gnome-commits mailing list