[SCM] swami/master: added patch for desktop file explicit UTF-8 Encoding

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Dec 3 05:30:06 UTC 2010


The following commit has been merged in the master branch:
commit 2ab581e4f8d049c9c07b0a481b3bc0c56a9ba3ca
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Dec 3 06:30:02 2010 +0100

    added patch for desktop file explicit UTF-8 Encoding

diff --git a/debian/patches/01_desktop_file_fix.patch b/debian/patches/01_desktop_file_fix.patch
new file mode 100644
index 0000000..eccc0c2
--- /dev/null
+++ b/debian/patches/01_desktop_file_fix.patch
@@ -0,0 +1,14 @@
+Description: Fix desktop file to not explicitly specifies an Encoding of UTF-8
+Author: Jaromír Mikeš <mira.mikes at seznam.cz>
+Forwarded: no
+
+Index: swami/swami.desktop
+===================================================================
+--- swami.orig/swami.desktop	2010-12-03 06:01:01.000000000 +0100
++++ swami/swami.desktop	2010-12-03 06:02:22.000000000 +0100
+@@ -1,5 +1,4 @@
+ [Desktop Entry]
+-Encoding=UTF-8
+ Name=Swami Instrument Editor
+ GenericName=Instrument Editor
+ Comment=Create, play and organize MIDI instruments and sounds
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..4bf289c
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01_desktop_file_fix.patch

-- 
swami packaging



More information about the pkg-multimedia-commits mailing list