http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / xflame.xml
index bec88ec59846f2a5259b16448301bf54e3970aaa..2e0ffd35a466839027561bde97edb23581764700 100644 (file)
@@ -4,7 +4,7 @@
 
   <command arg="-root"/>
 
-  <number id="speed" type="slider" arg="-delay %"
+  <number id="delay" type="slider" arg="-delay %"
           _label="Speed" _low-label="Slow" _high-label="Fast"
           low="0" high="20000" default="10000"
           convert="invert"/>
 
   <boolean id="bloom" _label="Enable Blooming" arg-unset="-no-bloom"/>
 
-  <boolean id="shm" _label="Use Shared Memory" arg-unset="-no-shm"/>
-
   <_description>
 Draws a simulation of pulsing fire.  It can also take an arbitrary
-image and set it on fire too.  Written by Carsten Haitzler, hacked on
-by many others.
+image and set it on fire too.
+
+Written by Carsten Haitzler and many others; 1999.
   </_description>
 </screensaver>