summaryrefslogtreecommitdiffstats
path: root/hacks/config/celtic.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/config/celtic.xml')
-rw-r--r--hacks/config/celtic.xml32
1 files changed, 0 insertions, 32 deletions
diff --git a/hacks/config/celtic.xml b/hacks/config/celtic.xml
deleted file mode 100644
index f84d12b..0000000
--- a/hacks/config/celtic.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<screensaver name="celtic" _label="Celtic">
-
- <command arg="-root"/>
-
- <video href="https://www.youtube.com/watch?v=PnX60AAoTdw"/>
-
- <number id="delay" type="slider" arg="-delay %"
- _label="Frame rate" _low-label="Low" _high-label="High"
- low="0" high="100000" default="10000"
- convert="invert"/>
-
- <number id="delay2" type="slider" arg="-delay2 %"
- _label="Linger" _low-label="Short" _high-label="Long"
- low="0" high="10" default="5"/>
-
- <boolean id="graph" _label="Draw graph" arg-set="-graph"/>
-
- <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
-
- <xscreensaver-updater />
-
- <_description>
-Repeatedly draws random Celtic cross-stitch patterns.
-
-https://en.wikipedia.org/wiki/Celtic_knot
-https://en.wikipedia.org/wiki/Knots_and_graphs
-
-Written by Max Froumentin; 2005.
- </_description>
-</screensaver>