diff options
author | Ted Gould <ted@gould.cx> | 2014-02-19 22:34:41 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-02-19 22:34:41 -0600 |
commit | 20ef67d77138f70a0cd637189acf4c606da2773c (patch) | |
tree | 495ebf813a9a1dcd33873acf3b526913a845e1e0 /data/upstart | |
parent | c9d231dfed8063f705b68cf46d7176ecdfb7ca72 (diff) | |
download | ayatana-indicator-keyboard-20ef67d77138f70a0cd637189acf4c606da2773c.tar.gz ayatana-indicator-keyboard-20ef67d77138f70a0cd637189acf4c606da2773c.tar.bz2 ayatana-indicator-keyboard-20ef67d77138f70a0cd637189acf4c606da2773c.zip |
Add in the upstart xdg override
Diffstat (limited to 'data/upstart')
-rw-r--r-- | data/upstart/indicator-keyboard.desktop.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/upstart/indicator-keyboard.desktop.in b/data/upstart/indicator-keyboard.desktop.in new file mode 100644 index 00000000..229199f1 --- /dev/null +++ b/data/upstart/indicator-keyboard.desktop.in @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=Indicator Keyboard +Exec=@libexecdir@/indicator-keyboard-service +OnlyShowIn=Unity; +NoDisplay=true +StartupNotify=false +Terminal=false +Hidden=true |