aboutsummaryrefslogtreecommitdiff
path: root/tests/test-well-formed.desktop
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2010-02-18 17:33:16 +0100
committerSebastien Bacher <seb128@ubuntu.com>2010-02-18 17:33:16 +0100
commit2de657413f7d244e92e1fe2efbc2c412ec862f4d (patch)
tree8607d41147bed9b60417fbf4d8a73769a8837a4d /tests/test-well-formed.desktop
parent050ef48d22ce3f4626eb11867fea14f0e8a0854e (diff)
parent6528ac058ec48080e39fd0d83f2e5f78b5da3111 (diff)
downloadlibayatana-indicator-0.3.3-0ubuntu1.tar.gz
libayatana-indicator-0.3.3-0ubuntu1.tar.bz2
libayatana-indicator-0.3.3-0ubuntu1.zip
releasing version 0.3.3-0ubuntu10.3.3-0ubuntu1
Diffstat (limited to 'tests/test-well-formed.desktop')
-rw-r--r--tests/test-well-formed.desktop24
1 files changed, 24 insertions, 0 deletions
diff --git a/tests/test-well-formed.desktop b/tests/test-well-formed.desktop
new file mode 100644
index 0000000..84e2e02
--- /dev/null
+++ b/tests/test-well-formed.desktop
@@ -0,0 +1,24 @@
+[Desktop Entry]
+Name=My Application
+Exec=ls
+NotShowIn=Germany
+X-Ayatana-Desktop-Shortcuts=bob;alvin;jim;touch
+
+[bob Shortcut Group]
+Name=bob's shortcut
+Exec=ls bob
+
+[alvin Shortcut Group]
+Name=alvin's shortcut
+Exec=ls alvin
+OnlyShowIn=France
+
+[jim Shortcut Group]
+Name=Jim's shortcut
+Exec=ls jim
+NotShowIn=France
+
+[touch Shortcut Group]
+Name=Touch Test
+Exec=touch test-desktop-shortcuts-touch-test
+OnlyShowIn=TouchTest