]> git.pld-linux.org Git - packages/gdm.git/commitdiff
- corrected gtkrc path
authoraflinta <aflinta@pld-linux.org>
Tue, 14 Jan 2003 02:02:34 +0000 (02:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdm-conf.patch -> 1.2

gdm-conf.patch

index fa91cb93eb6af2cc39b0ad85dbfd8a2a8c0f92c3..356db0ca145f491da63e6d99ceba74e4196ef383 100644 (file)
@@ -1,7 +1,7 @@
-diff -Nur gdm-2.4.0.11.orig/config/gdm.conf.in gdm-2.4.0.11/config/gdm.conf.in
---- gdm-2.4.0.11.orig/config/gdm.conf.in       Fri Aug 23 19:53:53 2002
-+++ gdm-2.4.0.11/config/gdm.conf.in    Wed Oct 23 15:35:33 2002
-@@ -52,8 +52,8 @@
+diff -urN gdm-2.4.1.1.orig/config/gdm.conf.in gdm-2.4.1.1/config/gdm.conf.in
+--- gdm-2.4.1.1.orig/config/gdm.conf.in        Tue Jan 14 02:59:56 2003
++++ gdm-2.4.1.1/config/gdm.conf.in     Tue Jan 14 03:01:03 2003
+@@ -56,8 +56,8 @@
  # you should create these user and group.  Anyone found running this as
  # someone too privilaged will get a kick in the ass.  This should have
  # access to only the gdm directories and files.
@@ -12,3 +12,12 @@ diff -Nur gdm-2.4.0.11.orig/config/gdm.conf.in gdm-2.4.0.11/config/gdm.conf.in
  # 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
+@@ -157,7 +157,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.
+-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
This page took 0.046537 seconds and 4 git commands to generate.