File: test-well-formed.desktop

package info (click to toggle)
libayatana-indicator 0.9.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 780 kB
  • sloc: ansic: 4,856; makefile: 36; xml: 14; sh: 8
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