aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-27 15:03:43 -0600
committerTed Gould <ted@gould.cx>2012-02-27 15:03:43 -0600
commit8c71262d7f91064d34c9a8976c7ad2dde47fca6f (patch)
tree9462514639c97db316397295dfa5da8904ef47ef /tests
parent19c48bd262323258cf0bfbd0e3ed319fcc891076 (diff)
downloadlibayatana-indicator-8c71262d7f91064d34c9a8976c7ad2dde47fca6f.tar.gz
libayatana-indicator-8c71262d7f91064d34c9a8976c7ad2dde47fca6f.tar.bz2
libayatana-indicator-8c71262d7f91064d34c9a8976c7ad2dde47fca6f.zip
Update test desktop file
Diffstat (limited to 'tests')
-rw-r--r--tests/test-well-formed.desktop10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/test-well-formed.desktop b/tests/test-well-formed.desktop
index 84e2e02..be20f8f 100644
--- a/tests/test-well-formed.desktop
+++ b/tests/test-well-formed.desktop
@@ -2,23 +2,23 @@
Name=My Application
Exec=ls
NotShowIn=Germany
-X-Ayatana-Desktop-Shortcuts=bob;alvin;jim;touch
+Actions=bob;alvin;jim;touch
-[bob Shortcut Group]
+[Desktop Action bob]
Name=bob's shortcut
Exec=ls bob
-[alvin Shortcut Group]
+[Desktop Action alvin]
Name=alvin's shortcut
Exec=ls alvin
OnlyShowIn=France
-[jim Shortcut Group]
+[Desktop Action jim]
Name=Jim's shortcut
Exec=ls jim
NotShowIn=France
-[touch Shortcut Group]
+[Desktop Action touch]
Name=Touch Test
Exec=touch test-desktop-shortcuts-touch-test
OnlyShowIn=TouchTest