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

« back to all changes in this revision

Viewing changes to hacks/config/penrose.xml

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-12-08 16:00:22 UTC
  • mto: (2.1.2 etch)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20051208160022-7ten2wfh180wf89a
Tags: upstream-4.23
ImportĀ upstreamĀ versionĀ 4.23

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
          low="0" high="20000" default="10000"
10
10
          convert="invert"/>
11
11
 
12
 
  <number id="speed" type="slider" arg="-redoDelay %"
13
 
          _label="Duration" _low-label="1 Second" _high-label="30 Seconds"
14
 
          low="1" high="30" default="3"/>
15
 
 
16
12
  <number id="ncolors" type="slider" arg="-ncolors %"
17
13
            _label="Number of Colors" _low-label="Two" _high-label="Many"
18
14
            low="1" high="255" default="64"/>