View Single Post
Posts: 99 | Thanked: 117 times | Joined on Jul 2023 @ Europe
#2
Yes of course, you have just to create .desktop file in:
/usr/share/applications/hildon/

You can use other .desktop files as a model with:
[Desktop Entry]
Name=name_of_the_script
GenericName=name_of_the_script
Exec=/path/to/your_script.sh
Icon=/path/to/icon
Terminal=true
Type=Application
X-Osso-Type=application/x-executable

That's it.
 

The Following 3 Users Say Thank You to Arno_11 For This Useful Post: