~ubuntu-branches/ubuntu/karmic/xscreensaver/karmic

« back to all changes in this revision

Viewing changes to hacks/config/whirlygig.xml

  • Committer: Bazaar Package Importer
  • Author(s): Ralf Hildebrandt
  • Date: 2006-07-29 23:00:43 UTC
  • mfrom: (1.1.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 15.
  • Revision ID: james.westby@ubuntu.com-20060729230043-3ergkicskbntet5n
Tags: 4.24-5
remove /usr/doc/xscreensaver link to finish /usr/doc ->
/usr/share/doc transition (closes: #380394)

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
 
30
30
  <hgroup>
31
31
   <select id="xmode">
32
 
    <option id="random" _label="Random" arg-set=""/>
 
32
    <option id="random" _label="Random" />
33
33
    <option id="spin" _label="Spin" arg-set="-xmode spin"/>
34
34
    <option id="funky" _label="Funky" arg-set="-xmode funky"/>
35
35
    <option id="circle" _label="Circle" arg-set="-xmode circle"/>
41
41
   </select>
42
42
 
43
43
   <select id="ymode">
44
 
    <option id="random" _label="Random" arg-set=""/>
45
 
    <option id="spin" _label="Spin" arg-set="-ymode spin"/>
46
 
    <option id="funky" _label="Funky" arg-set="-ymode funky"/>
47
 
    <option id="circle" _label="Circle" arg-set="-ymode circle"/>
48
 
    <option id="linear" _label="Linear" arg-set="-ymode linear"/>
49
 
    <option id="test" _label="Test" arg-set="-ymode test"/>
50
 
    <option id="fun" _label="Fun" arg-set="-ymode fun"/>
51
 
    <option id="innie" _label="Innie" arg-set="-ymode innie"/>
52
 
    <option id="lissajous" _label="Lissajous" arg-set="-ymode lissajous"/>
 
44
    <option id="randomy" _label="Random" />
 
45
    <option id="spiny" _label="Spin" arg-set="-ymode spin"/>
 
46
    <option id="funkyy" _label="Funky" arg-set="-ymode funky"/>
 
47
    <option id="circley" _label="Circle" arg-set="-ymode circle"/>
 
48
    <option id="lineary" _label="Linear" arg-set="-ymode linear"/>
 
49
    <option id="testy" _label="Test" arg-set="-ymode test"/>
 
50
    <option id="funy" _label="Fun" arg-set="-ymode fun"/>
 
51
    <option id="inniey" _label="Innie" arg-set="-ymode innie"/>
 
52
    <option id="lissajousy" _label="Lissajous" arg-set="-ymode lissajous"/>
53
53
   </select>
54
54
 </hgroup>
55
55
 
56
56
  <!-- #### -speed [1] -->
57
 
  <!-- #### -color_modifier [-1] --> 
 
57
  <!-- #### -color_modifier [-1] -->
58
58
  <!-- #### -start_time [-1] -->
59
59
  <!-- #### -xoffset [1.0] -->
60
60
  <!-- #### -yoffset [1.0] -->