blob: da9489c65747c93d459a67c77458bbbdc0e4c2b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -Nru xscreensaver-5.01.vanilla/hacks/config/hypertorus.xml xscreensaver-5.01/hacks/config/hypertorus.xml
--- xscreensaver-5.01.vanilla/hacks/config/hypertorus.xml 2006-11-08 11:44:38.000000000 +0100
+++ xscreensaver-5.01/hacks/config/hypertorus.xml 2006-11-08 11:45:29.000000000 +0100
@@ -8,7 +8,7 @@
<select id="display-mode">
<option id="wire" _label="Wireframe Mesh" arg-set="-mode 0"/>
<option id="surface" _label="Solid Surface" arg-set="-mode 1"/>
- <option id="transparent" _label="Transparent Surface"/>
+ <option id="transparent" _label="Transparent Surface" arg-set="-mode 2"/>
</select>
<select id="appearance">
|