diff options
Diffstat (limited to 'x11/gdm2/files/patch-ab')
-rw-r--r-- | x11/gdm2/files/patch-ab | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/x11/gdm2/files/patch-ab b/x11/gdm2/files/patch-ab index 11f4da7ee56b..cc11b86e69c2 100644 --- a/x11/gdm2/files/patch-ab +++ b/x11/gdm2/files/patch-ab @@ -1,6 +1,6 @@ ---- config/gdm.conf.in.orig Fri Oct 10 16:57:25 2003 -+++ config/gdm.conf.in Thu Oct 16 14:33:28 2003 -@@ -73,7 +73,7 @@ +--- config/gdm.conf.in.orig Thu Feb 12 14:22:36 2004 ++++ config/gdm.conf.in Sat Mar 6 17:22:29 2004 +@@ -77,7 +77,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 @@ -9,7 +9,7 @@ # 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. -@@ -93,7 +93,7 @@ +@@ -97,7 +97,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=/usr/bin/reboot;/sbin/reboot;/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@ -@@ -127,7 +127,7 @@ +@@ -136,7 +136,7 @@ # we force X to use specific vts. turn VTAllocation to false if this # is causing problems. #FirstVT=7 @@ -27,16 +27,16 @@ # Should double login be treated with a warning (and possibility to change # vts on linux systems for console logins) #DoubleLoginWarning=true -@@ -211,7 +211,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. +@@ -232,7 +232,7 @@ + # The specific gtkrc file we use. It should be the full path to the gtkrc + # that we need. Unless you need a specific gtkrc that doesn't correspond to + # a specific theme, then just use the GtkTheme key -#GtkRC=@EXPANDED_DATADIR@/themes/Default/gtk/gtkrc +GtkRC=@EXPANDED_DATADIR@/../themes/Default/gtk-2.0/gtkrc - # Maximum size of an icon, larger icons are scaled down - #MaxIconWidth=128 - #MaxIconHeight=128 -@@ -364,7 +364,7 @@ + + # The GTK+ theme to use for the gui + #GtkTheme=Default +@@ -415,7 +415,7 @@ # Definition of the standard X server. [server-Standard] name=Standard server |