summaryrefslogtreecommitdiffstats
path: root/x11/gdm2/files/patch-ab
diff options
context:
space:
mode:
author(no author) <(no author)@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-15 05:59:50 +0800
committer(no author) <(no author)@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-15 05:59:50 +0800
commit73cb2357a7c7f905403cf41592bcbd7286fd85ae (patch)
tree2f5e26903a1f136a9e2f54af42475b280a215a6d /x11/gdm2/files/patch-ab
parentfd170dfee433454a5e1f74c295bf23f3835894c0 (diff)
downloadmarcuscom-ports-GNOME_2_6.tar
marcuscom-ports-GNOME_2_6.tar.gz
marcuscom-ports-GNOME_2_6.tar.bz2
marcuscom-ports-GNOME_2_6.tar.lz
marcuscom-ports-GNOME_2_6.tar.xz
marcuscom-ports-GNOME_2_6.tar.zst
marcuscom-ports-GNOME_2_6.zip
This commit was manufactured by cvs2svn to create branch 'GNOME_2_6'.GNOME_2_6
git-svn-id: svn://creme-brulee.marcuscom.com/ports/branches/GNOME_2_6@2058 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm2/files/patch-ab')
-rw-r--r--x11/gdm2/files/patch-ab47
1 files changed, 0 insertions, 47 deletions
diff --git a/x11/gdm2/files/patch-ab b/x11/gdm2/files/patch-ab
deleted file mode 100644
index cc11b86e6..000000000
--- a/x11/gdm2/files/patch-ab
+++ /dev/null
@@ -1,47 +0,0 @@
---- 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
--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.
-@@ -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
--#HaltCommand=/usr/bin/poweroff;/sbin/poweroff;/sbin/shutdown -h now;/usr/sbin/shutdown -h now
-+HaltCommand=/sbin/shutdown -p now;/usr/sbin/shutdown -p now
- #SuspendCommand=
- # Probably should not touch the below this is the standard setup
- ServAuthDir=@EXPANDED_AUTHDIR@
-@@ -136,7 +136,7 @@
- # we force X to use specific vts. turn VTAllocation to false if this
- # is causing problems.
- #FirstVT=7
--#VTAllocation=true
-+VTAllocation=false
- # Should double login be treated with a warning (and possibility to change
- # vts on linux systems for console logins)
- #DoubleLoginWarning=true
-@@ -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
-
- # 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
--command=@X_SERVER@ -audit 0
-+command=@X_SERVER@ vt9 -audit 0
- flexible=true
-
- # To use this server type you should add -query host or -indirect host