http://ftp.ksu.edu.tw/FTP/FreeBSD/distfiles/xscreensaver-4.23.tar.gz
[xscreensaver] / hacks / config / ant.xml
index 36499dfcf838ce91fa52f32a40b1fc9ed67666fb..86a38127f4826f9496824028bd6c5673d616692b 100644 (file)
 
   <select id="neighbors">
     <option id="rand" _label="Random Cell Shape"/>
-    <option id="three" _label="Three Sided Cells" 
+    <option id="three" _label="Three Sided Cells"
             arg-set="-neighbors 3"/>
     <option id="four" _label="Four Sided Cells"
             arg-set="-neighbors 4"/>
-    <option id="six" _label="Six Sided Cells" enable="sharpturn"
+    <option id="six" _label="Six Sided Cells"
             arg-set="-neighbors 6"/>
     <option id="nine" _label="Nine Sided Cells"
             arg-set="-neighbors 9"/>
-    <option id="twelve" _label="Twelve Sided Cells" enable="sharpturn"
+    <option id="twelve" _label="Twelve Sided Cells"
             arg-set="-neighbors 12"/>
   </select>