diff options
author | Ted Gould <ted@gould.cx> | 2010-02-16 21:40:50 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-16 21:40:50 -0600 |
commit | af36cb86cf0cb671cd8521e66562341a2a015fd1 (patch) | |
tree | 6aade9ec182e1a0ed1aa71a935e3b7f425605154 /tests/test-well-formed.desktop | |
parent | e0bc1911d9618a2d8ac4d1d93de3e7f81d1a14ae (diff) | |
download | libayatana-indicator-af36cb86cf0cb671cd8521e66562341a2a015fd1.tar.gz libayatana-indicator-af36cb86cf0cb671cd8521e66562341a2a015fd1.tar.bz2 libayatana-indicator-af36cb86cf0cb671cd8521e66562341a2a015fd1.zip |
Add a test to launch an nick
Diffstat (limited to 'tests/test-well-formed.desktop')
-rw-r--r-- | tests/test-well-formed.desktop | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/test-well-formed.desktop b/tests/test-well-formed.desktop index dc2744f..84e2e02 100644 --- a/tests/test-well-formed.desktop +++ b/tests/test-well-formed.desktop @@ -2,7 +2,7 @@ Name=My Application Exec=ls NotShowIn=Germany -X-Ayatana-Desktop-Shortcuts=bob;alvin;jim +X-Ayatana-Desktop-Shortcuts=bob;alvin;jim;touch [bob Shortcut Group] Name=bob's shortcut @@ -18,3 +18,7 @@ Name=Jim's shortcut Exec=ls jim NotShowIn=France +[touch Shortcut Group] +Name=Touch Test +Exec=touch test-desktop-shortcuts-touch-test +OnlyShowIn=TouchTest |