From 9865120ad74a22c345ac3979fb74e920d39d5a33 Mon Sep 17 00:00:00 2001 From: Sam Thomas Date: Wed, 3 May 2017 01:18:34 -0400 Subject: [PATCH] fixed #7 invalid Deskop file --- CMakeLists.txt | 2 +- data/com.github.sgpthomas.hourglass.desktop.in | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e4582ec..aec5cbc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ set (GENERIC_NAME "Timer") set (RELEASE_NAME "Loki") set (COMMENT "This clock application provides stopwatches, alarms, and timers.") set (DAEMON_COMMENT "Daemon that deals with Hourglass's alarms.") -set (VERSION "1.0.4") +set (VERSION "1.0.5") set (VERSION_INFO "Release") #data directory stuff diff --git a/data/com.github.sgpthomas.hourglass.desktop.in b/data/com.github.sgpthomas.hourglass.desktop.in index 7a55eda..b924ec5 100644 --- a/data/com.github.sgpthomas.hourglass.desktop.in +++ b/data/com.github.sgpthomas.hourglass.desktop.in @@ -1,16 +1,15 @@ [Desktop Entry] Type=Application Name=@APP_NAME@ -Version=@VERSION@ Comment=@COMMENT@ GenericName=@GENERIC_NAME@ StartupWMClass=@EXEC_NAME@ Exec=@EXEC_NAME@ Icon=@ICON_NAME@ Terminal=false -Categories=GNOME;GTK;Utility;Productivity -Keywords=Timer;Time;Clock;Hourglass;Alarm -X-GNOME-Keywords=Timer;Time;Clock;Hourglass;Alarm +Categories=GNOME;GTK;Utility;Productivity; +Keywords=Timer;Time;Clock;Hourglass;Alarm; +X-GNOME-Keywords=Timer;Time;Clock;Hourglass;Alarm; StartupNotify=true X-GNOME-Gettext-Domain=@GETTEXT_PACKAGE@ Actions=AboutDialog;