aboutsummaryrefslogtreecommitdiff
path: root/tests/test-libappindicator.desktop
blob: 59be8109e168f52bcf5fdec562121892091e32cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[Desktop Entry]
Name=AppIndicator Test
GenericName=Test
Comment=This is only a test
Exec=/usr/bin/false
Terminal=false
Type=Application
X-Ayatana-Desktop-Shortcuts=Short1;Short2;Short3;

[Short1 Shortcut Group]
Name=Shortcut 1
Exec=/usr/bin/true
OnlyShowIn=Test Program;

[Short2 Shortcut Group]
Name=Shortcut 2
Exec=/usr/bin/true
OnlyShowIn=Test Program;

[Short3 Shortcut Group]
Name=Shortcut 3
Exec=/usr/bin/true
OnlyShowIn=Test Program;