2
edits
Changes
From Gramps
Added Gnome launchers info
In the KDE Menu Editor select <code>'Save'</code> and close the window.
To Launch the locale version of GRAMPS click on K->APPLCATIONS APPLICATIONS -> OFFICE -> GRAMPS NL Locale ---- '''Add Gnome Menu Item''' To add a Gnome Menu item, you need to have the menu editor installed; if not installed, (in Fedora) type yum install alacarte in a shell and restart. The process is similar as for KDE above; right-click on the menu and choose "Edit Menus", go to the desired location in the menu tree and add a "New Menu Item". In the launcher properties window enter: * Type: <code>Application</code>* Name: [Whatever you like; e.g. <code>Gramps - SV</code>]* Command: <code>env LANG=sv_SE.utf8 /usr/local/bin/gramps</code>* Comment: [Whatever you like; e.g. <code>Starts Gramps in Swedish locale</code>] [[Note:]] Locale parameters are exported using the keyword ''env'', and my installation of Gramps resides in /usr/''local''/bin as opposed to /usr/bin
----