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/timetunnel.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/timetunnel.xml')
| -rw-r--r-- | hacks/config/timetunnel.xml | 42 |
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> |
