http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / popsquares.xml
index 3a7976622e7d13ca098d59150534369b0de4d081..17e66682ff130fea1fd1b29096e593532d923f79 100644 (file)
   <number id="ncolors" type="spinbutton" arg="-ncolors %"
             _label="Number of Colors" low="1" high="512" default="128"/>
 
-  <string id="string" _label="Start color" arg="-fg %"/>
-  <string id="string" _label="End color" arg="-bg %"/>
+  <string id="fg" _label="Start color" arg="-fg %"/>
+  <string id="bg" _label="End color" arg="-bg %"/>
 
   <boolean id="twitch" _label="Twitch" arg-set="-twitch"/>
 
   <_description>
-This draws a pop-art-ish looking grid of pulsing colors.  By Levi Burton.
+This draws a pop-art-ish looking grid of pulsing colors.
+
+Written by Levi Burton; 2003.
   </_description>
 </screensaver>