began for maemo
[xscreensaver] / xscreensaver / debian / patches / 53_XScreenSaver.ad.in.patch
1 Index: xscreensaver/driver/XScreenSaver.ad.in
2 ===================================================================
3 --- xscreensaver.orig/driver/XScreenSaver.ad.in 2008-07-16 23:39:50.000000000 +0200
4 +++ xscreensaver/driver/XScreenSaver.ad.in      2008-07-16 23:39:50.000000000 +0200
5 @@ -60,7 +60,7 @@
6  *textLiteral:          XScreenSaver
7  *textFile:             @DEFAULT_TEXT_FILE@
8  *textProgram:          fortune
9 -*textURL:              http://www.livejournal.com/stats/latest-rss.bml
10 +*textURL:              http://planet.debian.org/rss20.xml
11  
12  *overlayTextForeground:        #FFFF00
13  *overlayTextBackground:        #000000
14 @@ -91,16 +91,20 @@
15  !
16  ! And there are so very many options to choose from!
17  !
18 +*loadURL: x-www-browser '%s'
19 +*manualCommand: x-terminal-emulator -title '%s manual' \
20 +               -e '/bin/sh -c "man %s; read foo"'
21 +!
22  !   Gnome 2.4, 2.6: (yelp can't display man pages, as of 2.6.3)
23  !
24 -@GNOME24@*loadURL: @WITH_BROWSER@ '%s'
25 -@GNOME24@*manualCommand: gnome-terminal --title '%s manual' \
26 +@GNOME24@*loadURL: x-www-browser '%s'
27 +@GNOME24@*manualCommand: x-terminal-emulator -title '%s manual' \
28  @GNOME24@              --command '/bin/sh -c "man %s; read foo"'
29  !
30  !   Gnome 2.2:
31  !
32 -@GNOME22@*loadURL: gnome-url-show '%s'
33 -@GNOME22@*manualCommand: gnome-terminal --title '%s manual' \
34 +@GNOME22@*loadURL: x-www-browser '%s'
35 +@GNOME22@*manualCommand: x-terminal-emulator -title '%s manual' \
36  @GNOME22@              --command '/bin/sh -c "man %s; read foo"'
37  !
38  !   Gnome 1.4:
39 @@ -110,8 +114,8 @@
40  !
41  !   non-Gnome systems:
42  !
43 -@NOGNOME@*loadURL: firefox '%s' || mozilla '%s' || netscape '%s'
44 -@NOGNOME@*manualCommand: xterm -sb -fg black -bg gray75 -T '%s manual' \
45 +@NOGNOME@*loadURL: x-www-browser '%s'
46 +@NOGNOME@*manualCommand: x-terminal-emulator -title '%s manual' \
47  @NOGNOME@                  -e /bin/sh -c 'man "%s" ; read foo'
48  
49  
50 @@ -128,7 +132,8 @@
51  ! (That button does not appear on the dialog if this program does not exist.)
52  ! For Gnome: probably "gdmflexiserver -ls".  KDE, probably "kdmctl reserve".
53  !
54 -@NEW_LOGIN_COMMAND_P@*newLoginCommand: @NEW_LOGIN_COMMAND@
55 +! @NEW_LOGIN_COMMAND_P@*newLoginCommand:       @NEW_LOGIN_COMMAND@
56 +*newLoginCommand:      gdmflexiserver -l -a -c FLEXI_XSERVER
57  
58  
59  ! Turning on "installColormap" on 8-bit systems interacts erratically with
60 @@ -465,10 +470,11 @@
61  *Dialog.shadowThickness:       2
62  
63  *passwd.heading.label:         XScreenSaver %s
64 -*passwd.body.label:            This screen is locked.
65 +*passwd.body.label:            Please enter your password.
66  *passwd.unlock.label:          OK
67  *passwd.login.label:           New Login
68  *passwd.user.label:            Username:
69 +*passwd.passwd.label:          Password:
70  *passwd.thermometer.width:     8
71  *passwd.asterisks:              True
72  *passwd.uname:                  True