summaryrefslogtreecommitdiffstats
path: root/hacks/config/timetunnel.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/config/timetunnel.xml')
-rw-r--r--hacks/config/timetunnel.xml42
1 files changed, 0 insertions, 42 deletions
diff --git a/hacks/config/timetunnel.xml b/hacks/config/timetunnel.xml
deleted file mode 100644
index f543150..0000000
--- a/hacks/config/timetunnel.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<screensaver name="timetunnel" _label="Time Tunnel" gl="yes">
-
- <command arg="-root"/>
-
- <video href="https://www.youtube.com/watch?v=GZe5rk_7TnA"/>
-
- <number id="start" type="slider" arg="-start %"
- _label="Start sequence time" _low-label="0 sec" _high-label="30 sec"
- low="0.00" high="27.79" default="0.00"/>
-
- <number id="end" type="slider" arg="-end %"
- _label="End sequence time" _low-label="0 sec" _high-label="30 sec"
- low="0.00" high="27.79" default="27.79"/>
-
- <hgroup>
- <vgroup>
- <boolean id="logo" _label="Draw logo" arg-unset="-no-logo"/>
- <boolean id="reverse" _label="Run backward" arg-set="-reverse"/>
- <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
- </vgroup>
- <vgroup>
-<!--
- <string id="tardis" _label="Tardis image " arg="-tardis %"/>
- <string id="head" _label="Head image " arg="-head %"/>
- <string id="marquee" _label="Marquee image " arg="-marquee %"/>
- <string id="tun1" _label="Tardis tunnel image " arg="-tun1 %"/>
- <string id="tun2" _label="Middle tunnel image" arg="-tun2 %"/>
- <string id="tun3" _label="Final tunnel image " arg="-tun3 %"/>
--->
- </vgroup>
- </hgroup>
-
- <xscreensaver-updater />
-
- <_description>
-An animation similar to the title sequence of Dr. Who in the 70s.
-
-Written by Sean P. Brennan; 2005.
- </_description>
-</screensaver>