Hi Ales, On Sun, Sep 02, 2007 at 06:13:55PM -0400, Ales Hvezda wrote: > I'll add any distribution specific desktop files in the official gaf > releases as long as: > > 1) it can live in a subdirectory in the source dirs, > 2) they are sent to me, and > 3) I'm told where and how I should package them up.
Here's the desktop file I've added in the Debian package of 1.2.0. I started with the Ubuntu version, but fixing it meant rewriting it really. The allowed top-level sections are frankly not very good. "Development" sounds like software development but there is not really anything more appropriate. The full desktop spec is at http://standards.freedesktop.org/menu-spec/1.0/apa.html The comment could use improvement. This needs to be installed into /usr/share/applications as geda-gschem.desktop or something to that effect. gattrib also needs a desktop file, which I'll create later. Ubuntu doesn't have one. The non-GUI tools don't need one however. Hamish [Desktop Entry] Version=1.0 Encoding=UTF-8 Name=GPL EDA Schematic Editor GenericName=gschem Comment=Use the GPL EDA Schematic editor Type=Application Exec=gschem Icon=gschem Categories=Development;Electronics -- Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
