[SCM] laditools/master: Add patch to fix desktop file as per spec.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jan 25 00:47:39 UTC 2011


The following commit has been merged in the master branch:
commit 9151538e1c1ce2d23645035a96ae98f87fb1197f
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Jan 25 01:47:27 2011 +0100

    Add patch to fix desktop file as per spec.

diff --git a/debian/patches/1001-desktop_files.patch b/debian/patches/1001-desktop_files.patch
new file mode 100644
index 0000000..773d094
--- /dev/null
+++ b/debian/patches/1001-desktop_files.patch
@@ -0,0 +1,30 @@
+Description: Fix desktop files as per spec.
+Author: Alessio Treglia <alessio at debian.org>
+Forwarded: no
+---
+ data/ladiconf.desktop |    1 -
+ data/laditray.desktop |    3 +--
+ 2 files changed, 1 insertion(+), 3 deletions(-)
+
+--- laditools.orig/data/ladiconf.desktop
++++ laditools/data/ladiconf.desktop
+@@ -1,5 +1,4 @@
+ [Desktop Entry]
+-Encoding=UTF-8
+ Name=Linux Audio Configuration
+ Type=Application
+ Comment=JACK and LASH control application configuration
+--- laditools.orig/data/laditray.desktop
++++ laditools/data/laditray.desktop
+@@ -1,10 +1,9 @@
+ [Desktop Entry]
+-Encoding=UTF-8
+ Name=LADITray
+ Type=Application
+ Comment=JACK and LASH control tray application
+ Terminal=false
+ Exec=laditray
+ Icon=laditray
+-Categories=GTK;Application;AudioVideo
++Categories=GTK;AudioVideo
+ GenericName=LADI Trayicon
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..bf28563
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+1001-desktop_files.patch

-- 
laditools packaging



More information about the pkg-multimedia-commits mailing list