diff options
author | Ted Gould <ted@gould.cx> | 2014-02-26 10:39:18 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-02-26 10:39:18 -0600 |
commit | e8635c28682317d90dd0e5faa1d8ddf31d4989e0 (patch) | |
tree | bc05f89112aacf46af47b9c5e37e1e4eacf1d0f3 /data | |
parent | d7f93a79eb0c426f85718b191de2e1db84d995fe (diff) | |
download | ayatana-indicator-power-e8635c28682317d90dd0e5faa1d8ddf31d4989e0.tar.gz ayatana-indicator-power-e8635c28682317d90dd0e5faa1d8ddf31d4989e0.tar.bz2 ayatana-indicator-power-e8635c28682317d90dd0e5faa1d8ddf31d4989e0.zip |
Update for gnome-fallback
Diffstat (limited to 'data')
-rw-r--r-- | data/indicator-power.desktop.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/indicator-power.desktop.in b/data/indicator-power.desktop.in index 3b93d08..c2fd54c 100644 --- a/data/indicator-power.desktop.in +++ b/data/indicator-power.desktop.in @@ -2,7 +2,8 @@ Type=Application Name=Indicator Power Exec=@pkglibexecdir@/indicator-power-service -OnlyShowIn=Unity; +OnlyShowIn=Unity;GNOME; NoDisplay=true StartupNotify=false Terminal=false +AutostartCondition=GNOME3 unless-session gnome |