From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / barcode.xml
index 13564ce61dc7d1f0e2ef4623fc7d32320bf15d79..76fca2840bce41f7169696cefbd095f6e58cc691 100644 (file)
@@ -4,6 +4,8 @@
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=gmtAySJdsfg"/>
+
   <number id="delay" type="slider" arg="-delay %"
           _label="Frame rate" _low-label="Low" _high-label="High"
           low="0" high="100000" default="10000"
 
   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
 
+  <xscreensaver-updater />
+
   <_description>
-Draws a random sequence of colorful barcodes scrolling across your
-screen.  CONSUME!
+Colorful scrolling barcodes.  CONSUME!
 
 The barcodes follow the UPC-A, UPC-E, EAN-8 or EAN-13 standards.
 
-http://en.wikipedia.org/wiki/Universal_Product_Code
-http://en.wikipedia.org/wiki/European_Article_Number
+https://en.wikipedia.org/wiki/Universal_Product_Code
+https://en.wikipedia.org/wiki/European_Article_Number
 
-Written by Dan Bornstein; 2003.
+Written by Dan Bornstein and Jamie Zawinski; 2003.
   </_description>
 </screensaver>