r13417 - in /packages/unstable/balsa/debian: changelog menu patches/ patches/01_desktop_categories.patch

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Nov 10 01:36:16 UTC 2007


Author: joss
Date: Sat Nov 10 01:36:15 2007
New Revision: 13417

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13417
Log:
* Update menu file to the new layout.
* 01_desktop_categories.patch: fix categories of balsa.desktop to 
  conform to the menu specification.

Added:
    packages/unstable/balsa/debian/patches/
    packages/unstable/balsa/debian/patches/01_desktop_categories.patch
Modified:
    packages/unstable/balsa/debian/changelog
    packages/unstable/balsa/debian/menu

Modified: packages/unstable/balsa/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/balsa/debian/changelog?rev=13417&op=diff
==============================================================================
--- packages/unstable/balsa/debian/changelog (original)
+++ packages/unstable/balsa/debian/changelog Sat Nov 10 01:36:15 2007
@@ -7,8 +7,11 @@
   [ Josselin Mouette ]
   * Patch from Ubuntu to properly remove .gmo and .desktop files in the 
     clean target. Closes: #449125, thanks Marco Rodrigues.
-
- -- Josselin Mouette <joss at debian.org>  Sat, 10 Nov 2007 02:19:30 +0100
+  * Update menu file to the new layout.
+  * 01_desktop_categories.patch: fix categories of balsa.desktop to 
+    conform to the menu specification.
+
+ -- Josselin Mouette <joss at debian.org>  Sat, 10 Nov 2007 02:36:20 +0100
 
 balsa (2.3.20-1) unstable; urgency=high
 

Modified: packages/unstable/balsa/debian/menu
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/balsa/debian/menu?rev=13417&op=diff
==============================================================================
--- packages/unstable/balsa/debian/menu (original)
+++ packages/unstable/balsa/debian/menu Sat Nov 10 01:36:15 2007
@@ -1,9 +1,9 @@
-?package(balsa):				\
-	needs="X11"				\
-	section="Apps/Net"			\
-	title="Balsa"				\
-	command="/usr/bin/balsa"		\
-	hints="Mail"				\
-	icon="/usr/share/pixmaps/balsa.xpm"	\
-	longtitle="Balsa E-mail Client"		\
+?package(balsa):					\
+	needs="X11"					\
+	section="Applications/Network/Communication"	\
+	title="Balsa"					\
+	command="/usr/bin/balsa"			\
+	hints="Mail"					\
+	icon="/usr/share/pixmaps/balsa.xpm"		\
+	longtitle="Balsa E-mail Client"			\
 	description="An e-mail client for GNOME"

Added: packages/unstable/balsa/debian/patches/01_desktop_categories.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/balsa/debian/patches/01_desktop_categories.patch?rev=13417&op=file
==============================================================================
--- packages/unstable/balsa/debian/patches/01_desktop_categories.patch (added)
+++ packages/unstable/balsa/debian/patches/01_desktop_categories.patch Sat Nov 10 01:36:15 2007
@@ -1,0 +1,8 @@
+--- balsa.desktop.in.orig	2007-11-10 02:35:09.906289829 +0100
++++ balsa.desktop.in	2007-11-10 02:35:22.250993313 +0100
+@@ -8,4 +8,4 @@
+ Terminal=false
+ Type=Application
+ StartupNotify=true
+-Categories=GNOME;Application;Network;
++Categories=GNOME;Network;Email




More information about the pkg-gnome-commits mailing list