<?xml version="1.0" encoding="ISO-8859-1"?>

<screensaver name="xfishtank" _label="XFishTank">

  <command arg="-d"/>
  <command arg="-s"/>

  <number id="speed" type="slider" arg="-i %"
            _label="Animation Speed" _low-label="Slow" _high-label="Fast"
            low="0.0" high="1.0" default="0.2"/>

  <number id="speed" type="slider" arg="-r %"
            _label="Fish Speed" _low-label="Slow" _high-label="Fast"
            low="0.0" high="1.0" default="0.2"/>

  <number id="bubbles" type="slider" arg="-b %"
            _label="Bubbles" _low-label="Few" _high-label="Many"
            low="0" high="200" default="32"/>

  <number id="fish" type="slider" arg="-f %"
            _label="Fish" _low-label="Few" _high-label="Many"
            low="0" high="50" default="10"/>

  <number id="ncolors" type="slider" arg="-C %"
            _label="Number of Colors" _low-label="Two" _high-label="Many"
            low="2" high="255" default="64"/>

  <_description>
Fish!  This is not included with the XScreenSaver package, but if you
don't have it already, you can find it at
&lt;http://metalab.unc.edu/pub/Linux/X11/demos/&gt;.
  </_description>
</screensaver>
