Package: avida-qt-viewer
Version: 2.0b7-4
Severity: wishlist
Tags: patch
Hi,
Ubuntu have added a .desktop file for this package. The patch
to do this is at the bottom of this mail. Please consider
applying it. The file originally came from Phil Bull.
I note that you may be able to edit debian/dirs and debian/install
rather than the rules file, but I'm not sure that you have them,
and it's obviously your discretion.
Thanks,
James
--- 2.0b7-4/debian/avida-qt-viewer.desktop 1970-01-01 01:00:00.000000000
+0100
+++ 2.0b7-4ubuntu2/debian/avida-qt-viewer.desktop 2007-03-02
01:17:09.000000000 +0000
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Version=1.0
+Encoding=UTF-8
+Name=Avida Evolution Simulator
+GenericName=Evolution Simulator
+Comment=Study mutation and evolution in a virtual world
+Type=Application
+Exec=avida-qt-viewer
+Icon=avida
+Categories=Application;Science;Biology;Qt;Simulation;
--- 2.0b7-4/debian/rules 2007-03-02 01:22:11.000000000 +0000
+++ 2.0b7-4ubuntu2/debian/rules 2007-03-02 01:17:09.000000000 +0000
@@ -64,6 +64,8 @@ install: build
dh_installdirs -pavida-qt-viewer usr/share/pixmaps
dh_install -pavida-qt-viewer debian/avida.xpm usr/share/pixmaps
dh_link -pavida-base usr/share/avida/doc_html usr/share/doc/avida/html
+ dh_installdirs -pavida-qt-viewer usr/share/applications
+ dh_install -pavida-qt-viewer debian/avida-qt-viewer.desktop
usr/share/applications
# Build architecture-independent files here.
binary-indep: build install
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]