summaryrefslogtreecommitdiffstats
path: root/tdescreensaver/kxsconfig/ScreenSavers/euler2d.desktop
blob: 268e1d910e057fe3330485a3ec7782720f25f7c0 (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=euler2d
Icon=tdescreensaver
Type=Application
Actions=InWindow;Root;Setup;
X-TDE-Category=Gadgets & Simulations
Name=Euler2d

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

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

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