http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.00.tar.gz
[xscreensaver] / hacks / config / xdaliclock.xml
diff --git a/hacks/config/xdaliclock.xml b/hacks/config/xdaliclock.xml
new file mode 100644 (file)
index 0000000..e9398ed
--- /dev/null
@@ -0,0 +1,29 @@
+<?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="-builtin0"/>
+    <option id="font1" _label="Medium Font"  arg-set="-builtin1"/>
+    <option id="font2" _label="Large Font"/>
+    <option id="font2" _label="Huge Font"    arg-set="-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.  Written by Jamie Zawinski.  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;.
+  </_description>
+</screensaver>