[SCM] mhWaveEdit packaging branch, master, updated. debian/1.4.18-2-3-g65afe81

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Jun 30 09:41:56 UTC 2010


The following commit has been merged in the master branch:
commit 5c714e8be5feea8272fb544f0a8d231d46ee5838
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Jun 30 11:23:00 2010 +0200

    Provide different desktop files, one per package.

diff --git a/share/applications/mhwaveedit.desktop b/debian/mhwaveedit-jack.desktop
similarity index 82%
copy from share/applications/mhwaveedit.desktop
copy to debian/mhwaveedit-jack.desktop
index 3126f47..ef623a3 100644
--- a/share/applications/mhwaveedit.desktop
+++ b/debian/mhwaveedit-jack.desktop
@@ -1,9 +1,9 @@
 [Desktop Entry]
 Type=Application
-Name=mhWaveEdit
+Name=mhWaveEdit (JACK)
 GenericName=Sound file editor
 Comment=Record, play, edit and convert sound files
 Icon=mhwaveedit.xpm
-Exec=mhwaveedit
+Exec=mhwaveedit-jack
 Terminal=false
 Categories=AudioVideo;Audio;AudioVideoEditing;Recorder;
diff --git a/share/applications/mhwaveedit.desktop b/debian/mhwaveedit-pulse.desktop
similarity index 80%
copy from share/applications/mhwaveedit.desktop
copy to debian/mhwaveedit-pulse.desktop
index 3126f47..6b6b565 100644
--- a/share/applications/mhwaveedit.desktop
+++ b/debian/mhwaveedit-pulse.desktop
@@ -1,9 +1,9 @@
 [Desktop Entry]
 Type=Application
-Name=mhWaveEdit
+Name=mhWaveEdit (PulseAudio)
 GenericName=Sound file editor
 Comment=Record, play, edit and convert sound files
 Icon=mhwaveedit.xpm
-Exec=mhwaveedit
+Exec=mhwaveedit-pulse
 Terminal=false
 Categories=AudioVideo;Audio;AudioVideoEditing;Recorder;
diff --git a/debian/mhwaveedit.desktop b/debian/mhwaveedit.desktop
deleted file mode 100644
index 1ee8b85..0000000
--- a/debian/mhwaveedit.desktop
+++ /dev/null
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=mhWaveEdit
-GenericName=
-Comment=
-Icon=mhwaveedit.xpm
-Exec=/usr/bin/mhwaveedit
-Terminal=false
-Categories=AudioVideo;Audio;AudioVideoEditing;Recorder;

-- 
mhWaveEdit packaging



More information about the pkg-multimedia-commits mailing list