diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-02 01:07:53 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-02 01:07:53 +0800 |
commit | 18395918e31b61248b68cd27b549a1632d0e8678 (patch) | |
tree | 401c73afb04094695ae123a80646c53da90878b9 /x11/gdm2/files | |
parent | a59b7808ee41bfa42b8f0c71fb7a07527af01f11 (diff) | |
download | marcuscom-ports-18395918e31b61248b68cd27b549a1632d0e8678.tar marcuscom-ports-18395918e31b61248b68cd27b549a1632d0e8678.tar.gz marcuscom-ports-18395918e31b61248b68cd27b549a1632d0e8678.tar.bz2 marcuscom-ports-18395918e31b61248b68cd27b549a1632d0e8678.tar.lz marcuscom-ports-18395918e31b61248b68cd27b549a1632d0e8678.tar.xz marcuscom-ports-18395918e31b61248b68cd27b549a1632d0e8678.tar.zst marcuscom-ports-18395918e31b61248b68cd27b549a1632d0e8678.zip |
Update to 2.4.2.99.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1005 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm2/files')
-rw-r--r-- | x11/gdm2/files/patch-ab | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/x11/gdm2/files/patch-ab b/x11/gdm2/files/patch-ab index ecd105c93..7434ec867 100644 --- a/x11/gdm2/files/patch-ab +++ b/x11/gdm2/files/patch-ab @@ -1,15 +1,15 @@ ---- config/gdm.conf.in.orig Wed Jun 25 16:42:37 2003 -+++ config/gdm.conf.in Sat Jun 28 18:14:11 2003 -@@ -63,7 +63,7 @@ +--- config/gdm.conf.in.orig Thu Jul 24 12:18:41 2003 ++++ config/gdm.conf.in Fri Aug 1 12:56:30 2003 +@@ -59,7 +59,7 @@ # To try to kill all clients started at greeter time or in the Init script. # doesn't always work, only if those clients have a window of their own KillInitClients=true --LogDir=@EXPANDED_AUTHDIR@ +-LogDir=@EXPANDED_LOGDIR@ +LogDir=/var/log # You should probably never change this value unless you have a weird setup PidFile=/var/run/gdm.pid # Note that a post login script is run before a PreSession script. -@@ -82,7 +82,7 @@ +@@ -78,7 +78,7 @@ # Reboot, Halt and suspend commands, you can add different commands # separated by a semicolon and gdm will use the first one it can find RebootCommand=/sbin/shutdown -r now;/usr/sbin/shutdown -r now @@ -18,7 +18,7 @@ SuspendCommand= # Probably should not touch the below this is the standard setup ServAuthDir=@EXPANDED_AUTHDIR@ -@@ -110,7 +110,7 @@ +@@ -106,7 +106,7 @@ # we force X to use specific vts. turn VTAllocation to false if this # is causing problems. FirstVT=7 @@ -27,7 +27,7 @@ # Should double login be treated with a warning (and possibility to change # vts on linux systems for console logins) DoubleLoginWarning=true -@@ -188,7 +188,7 @@ +@@ -184,7 +184,7 @@ # The 'theme'. By default we're using the default gtk theme # Of course assuming that gtk got installed in the same prefix, # if not change this. @@ -36,7 +36,7 @@ # Maximum size of an icon, larger icons are scaled down MaxIconWidth=128 MaxIconHeight=128 -@@ -361,7 +361,7 @@ +@@ -355,7 +355,7 @@ # to the command line [server-Chooser] name=Chooser server |