From ac99aca2510eebb83ac9a112849d8788ef67db3d Mon Sep 17 00:00:00 2001 From: Ricky Kresslein Date: Fri, 18 Feb 2022 16:14:09 +0100 Subject: - Moved to com.lakoliu.Furtherance - Removed development flag for release - Created nicer about dialog - Added description to data file - Improved desktop file - Changed database directory - Delete All no longer enabled if no tasks - Added GPL to top of every file --- data/com.lakoliu.Furtherance.desktop.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/com.lakoliu.Furtherance.desktop.in (limited to 'data/com.lakoliu.Furtherance.desktop.in') diff --git a/data/com.lakoliu.Furtherance.desktop.in b/data/com.lakoliu.Furtherance.desktop.in new file mode 100644 index 0000000..ee5cde6 --- /dev/null +++ b/data/com.lakoliu.Furtherance.desktop.in @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=Furtherance +GenericName=Time Tracker +Comment=Track your time without being tracked +Exec=furtherance +Icon=com.lakoliu.Furtherance +Terminal=false +Type=Application +Categories=GTK;Utility; +StartupNotify=true +Keywords=timer;tracker;clock;tasks;productivity -- cgit 1.4.1