http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / config / xdaliclock.xml
diff --git a/hacks/config/xdaliclock.xml b/hacks/config/xdaliclock.xml
deleted file mode 100644 (file)
index 5c253c8..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<screensaver name="xdaliclock" _label="XDaliClock">
-
-  <command arg="-root"/>
-
-  <select id="size">
-    <option id="font0" _label="Small Font"   arg-set="-font BUILTIN0"/>
-    <option id="font1" _label="Medium Font"  arg-set="-font BUILTIN1"/>
-    <option id="font2" _label="Large Font"/>
-    <option id="font2" _label="Huge Font"    arg-set="-font BUILTIN3"/>
-  </select>
-
-  <select id="style">
-    <option id="12" _label="12-Hour Time"/>
-    <option id="24" _label="24-Hour Time" arg-set="-24"/>
-  </select>
-
-  <boolean id="secs"  _label="Display Seconds" arg-unset="-noseconds"/>
-
-  <boolean id="cycle" _label="Cycle Colors" arg-set="-cycle"/>
-
-  <_description>
-XDaliClock draws a large digital clock, the numbers of which change by
-"melting" into their new shapes.  This is not included with the
-XScreenSaver package, but if you don't have it already, you can find it at
-&lt;http://www.jwz.org/xdaliclock/&gt;.
-
-Written by Jamie Zawinski; 1991.
-  </_description>
-</screensaver>