diff options
author | Sergey Shnatsel Davidoff <shnatsel@gmail.com> | 2014-06-11 12:36:08 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-06-11 12:36:08 +0000 |
commit | e6bec3515f2e7c3798dbcdf864fac16f538b8aa8 (patch) | |
tree | 4869818b73b883f4ac5d01c7bbfb5fc67bdc5ce3 | |
parent | 705c343c1eb2283fe6de82127347146c2a66b818 (diff) | |
parent | 9b2ac37d8490e01381da806d099d90b00d6bc5a5 (diff) | |
download | ayatana-indicator-datetime-e6bec3515f2e7c3798dbcdf864fac16f538b8aa8.tar.gz ayatana-indicator-datetime-e6bec3515f2e7c3798dbcdf864fac16f538b8aa8.tar.bz2 ayatana-indicator-datetime-e6bec3515f2e7c3798dbcdf864fac16f538b8aa8.zip |
Add Pantheon, the desktop environment of elementary Project, to OnlyShowIn lists in .desktop files. Fixes: 1301699
-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 |