Update rangolio_installer.sh
This commit is contained in:
parent
c3632b79db
commit
8d4a15dbed
@ -81,7 +81,7 @@ create_desktop_entry() {
|
|||||||
DESKTOP_ENTRY="[Desktop Entry]
|
DESKTOP_ENTRY="[Desktop Entry]
|
||||||
Name=Rangolio Manage Content
|
Name=Rangolio Manage Content
|
||||||
Exec=$PWD/start_editor.sh
|
Exec=$PWD/start_editor.sh
|
||||||
Icon=$PWD/icons/256x256.png
|
Icon=$PWD/icons/png/256x256.png
|
||||||
Type=Application
|
Type=Application
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Categories=Development;"
|
Categories=Development;"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user