diff options
Diffstat (limited to 'data/gstopwatch.desktop')
-rw-r--r-- | data/gstopwatch.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/gstopwatch.desktop b/data/gstopwatch.desktop new file mode 100644 index 0000000..35a7763 --- /dev/null +++ b/data/gstopwatch.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=Gstopwatch +GenericName=A simple stopwatch, written in GTK3. +Comment=Start, pause, stop the timer with the ability to save laps +Icon=clocks +Terminal=false +Exec=gstopwatch +Categories=GNOME;GTK;Utilies; |