aboutsummaryrefslogtreecommitdiff
path: root/tests/keyfile-well-formed.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'tests/keyfile-well-formed.desktop')
-rw-r--r--tests/keyfile-well-formed.desktop20
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/keyfile-well-formed.desktop b/tests/keyfile-well-formed.desktop
new file mode 100644
index 0000000..fc906a3
--- /dev/null
+++ b/tests/keyfile-well-formed.desktop
@@ -0,0 +1,20 @@
+[Desktop Entry]
+Name=My Application
+Exec=ls
+NotShowIn=Germany
+X-Ayatana-Desktop-Shortcuts=bob;alvin;jim
+
+[bob Shortcut Group]
+Name=Bob's shortcut
+Exec=ls bob
+
+[alvin Shortcut Group]
+Name=Alivin's shortcut
+Exec=ls alvin
+OnlyShowIn=France
+
+[jim Shortcut Group]
+Name=Jim's shortcut
+Exec=ls jim
+NotShowIn=France
+