[gnome-weather] Mark that we support startup notification



commit 3c2e410ff86acb977f32e7d3c24116df535920a9
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Sun Sep 8 18:53:02 2013 +0200

    Mark that we support startup notification
    
    Obviously, we're a normal gtk app...

 data/org.gnome.Weather.Application.desktop.in.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.Weather.Application.desktop.in.in 
b/data/org.gnome.Weather.Application.desktop.in.in
index 3e4d019..d042233 100644
--- a/data/org.gnome.Weather.Application.desktop.in.in
+++ b/data/org.gnome.Weather.Application.desktop.in.in
@@ -4,4 +4,5 @@ _Name=Weather
 _Comment=Show weather conditions and forecast
 Icon= PACKAGE_NAME@
 Exec= pkgdatadir@/@PACKAGE_NAME@
-DBusActivatable=true
\ No newline at end of file
+DBusActivatable=true
+StartupNotify=true


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]