> --disable-update-desktop-database > : Update desktop icon database after installation > (default = no -> desktop icon installed by default.)
More accurately, the icon and .desktop files are always installed, this flag controls whether the installer will attempt to run update-desktop-database to update the mimetype <-> application association cache. Another interesting option: --with-xdgdatadir=..... Allows you to set where the icon and .desktop files are installed. If you install in /usr/local or /usr/bin (distro packagers only please!), the default of $(PREFIX)/share is good. For a home-directory install, the icon and menu entry will be picked up if use /home/<userid>/.local/share/ Unless your install location is on your path for your user account, you will have to fixup the .desktop file (e.g. installed in ~/.local/share/applications/gerbv.desktop), to contain an absolute path for its "Exec=gerbv %F" > Thank you for using gerbv-2.0.1! Thankyou to the entire gerbv team for such a nice program ;) -- Peter Clifton Electrical Engineering Division, Engineering Department, University of Cambridge, 9, JJ Thomson Avenue, Cambridge CB3 0FA Tel: +44 (0)7729 980173 - (No signal in the lab!) _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

