diff options
author | Ted Gould <ted@gould.cx> | 2014-06-20 09:58:28 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-06-20 09:58:28 +0000 |
commit | 867013a6f1e04f9db1e5bdd6719d9a545fdd2d27 (patch) | |
tree | 8cf9d8fc17003b8fca83c74ee85d96767a093f65 /data/indicator-keyboard.desktop.in | |
parent | 910a4108c6cc47b2f139a490d22fd1a8dfaef3c3 (diff) | |
parent | e17991a23d176b7ab26e786d01819df24f529cff (diff) | |
download | ayatana-indicator-keyboard-867013a6f1e04f9db1e5bdd6719d9a545fdd2d27.tar.gz ayatana-indicator-keyboard-867013a6f1e04f9db1e5bdd6719d9a545fdd2d27.tar.bz2 ayatana-indicator-keyboard-867013a6f1e04f9db1e5bdd6719d9a545fdd2d27.zip |
Synchronize process management across indicators
Diffstat (limited to 'data/indicator-keyboard.desktop.in')
-rw-r--r-- | data/indicator-keyboard.desktop.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/indicator-keyboard.desktop.in b/data/indicator-keyboard.desktop.in new file mode 100644 index 00000000..3fca71fb --- /dev/null +++ b/data/indicator-keyboard.desktop.in @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=Indicator Keyboard +Exec=@pkglibexecdir@/indicator-keyboard-service +OnlyShowIn=Unity;GNOME; +NoDisplay=true +StartupNotify=false +Terminal=false +AutostartCondition=GNOME3 unless-session gnome |