diff options
| author | Simon Rettberg | 2024-09-06 14:42:37 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2024-09-06 14:42:37 +0200 |
| commit | badef32037f52f79abc1f1440b786cd71afdf270 (patch) | |
| tree | 412b792d4cab4a7a110db82fcf74fe8a1ac55ec1 /hacks/config/celtic.xml | |
| parent | Delete pre-6.00 files (diff) | |
| download | xscreensaver-master.tar.gz xscreensaver-master.tar.xz xscreensaver-master.zip | |
Diffstat (limited to 'hacks/config/celtic.xml')
| -rw-r--r-- | hacks/config/celtic.xml | 32 |
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> |
