09-01-2016, 10:23 PM
Hi! I'm new to Linux. I've been trying to install Ramme which deals with Instagram. Unfortunately I don't have Linux background since I'm a newbie. Below is what I'm trying to figure out but with no success. Any help is appreciated...TIA.
To add a shortcut to the app, create a file in ~/.local/share/applications called ramme.desktop with the following contents:
[Desktop Entry]
Name=Ramme
Exec=/full/path/to/folder/Ramme
Terminal=false
Type=Application
Icon=/full/path/to/folder/Ramme/resources/app/static/Icon.png
To add a shortcut to the app, create a file in ~/.local/share/applications called ramme.desktop with the following contents:
[Desktop Entry]
Name=Ramme
Exec=/full/path/to/folder/Ramme
Terminal=false
Type=Application
Icon=/full/path/to/folder/Ramme/resources/app/static/Icon.png