diff options
author | Tim Süberkrüb <tim.sueberkrueb@web.de> | 2015-11-28 13:21:11 +0100 |
---|---|---|
committer | Tim Süberkrüb <tim.sueberkrueb@web.de> | 2015-11-28 13:21:11 +0100 |
commit | 6d78a28a7103975841564b5606fe5ac076dd7ce6 (patch) | |
tree | 91c6d8473a15d16ecf8302513d53bc66e4dfce5d /asteroid-stopwatch.desktop |
Initial commit
Diffstat (limited to 'asteroid-stopwatch.desktop')
-rwxr-xr-x | asteroid-stopwatch.desktop | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/asteroid-stopwatch.desktop b/asteroid-stopwatch.desktop new file mode 100755 index 0000000..31845a3 --- /dev/null +++ b/asteroid-stopwatch.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Name=Stopwatch +Categories=Applications; +Exec=env QT_QUICK_CONTROLS_STYLE=Nemo /usr/bin/asteroid-stopwatch +Icon=icon-app-texteditor +X-Desktop-File-Install-Version=0.20 |