[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#457849: Please add desktop file



Package: mhwaveedit
Severity: wishlist
Tags: patch

Hi!

Please add desktop file. I've attached a patch for it.

Thanks

-- 
Marco Rodrigues

http://Marco.Tondela.org
diff -pruN 1.4.13-1/debian/mhwaveedit.desktop 1.4.13-1ubuntu1/debian/mhwaveedit.desktop
--- 1.4.13-1/debian/mhwaveedit.desktop	1970-01-01 01:00:00.000000000 +0100
+++ 1.4.13-1ubuntu1/debian/mhwaveedit.desktop	2007-11-07 08:14:13.000000000 +0000
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=mhWaveEdit
+GenericName=
+Comment=
+Icon=mhwaveedit.xpm
+Exec=/usr/bin/mhwaveedit
+Terminal=false
+Categories=AudioVideo;Audio;AudioVideoEditing;Recorder;
diff -pruN 1.4.13-1/debian/rules 1.4.13-1ubuntu1/debian/rules
--- 1.4.13-1/debian/rules	2007-11-07 08:15:19.000000000 +0000
+++ 1.4.13-1ubuntu1/debian/rules	2007-11-07 08:14:13.000000000 +0000
@@ -57,6 +57,7 @@ install: build
 	dh_testroot
 	dh_clean -k 
 	dh_installdirs
+	dh_install debian/mhwaveedit.desktop usr/share/applications
 
 	# Add here commands to install the package into debian/mhwaveedit.
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/mhwaveedit
@@ -78,6 +79,7 @@ binary-arch: build install
 	dh_install
 	dh_installmenu
 	dh_installman
+	dh_desktop
 	dh_link
 	dh_strip
 	dh_compress

Reply to: