[SCM] hydrogen/master: hydrogen.desktop's Name entry should not repeat GenericName description (Closes: #640983)

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Oct 5 18:59:13 UTC 2011


The following commit has been merged in the master branch:
commit 0649fa2fdc4303cf33e0d4ba6a4e3f20549b0f6e
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Oct 5 20:57:34 2011 +0200

    hydrogen.desktop's Name entry should not repeat GenericName description (Closes: #640983)
    
    - Patch from Ronny Standtke

diff --git a/debian/patches/1005_name_shouldnt_repeat_genericname.patch b/debian/patches/1005_name_shouldnt_repeat_genericname.patch
new file mode 100644
index 0000000..2b2546c
--- /dev/null
+++ b/debian/patches/1005_name_shouldnt_repeat_genericname.patch
@@ -0,0 +1,22 @@
+Description: The Name entries in the desktop file should not repeat
+ the description of the program given in the GenericName entries but
+ only contain the short application name.
+From: Ronny Standtke <ronny.standtke at fhnw.ch>
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640983
+Forwarded: no
+---
+ hydrogen.desktop |    5 +----
+ 1 file changed, 1 insertion(+), 4 deletions(-)
+
+--- hydrogen.orig/hydrogen.desktop
++++ hydrogen/hydrogen.desktop
+@@ -1,8 +1,5 @@
+ [Desktop Entry]
+-Name=Hydrogen Drum Machine
+-Name[de]=Hydrogen Drumsequencer
+-Name[ru]=Драм-машина Hydrogen
+-Name[tr]=Hydrogen Davul Makinası
++Name=Hydrogen
+ Comment=Create drum sequences
+ Comment[de]=Schlagzeugsequenzen erstellen
+ Comment[ru]=Создание партий ударных инструментов
diff --git a/debian/patches/series b/debian/patches/series
index 7ed8df6..931a02a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
 1002_relax_SCons_linux2_resolving.patch
 1003_gcc45.patch
 1004_indirect_linking.patch
+1005_name_shouldnt_repeat_genericname.patch

-- 
hydrogen packaging



More information about the pkg-multimedia-commits mailing list