summaryrefslogtreecommitdiffstats
path: root/tdescreensaver/kxsconfig/ScreenSavers/triangle.desktop
blob: 1c7d478506beef5559e45facdbe4d8d2a5fc19dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[Desktop Entry]
Exec=triangle
Icon=tdescreensaver
Type=Application
Actions=InWindow;Root;Setup;
X-TDE-Category=Illusions of Depth
Name=Triangle

[Desktop Action Setup]
Exec=kxsconfig triangle
Name=Setup...
Icon=tdescreensaver

[Desktop Action InWindow]
Exec=kxsrun triangle -- -window-id %w
Name=Display in Specified Window
NoDisplay=true

[Desktop Action Root]
Exec=kxsrun triangle -- -root
Name=Display in Root Window
NoDisplay=true