Hi,
I've attached a patch that will add Alexandria to the GNOME menu. Note
that I've chosen not use the Alexandria icon for now, as there's no
icon of the correct size in the package (and the small icon is too
similar to the Epiphany Web Bookmarks icon).
--
hanna m. wallach
blog: http://join-the-dots.org/
work: http://www.inference.phy.cam.ac.uk/hmw26/
diff -urN alexandria-0.4.0.old/debian/alexandria.desktop
alexandria-0.4.0/debian/alexandria.desktop
--- alexandria-0.4.0.old/debian/alexandria.desktop 1970-01-01
01:00:00.000000000 +0100
+++ alexandria-0.4.0/debian/alexandria.desktop 2005-02-03 23:37:02.000000000
+0000
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Alexandria Book Collection Manager
+GenericName=Book Collection Manager
+Comment=Manage your book collection
+Exec=/usr/bin/alexandria
+Terminal=false
+Type=Application
+Categories=Application;Office;
diff -urN alexandria-0.4.0.old/debian/rules alexandria-0.4.0/debian/rules
--- alexandria-0.4.0.old/debian/rules 2005-02-03 23:27:53.000000000 +0000
+++ alexandria-0.4.0/debian/rules 2005-02-03 23:29:16.000000000 +0000
@@ -43,6 +43,7 @@
dh_installdocs README
dh_installmenu
dh_installman debian/alexandria.1
+ dh_install debian/alexandria.desktop usr/share/applications/
binary-indep: install
dh_testdir