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/flag.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/flag.xml')
| -rw-r--r-- | hacks/config/flag.xml | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/hacks/config/flag.xml b/hacks/config/flag.xml deleted file mode 100644 index 1e6cfb3..0000000 --- a/hacks/config/flag.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<screensaver name="flag" _label="Flag"> - - <command arg="-root"/> - - <video href="https://www.youtube.com/watch?v=LuEC3EONzjc"/> - - <string id="text" _label="Text for flag" arg="-text %"/> - - <number id="delay" type="slider" arg="-delay %" - _label="Frame rate" _low-label="Low" _high-label="High" - low="0" high="200000" default="50000" - convert="invert"/> - - <number id="cycles" type="slider" arg="-cycles %" - _label="Timeout" _low-label="Small" _high-label="Large" - low="0" high="800000" default="1000"/> - - <number id="ncolors" type="slider" arg="-ncolors %" - _label="Number of colors" _low-label="Two" _high-label="Many" - low="1" high="255" default="200"/> - - <!-- #### -size [-7] --> - - <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/> - - <xscreensaver-updater /> - - <_description> -This screen saver was removed from the XScreenSaver distribution as of -version 5.08. - -This draws a waving colored flag, that undulates its way around the -screen. The flag can contain arbitrary text and images. By default, -it displays either the current system name and OS type, or a picture -of "Bob". - -Written by Charles Vidal and Jamie Zawinski; 1997. - </_description> -</screensaver> |
