From http://www.jwz.org/xscreensaver/xscreensaver-5.37.tar.gz
[xscreensaver] / driver / XScreenSaver.ad.in
index 26018f5d0dc6a370f3235ae707b1e3592c2b6ab8..353bb643f9f5526288cb39603bef1cdb2fc8f5a0 100644 (file)
@@ -4,11 +4,11 @@
 !            a screen saver and locker for the X window system
 !                            by Jamie Zawinski
 !
-!                              version 5.19
-!                              26-Jul-2012
+!                              version 5.37
+!                              05-Jul-2017
 !
 ! See "man xscreensaver" for more info.  The latest version is always
-! available at http://www.jwz.org/xscreensaver/
+! available at https://www.jwz.org/xscreensaver/
 
 
 ! These resources, when placed in the system-wide app-defaults directory
 *visualID:             default
 *captureStderr:        True
 *ignoreUninstalledPrograms: False
+*authWarningSlack:     20
 
 *textMode:             file
 *textLiteral:          XScreenSaver
 *textFile:             @DEFAULT_TEXT_FILE@
 *textProgram:          fortune
-*textURL:              http://twitter.com/statuses/public_timeline.atom
-!*textURL:             http://www.livejournal.com/stats/latest-rss.bml
+*textURL:              https://en.wikipedia.org/w/index.php?title=Special:NewPages&feed=rss
 
 *overlayTextForeground:        #FFFF00
 *overlayTextBackground:        #000000
@@ -90,7 +90,7 @@ GetViewPortIsFullOfLies: False
 
 ! This is the URL loaded by the "Help" button on the splash screen,
 ! and by the "Documentation" menu item in xscreensaver-demo.
-*helpURL: http://www.jwz.org/xscreensaver/man.html
+*helpURL: https://www.jwz.org/xscreensaver/man.html
 
 ! loadURL       -- how the "Help" buttons load the helpURL (/bin/sh syntax.)
 ! manualCommand -- how the "Documentation" buttons display man pages.
@@ -134,6 +134,7 @@ GetViewPortIsFullOfLies: False
 ! (That button does not appear on the dialog if this program does not exist.)
 ! For Gnome: probably "gdmflexiserver -ls".  KDE, probably "kdmctl reserve".
 ! Or maybe yet another wheel-reinvention, "lxdm -c USER_SWITCH".
+! Oh wait, this wheel just keeps getting better: "dm-tool switch-to-greeter".
 !
 @NEW_LOGIN_COMMAND_P@*newLoginCommand: @NEW_LOGIN_COMMAND@
 
@@ -216,7 +217,7 @@ GetViewPortIsFullOfLies: False
                                distort -root                               \n\
                                epicycle -root                              \n\
                                flow -root                                  \n\
-- GL:                          glplanet -root                              \n\
+@GL_KLUDGE@ GL:                                glplanet -root                              \n\
                                interference -root                          \n\
                                kumppa -root                                \n\
 @GL_KLUDGE@ GL:                                lament -root                                \n\
@@ -311,7 +312,7 @@ GetViewPortIsFullOfLies: False
                                popsquares -root                            \n\
 @GL_KLUDGE@ GL:                                surfaces -root                              \n\
                                xanalogtv -root                             \n\
--                              abstractile -root                           \n\
+                               abstractile -root                           \n\
                                anemotaxis -root                            \n\
 - GL:                          antinspect -root                            \n\
                                fireworkx -root                             \n\
@@ -356,7 +357,31 @@ GetViewPortIsFullOfLies: False
 @GL_KLUDGE@ GL:                                rubikblocks -root                           \n\
 @GL_KLUDGE@ GL:                                companioncube -root                         \n\
 @GL_KLUDGE@ GL:                                hilbert -root                               \n\
-@GL_KLUDGE@ GL:                                tronbit -root                               \n
+@GL_KLUDGE@ GL:                                tronbit -root                               \n\
+@GL_KLUDGE@ GL:                                geodesic -root                              \n\
+                               hexadrop -root                              \n\
+@GL_KLUDGE@ GL:                                kaleidocycle -root                          \n\
+@GL_KLUDGE@ GL:                                quasicrystal -root                          \n\
+@GL_KLUDGE@ GL:                                unknownpleasures -root                      \n\
+                               binaryring -root                            \n\
+@GL_KLUDGE@ GL:                                cityflow -root                              \n\
+@GL_KLUDGE@ GL:                                geodesicgears -root                         \n\
+@GL_KLUDGE@ GL:                                projectiveplane -root                       \n\
+@GL_KLUDGE@ GL:                                romanboy -root                              \n\
+                               tessellimage -root                          \n\
+@GL_KLUDGE@ GL:                                winduprobot -root                           \n\
+@GL_KLUDGE@ GL:                                splitflap -root                             \n\
+@GL_KLUDGE@ GL:                                cubestack -root                             \n\
+@GL_KLUDGE@ GL:                                cubetwist -root                             \n\
+@GL_KLUDGE@ GL:                                discoball -root                             \n\
+@GL_KLUDGE@ GL:                                dymaxionmap -root                           \n\
+@GL_KLUDGE@ GL:                                energystream -root                          \n\
+@GL_KLUDGE@ GL:                                hexstrut -root                              \n\
+@GL_KLUDGE@ GL:                                hydrostat -root                             \n\
+@GL_KLUDGE@ GL:                                raverhoop -root                             \n\
+@GL_KLUDGE@ GL:                                splodesic -root                             \n\
+@GL_KLUDGE@ GL:                                unicrud -root                               \n\
+@GL_KLUDGE@ GL:                                vigilance -root                             \n
 
 
 
@@ -415,7 +440,7 @@ XScreenSaver.bourneShell:           /bin/sh
 *passwd.uname:                  True
 
 *splash.heading.label:         XScreenSaver %s
-*splash.body.label:            Copyright © 1991-2012 by
+*splash.body.label:            Copyright \251 1991-2017 by
 *splash.body2.label:           Jamie Zawinski <jwz@jwz.org>
 *splash.demo.label:            Settings
 *splash.help.label:            Help
@@ -430,6 +455,7 @@ XScreenSaver.bourneShell:           /bin/sh
 *hacks.antinspect.name:     AntInspect
 *hacks.antmaze.name:        AntMaze
 *hacks.antspotlight.name:   AntSpotlight
+*hacks.binaryring.name:     BinaryRing
 *hacks.blinkbox.name:       BlinkBox
 *hacks.blitspin.name:       BlitSpin
 *hacks.blocktube.name:      BlockTube
@@ -440,12 +466,16 @@ XScreenSaver.bourneShell:         /bin/sh
 *hacks.ccurve.name:         CCurve
 *hacks.cloudlife.name:      CloudLife
 *hacks.companioncube.name:  CompanionCube
+*hacks.cubestack.name:      CubeStack
 *hacks.cubestorm.name:      CubeStorm
+*hacks.cubetwist.name:      CubeTwist
 *hacks.cubicgrid.name:      CubicGrid
 *hacks.cwaves.name:         CWaves
 *hacks.dangerball.name:     DangerBall
 *hacks.decayscreen.name:    DecayScreen
 *hacks.dnalogo.name:        DNA Logo
+*hacks.dymaxionmap.name:    DymaxionMap
+*hacks.energystream.name:   EnergyStream
 *hacks.euler2d.name:        Euler2D
 *hacks.fadeplot.name:       FadePlot
 *hacks.flipflop.name:       FlipFlop
@@ -455,6 +485,7 @@ XScreenSaver.bourneShell:           /bin/sh
 *hacks.flyingtoasters.name: FlyingToasters
 *hacks.fontglide.name:      FontGlide
 *hacks.fuzzyflakes.name:    FuzzyFlakes
+*hacks.geodesicgears.name:  GeodesicGears
 *hacks.gflux.name:          GFlux
 *hacks.gleidescope.name:    Gleidescope
 *hacks.glforestfire.name:   GLForestFire
@@ -475,8 +506,12 @@ XScreenSaver.bourneShell:          /bin/sh
 *hacks.nerverot.name:       NerveRot
 *hacks.noseguy.name:        NoseGuy
 *hacks.popsquares.name:     PopSquares
+*hacks.projectiveplane.name:ProjectivePlane
+*hacks.quasicrystal.name:   QuasiCrystal
+*hacks.raverhoop.name:      RaverHoop
 *hacks.rd-bomb.name:        RDbomb
 *hacks.rdbomb.name:         RDbomb
+*hacks.romanboy.name:       RomanBoy
 *hacks.rotzoomer.name:      RotZoomer
 *hacks.rubikblocks.name:    RubikBlocks
 *hacks.sballs.name:         SBalls
@@ -485,15 +520,19 @@ XScreenSaver.bourneShell:         /bin/sh
 *hacks.skytentacles.name:   SkyTentacles
 *hacks.slidescreen.name:    SlideScreen
 *hacks.speedmine.name:      SpeedMine
+*hacks.splitflap.name:      SplitFlap
 *hacks.starwars.name:       StarWars
 *hacks.stonerview.name:     StonerView
 *hacks.t3d.name:            T3D
+*hacks.testx11.name:        TestX11
 *hacks.timetunnel.name:     TimeTunnel
 *hacks.topblock.name:       TopBlock
 *hacks.tronbit.name:        TronBit
+*hacks.unknownpleasures.name:UnknownPleasures
 *hacks.vidwhacker.name:     VidWhacker
 *hacks.webcollage.name:     WebCollage
 *hacks.whirlwindwarp.name:  WhirlWindWarp
+*hacks.winduprobot.name:    WindupRobot
 *hacks.xanalogtv.name:      XAnalogTV
 *hacks.xrayswarm.name:      XRaySwarm