diff options
author | Sergey Shnatsel Davidoff <shnatsel@gmail.com> | 2014-04-04 17:05:59 +0400 |
---|---|---|
committer | Sergey Shnatsel Davidoff <shnatsel@gmail.com> | 2014-04-04 17:05:59 +0400 |
commit | 9b2ac37d8490e01381da806d099d90b00d6bc5a5 (patch) | |
tree | 2941891c5d9aac5ff9695489a42a37be26cacd7a | |
parent | 56ae922cfef53add0f26ed3979b0cd97caa50f86 (diff) | |
download | ayatana-indicator-datetime-9b2ac37d8490e01381da806d099d90b00d6bc5a5.tar.gz ayatana-indicator-datetime-9b2ac37d8490e01381da806d099d90b00d6bc5a5.tar.bz2 ayatana-indicator-datetime-9b2ac37d8490e01381da806d099d90b00d6bc5a5.zip |
Add Pantheon to OnlyShowIn list of the non-Upstart .desktop file
-rw-r--r-- | data/indicator-datetime.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/indicator-datetime.desktop.in b/data/indicator-datetime.desktop.in index 4e56947..7d57c8d 100644 --- a/data/indicator-datetime.desktop.in +++ b/data/indicator-datetime.desktop.in @@ -2,7 +2,7 @@ Type=Application Name=Indicator Date & Time Exec=@pkglibexecdir@/indicator-datetime-service -OnlyShowIn=Unity;GNOME; +OnlyShowIn=Unity;GNOME;Pantheon; NoDisplay=true StartupNotify=false Terminal=false |