aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorUnia <jthidskes@live.nl>2013-04-08 22:15:33 +0200
committerUnia <jthidskes@live.nl>2013-04-08 22:15:33 +0200
commit9c19b84dccceaa4b8accc10a7d9aa9dd9120004e (patch)
tree72400d0fb8c40a2af7d97fc97d40eca430d252f0 /data
parent3991ee0c7ab71de87a49939b4e20d7a6f5e030b1 (diff)
added desktop file and pkgbuild
Diffstat (limited to 'data')
-rw-r--r--data/gstopwatch.desktop9
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;