Linux:Gnome 3 Shell: Moneyplex shortcut
There is a “simple” way to set up a Moneyplex shortcut in Gnome 3.
btw: One of the best Online Banking Applications for Linux!
cd ~/.local/share/applications (or /usr/share/applications if you want to use it for all users)
vi moneyplex.desktop########### edit the empty file now ###############
[Desktop Entry]
Version=1.0
Terminal=false
Icon=[moneyplex directory]/mpx256.png
Type=Application
Exec=[moneyplex directory]/start
Name=MoneyPlex Banking Software
GenericName=Moneyplex
Categories=Office########## end of file ##########################
:wq
You should be able now to find a Moneyplex shortcut in the Application list.
Last Comments