summaryrefslogtreecommitdiffstats
path: root/tdescreensaver/kxsconfig/ScreenSavers/xscreensaver.template
blob: d7689927358fc619b485a432b06c4c020b03fa76 (plain)
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]
Encoding=UTF-8
Exec=@NAME@
Icon=tdescreensaver
Type=Application
Actions=InWindow,Root,Setup
Name=@LABEL@
@GL1@
@GL2@

[Desktop Action Setup]
Exec=kxsconfig @NAME@
Name=Setup...

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

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