File: test-well-formed.desktop

package info (click to toggle)
libayatana-indicator 0.8.4-1%2Bdeb11u2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 940 kB
  • sloc: ansic: 4,851; makefile: 555; python: 25; sh: 15; xml: 14
file content (24 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (8)
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