diff options
Diffstat (limited to 'update-tool/fossee-update.desktop')
-rw-r--r-- | update-tool/fossee-update.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/update-tool/fossee-update.desktop b/update-tool/fossee-update.desktop new file mode 100644 index 0000000..3025959 --- /dev/null +++ b/update-tool/fossee-update.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Keywords=FOSSEE updates +Name=FOSSEE-updates +Comment=FOSSEE updates +Exec=bash /opt/FOSSEE-netbook-tools/update-tool/init.sh +#Exec=lxterminal --working-directory=/opt/FOSSEE-netbook-patcher -e /opt/FOSSEE-netbook-patcher/patcher.sh >/dev/null 2>&1 +Icon=/opt/FOSSEE-netbook-tools/update-tool/patcher.png +Terminal=false +Type=Application +MimeType=text/plain +Categories=GTK;Other; |