From http://www.jwz.org/xscreensaver/xscreensaver-5.24.tar.gz
[xscreensaver] / hacks / config / glplanet.xml
index 2ad5eabf55c9f3465aa8f63f98e78e3d605c31c2..254a6cc7b3db75c71426fbf050f149dee0110150 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<screensaver name="glplanet" _label="GLPlanet">
+<screensaver name="glplanet" _label="GLPlanet" gl="yes">
 
   <command arg="-root"/>
 
    <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
   </hgroup>
 
+  <xscreensaver-updater />
+
   <_description>
-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'.
+Draws 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.
   </_description>