new .desktop file for GNOME menu system
svn: r2392
This commit is contained in:
parent
b901a0afa0
commit
b375b089b2
@ -1,3 +1,7 @@
|
|||||||
|
2003-11-26 Donald Peterson <dpeterson@sigmaxi.org>
|
||||||
|
* gramps.desktop: Add new file for implementation into GNOME
|
||||||
|
menu system. Still needs a place to be installed.
|
||||||
|
|
||||||
2003-11-26 Alex Roitman <shura@alex.neuro.umn.edu>
|
2003-11-26 Alex Roitman <shura@alex.neuro.umn.edu>
|
||||||
* src/gramps_main.py (on_faq_activate): Add function.
|
* src/gramps_main.py (on_faq_activate): Add function.
|
||||||
* src/gramps.glade: Add faq window.
|
* src/gramps.glade: Add faq window.
|
||||||
|
10
gramps2/gramps.desktop
Normal file
10
gramps2/gramps.desktop
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=GRAMPS genealogical database
|
||||||
|
Comment=Manage your family tree
|
||||||
|
Exec=gramps
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Icon=gramps.png
|
||||||
|
Categories=Application;Genealogy;
|
||||||
|
StartupNotify=true
|
||||||
|
X-GNOME-DocPath=gramps/gramps-manual.xml
|
Loading…
Reference in New Issue
Block a user