aboutsummaryrefslogtreecommitdiff
path: root/tests/test-well-formed.desktop
blob: be20f8fe25114290cbea3b563702053b919d2bb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[Desktop Entry]
Name=My Application
Exec=ls
NotShowIn=Germany
Actions=bob;alvin;jim;touch

[Desktop Action bob]
Name=bob's shortcut
Exec=ls bob

[Desktop Action alvin]
Name=alvin's shortcut
Exec=ls alvin
OnlyShowIn=France

[Desktop Action jim]
Name=Jim's shortcut
Exec=ls jim
NotShowIn=France

[Desktop Action touch]
Name=Touch Test
Exec=touch test-desktop-shortcuts-touch-test
OnlyShowIn=TouchTest