~ubuntu-branches/ubuntu/lucid/xscreensaver/lucid

« back to all changes in this revision

Viewing changes to hacks/config/juggler3d.xml

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2007-12-06 09:53:12 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20071206095312-fkzcwe4vqm50z208
Tags: 5.04-1ubuntu1
* Merge from debian unstable, remaining changes:
  - split xscreensaver into xscreensaver, xscreensaver-data (hacks we ship),
    xscreensaver-data-extra (hacks in universe). split out gl hacks for
    universe to xscreensaver-gl-extra
  - use fridge for rss screensavers
  - create and install .desktop files for gnome-screensaver

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
                _low-label="Slow" _high-label="Fast" low="3.0" high="50.0" default="20.0"/>
14
14
 
15
15
        <number id="minobjs" type="spinbutton" arg="-minobjs %" _label="Min Objects"
16
 
          low="3" high="35" default="3"/>
 
16
          low="3" high="35" default="8"/>
17
17
 
18
18
        <number id="maxobjs" type="spinbutton" arg="-maxobjs %" _label="Max Objects"
19
19
          low="3" high="35" default="8"/>                 
28
28
        <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
29
29
 
30
30
        <_description>
31
 
3D simulation of a juggler performing with balls, clubs and rings.  Written
32
 
by Brian Apps and partially based on his Win32 Juggle Saver program.
 
31
3D simulation of a juggler performing with balls, clubs and rings.  
 
32
 
 
33
Written by Brian Apps; 2005.
33
34
        </_description>
34
35
</screensaver>