http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / glplanet.xml
index 9dff6aca0927543f85fe0a157f7ab34f5a029204..b58cd21d6049ec3ebf6854f39b3126d2dc14436b 100644 (file)
           low="0" high="50000" default="20000"
           convert="invert"/>
 
-  <select id="render">
-    <option id="wire"  _label="Wireframe" arg-set="-wireframe"/>
-    <option id="solid" _label="Solid"/>
-  </select>
-
   <hgroup>
    <boolean id="wander" _label="Wander"    arg-unset="-no-wander"/>
    <boolean id="rotate" _label="Rotate"    arg-unset="-no-rotate"/>
    <boolean id="stars"  _label="Stars"     arg-unset="-no-stars"/>
   </hgroup>
 
+  <boolean id="wire"    _label="Wireframe"              arg-set="-wireframe"/>
   <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
 
   <_description>
-Draws a planet bouncing around in space.  Written by David Konerding.
+Draws a planet bouncing around in space.
 The built-in image is a map of the earth (extracted from `xearth'),
 but you can wrap any texture around the sphere, e.g., the planetary
 textures that come with `ssystem'.
+
+Written by David Konerding; 1998.
   </_description>
 </screensaver>