diff options
author | Ted Gould <ted@gould.cx> | 2014-02-20 10:16:48 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-02-20 10:16:48 -0600 |
commit | 100c0987258a0166f4fffe8956671101fe069d47 (patch) | |
tree | 5682c84930ab87f38f7f250fb75e3d826a334df0 | |
parent | 75840bf2786ee8da0f02a822fe77ce0ae5c1ac5c (diff) | |
download | ayatana-indicator-session-100c0987258a0166f4fffe8956671101fe069d47.tar.gz ayatana-indicator-session-100c0987258a0166f4fffe8956671101fe069d47.tar.bz2 ayatana-indicator-session-100c0987258a0166f4fffe8956671101fe069d47.zip |
Converting to an OnlyShowIn
-rw-r--r-- | data/indicator-session.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/indicator-session.desktop.in b/data/indicator-session.desktop.in index b6d289d..609e648 100644 --- a/data/indicator-session.desktop.in +++ b/data/indicator-session.desktop.in @@ -2,7 +2,7 @@ Type=Application Name=Indicator Session Exec=@pkglibexecdir@/indicator-session-service -NotShowIn=Unity; +OnlyShowIn=Unity; NoDisplay=true StartupNotify=false Terminal=false |