summaryrefslogtreecommitdiffstats
path: root/tdescreensaver/kxsconfig/ScreenSavers/maze.desktop
blob: 31b6c46cde080815a0487d33d133236644b8d744 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[Desktop Entry]
Exec=maze
Icon=tdescreensaver
Type=Application
Actions=InWindow;Root;Setup;
X-TDE-Category=Gadgets & Simulations
Name=Maze

[Desktop Action Setup]
Exec=kxsconfig maze
Name=Setup...

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

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