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

<screensaver name="whirlwindwarp" _label="WhirlwindWarp">

  <command arg="-root"/>

  <number id="points" type="slider" arg="-points %"
          _label="Particles" _label-low="Few" _label-high="Many"
          low="10" high="1000" default="400"/>

  <number id="tails" type="slider" arg="-tails %"
          _label="Trail Size" _label-low="Short" _label-high="Long"
          low="1" high="200" default="10"/>

  <_description>
Floating stars are acted upon by a mixture of simple 2D
forcefields.  The strength of each forcefield changes
continuously, and it is also switched on and off at random.
By Paul 'Joey' Clark.
  </_description>
</screensaver>
