http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / xplanet.xml
index 7227c728e7c48b189655e08d1c31f7b61a70d32a..fa22f6dc5c73d5524c7fbf1cb609222fa644ffe3 100644 (file)
@@ -6,12 +6,12 @@
 
   <number id="wait" type="slider" arg="-wait %"
           _label="Speed" _low-label="Slow" _high-label="Fast"
-          low="1" high="30" default="9999999"
+          low="1" high="30" default="1"
           convert="invert"/>
 
   <number id="timewarp" type="slider" arg="-timewarp %"
           _label="Time Warp" _low-label="Real Time" _high-label="Fast"
-          low="1" high="100000" default="0"/>
+          low="1" high="100000" default="1"/>
 
   <hgroup>
    <select id="body">
@@ -57,7 +57,7 @@
     <option id="sun"       _label="From Sun"/>
     <option id="mercury"   _label="From Mercury"   arg-set="-origin mercury"/>
     <option id="venus"     _label="From Venus"     arg-set="-origin venus"/>
-    <option id="earth"     _label="From Earth"     arg-set="-origin venus"/>
+    <option id="earth"     _label="From Earth"     arg-set="-origin earth"/>
     <option id="moon"      _label="From Moon"      arg-set="-origin moon"/>
     <option id="mars"      _label="From Mars"      arg-set="-origin mars"/>
     <option id="phobos"    _label="From Phobos"    arg-set="-origin phobos"/>
   <_description>
 Xplanet draws an image of the Earth, as seen from your favorite vantage
 point in space, correctly shaded for the current position of the Sun.
-Written by Hari Nair.  This is not included with the XScreenSaver
-package, but if you don't have it already, you can find it at
+This is not included with the XScreenSaver package, but if you don't have
+it already, you can find it at
 &lt;http://xplanet.sourceforge.net/&gt;.
+
+Written by Hari Nair; 2001.
   </_description>
 </screensaver>