View Single Post
Posts: 7 | Thanked: 3 times | Joined on Mar 2014
#41
Originally Posted by Morpog View Post
Instruction for Flash script:

Create a flash.desktop file in /home/nemo/.local/share/applications/ with content:

Code:
[Desktop Entry]
Type=Application
X-Nemo-Application-Type=no-invoker
Name=Flash
Icon=icon-launcher-default
Exec=/home/nemo/flash.sh
I've also added
Code:
NoDisplay=true
to the desktop file so that the icon does not show in the launcher.

Last edited by breakdafunk; 2014-08-21 at 09:33.