From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / glplanet.xml
index c7d27179eb80050c07c95ec42674b7893e1ce099..dc93c8b8bf69d0371cad87d060998c4fee2223b0 100644 (file)
@@ -4,13 +4,14 @@
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=hXZquXPG4pg"/>
+
   <number id="delay" type="slider" arg="-delay %"
           _label="Frame rate" _low-label="Low" _high-label="High"
           low="0" high="100000" default="20000"
           convert="invert"/>
 
   <!-- #### -no-texture -->
-  <!-- #### -no-stars -->
 
   <file id="bitmap" _label="Image file" arg="-image %"/>
 
   </hgroup>
 
   <hgroup>
-   <boolean id="light"   _label="Lighting"               arg-unset="-no-light"/>
    <boolean id="wire"    _label="Wireframe"              arg-set="-wireframe"/>
    <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
   </hgroup>
 
+  <xscreensaver-updater />
+
   <_description>
-Draws the Earth bouncing around in space.
+The Earth, bouncing around in space.
 
 If you would like it to display a different planet, the texture maps
 that come with "ssystem" work well.
 
-Written by David Konerding; 1998.
+Written by David Konerding and Jamie Zawinski; 1998.
   </_description>
 </screensaver>