http://ftp.nluug.nl/pub/os/Linux/distr/pardusrepo/sources/xscreensaver-5.02.tar.gz
[xscreensaver] / hacks / config / celtic.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="celtic" _label="Celtic">
4
5   <command arg="-root"/>
6
7   <number id="delay" type="slider" arg="-delay %"
8           _label="Speed" _low-label="Slow" _high-label="Fast"
9           low="0" high="50000" default="10000"
10           convert="invert"/>
11
12   <number id="delay2" type="slider" arg="-delay2 %"
13           _label="Pause" _low-label="Short" _high-label="Long"
14           low="0" high="10" default="5"/>
15
16   <boolean id="graph" _label="Draw Graph" arg-set="-graph"/>
17
18   <_description>
19 Repeatedly draws random Celtic cross-stitch patterns.
20
21 Written by Max Froumentin; 2005.
22   </_description>
23 </screensaver>