r16347 - in /packages/unstable/netspeed/debian: changelog patches/applet_category_fix.patch

lool at users.alioth.debian.org lool at users.alioth.debian.org
Thu Jun 26 19:59:26 UTC 2008


Author: lool
Date: Thu Jun 26 19:59:25 2008
New Revision: 16347

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16347
Log:
New patch, applet_category_fix, set category to System instead of
Internet; from Ubuntu.

Added:
    packages/unstable/netspeed/debian/patches/applet_category_fix.patch
Modified:
    packages/unstable/netspeed/debian/changelog

Modified: packages/unstable/netspeed/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/netspeed/debian/changelog?rev=16347&op=diff
==============================================================================
--- packages/unstable/netspeed/debian/changelog (original)
+++ packages/unstable/netspeed/debian/changelog Thu Jun 26 19:59:25 2008
@@ -2,6 +2,8 @@
 
   * Update Homepage.
   * Update Standards-Version to 3.8.0.
+  * New patch, applet_category_fix, set category to System instead of
+    Internet; from Ubuntu.
 
  -- Loic Minier <lool at dooz.org>  Thu, 26 Jun 2008 21:51:42 +0200
 

Added: packages/unstable/netspeed/debian/patches/applet_category_fix.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/netspeed/debian/patches/applet_category_fix.patch?rev=16347&op=file
==============================================================================
--- packages/unstable/netspeed/debian/patches/applet_category_fix.patch (added)
+++ packages/unstable/netspeed/debian/patches/applet_category_fix.patch Thu Jun 26 19:59:25 2008
@@ -1,0 +1,12 @@
+diff -Nur netspeed-0.13/GNOME_NetspeedApplet.server.in.in netspeed-0.13.new/GNOME_NetspeedApplet.server.in.in
+--- netspeed-0.13/GNOME_NetspeedApplet.server.in.in	2005-04-21 23:02:24.000000000 +0200
++++ netspeed-0.13.new/GNOME_NetspeedApplet.server.in.in	2006-04-24 14:51:41.000000000 +0200
+@@ -24,7 +24,7 @@
+         </oaf_attribute>
+         <oaf_attribute name="name" type="string" _value="Network Monitor"/>
+         <oaf_attribute name="description" type="string" _value="Netspeed Applet"/>
+-        <oaf_attribute name="panel:category" type="string" _value="Internet"/>
++        <oaf_attribute name="panel:category" type="string" _value="System &amp; Hardware"/>
+         <oaf_attribute name="panel:icon" type="string" value="netspeed_applet.png"/>
+ 
+ </oaf_server>




More information about the pkg-gnome-commits mailing list