http://ftp.ksu.edu.tw/FTP/FreeBSD/distfiles/xscreensaver-4.20.tar.gz
[xscreensaver] / hacks / config / webcollage.xml
index 04bc23045e116ca73715d4ebfa4de4bb99667967..c305e2c8c2e3f2e67e33d12b0947774ac8403dfb 100644 (file)
@@ -5,29 +5,35 @@
   <command arg="-root"/>
 
   <number id="timeout" type="slider" arg="-timeout %"
-          _label="URL Timeout" _low-label="2 seconds" _high-label="2 minutes"
+          _low-label="URL Timeout:     2 secs" _high-label="2 min"
           low="2" high="120" default="30"/>
 
   <number id="delay" type="slider" arg="-delay %"
-          _label="Speed" _low-label="Slow" _high-label="Fast"
-          low="0" high="30" default="1"
-          convert="invert"/>
+          _low-label="Delay:                    None" _high-label="30 secs"
+          low="0" high="30" default="2"/>
+
+  <number id="opacity" type="slider" arg="-opacity %"
+          _low-label="Opacity:      Transparent" _high-label="Solid"
+          low="0.1" high="1.0" default="0.85"/>
 
   <string id="filter"  _label="Per-Image Filter Program" arg="-filter %"/>
 
   <string id="filter2" _label="Overall Filter Program" arg="-filter2 %"/>
 
-  <file id="dictionary" _label="Dictionary File" arg="-dictionary %"/>
+<!-- <file id="dictionary" _label="Dictionary File" arg="-dictionary %"/> -->
 
   <_description>
 This program makes collages out of random images pulled off of the
 World Wide Web.  It finds these images by doing random web searches,
-and then extracting images from the returned pages.  It can also be set
-up to filter the images through the `VidWhacker' program, above, which
-looks really great.
+and then extracting images from the returned pages.  It can also be
+set up to filter the images through the `VidWhacker' program.
+
+WARNING: THE INTERNET SOMETIMES CONTAINS PORNOGRAPHY.
+
+The Internet being what it is, absolutely anything might show up in the
+collage including -- quite possibly -- pornography, or even nudity.
+Please act accordingly.
 
-(Note that most of the images it finds are text, and not pictures.
-This is because most of the web is pictures of text.  Which is pretty
-sad.)  Written by Jamie Zawinski.
+Written by Jamie Zawinski.
   </_description>
 </screensaver>