summaryrefslogtreecommitdiffstats
path: root/hacks/config/hypertorus.xml
diff options
context:
space:
mode:
authorSimon Rettberg2020-12-02 08:23:52 +0100
committerSimon Rettberg2020-12-02 08:23:52 +0100
commit2954208d00d422b34fa3a69631b0a091f17a349d (patch)
treeb4322e320155656af133b8f47025d00b17a68f64 /hacks/config/hypertorus.xml
parentUpdate to 5.43 (diff)
downloadxscreensaver-2954208d00d422b34fa3a69631b0a091f17a349d.tar.gz
xscreensaver-2954208d00d422b34fa3a69631b0a091f17a349d.tar.xz
xscreensaver-2954208d00d422b34fa3a69631b0a091f17a349d.zip
5.44
Diffstat (limited to 'hacks/config/hypertorus.xml')
-rw-r--r--hacks/config/hypertorus.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/hacks/config/hypertorus.xml b/hacks/config/hypertorus.xml
index a82e090..899d0cb 100644
--- a/hacks/config/hypertorus.xml
+++ b/hacks/config/hypertorus.xml
@@ -40,10 +40,14 @@
</select>
<select id="colors">
- <option id="twosided" _label="Two-sided" arg-set="-twosided"/>
+ <option id="onesided" _label="One-sided" arg-set="-onesided"/>
+ <option id="twosided" _label="Two-sided" arg-set="-twosided"/>
<option id="colorwheel" _label="Color wheel"/>
</select>
+ <boolean id="change-colors" _label="Change colors"
+ arg-set="-change-colors"/>
+
<select id="projection3d">
<option id="perspective-3d" _label="Perspective 3D"/>
<option id="orthographic-3d" _label="Orthographic 3D"