summaryrefslogtreecommitdiffstats
path: root/hacks/config/bumps.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/config/bumps.xml')
-rw-r--r--hacks/config/bumps.xml36
1 files changed, 0 insertions, 36 deletions
diff --git a/hacks/config/bumps.xml b/hacks/config/bumps.xml
deleted file mode 100644
index 78ee969..0000000
--- a/hacks/config/bumps.xml
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<screensaver name="bumps" _label="Bumps">
-
- <command arg="-root"/>
-
- <video href="https://www.youtube.com/watch?v=IV7D-NYRCiU"/>
-
- <!-- #### -degrees [360] -->
- <!-- #### -color [random] -->
- <!-- #### -colorcount [64] -->
-
- <number id="delay" type="slider" arg="-delay %"
- _label="Frame rate" _low-label="Low" _high-label="High"
- low="0" high="100000" default="30000"
- convert="invert"/>
-
- <number id="duration" type="slider" arg="-duration %"
- _label="Duration" _low-label="10 seconds" _high-label="10 minutes"
- low="10" high="600" default="120"/>
-
- <!-- #### -soften [1] -->
- <!-- #### -invert -->
-
- <xscreensaver-image />
-
- <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
-
- <xscreensaver-updater />
-
- <_description>
-A spotlight roams across an embossed version of a loaded image.
-
-Written by Shane Smit; 1999.
- </_description>
-</screensaver>