summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-01-09 23:48:14 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-01-09 23:48:14 +0000
commit911a8ace383764aff9fbec05913283a8113d294f (patch)
tree8d08612561547f8c57b21cf4c9a7e987f47cceef /config
parent7fc980eb62860063a692c9ff2ae2340e944ae8c4 (diff)
downloadgdm-911a8ace383764aff9fbec05913283a8113d294f.tar.gz
Many changes, too many to write a changelog for. Applied most of the
Tue Jan 09 18:50:51 2001 George Lebl <jirka@5z.com> * Many changes, too many to write a changelog for. Applied most of the redhat and helix patches. On the login screen make a window over the entire window and proxy key events back to the entry to get xdm like keyboard grab behaviour without a grab. When starting local displays call gdm_display_manage to actually fork the slave. Try cleaning up after self when messing with signal handlers. When killing clients, ignore x errors. Kill clients on the same display connection since opening a new one won't work. Kill the alarm on the ping since it made no sense, and didn't work in the first place.
Diffstat (limited to 'config')
-rwxr-xr-xconfig/Gnome.in2
-rw-r--r--config/gdm9
-rw-r--r--config/gdm.conf.in11
-rw-r--r--config/locale.alias30
4 files changed, 29 insertions, 23 deletions
diff --git a/config/Gnome.in b/config/Gnome.in
index cf429391..15ae3887 100755
--- a/config/Gnome.in
+++ b/config/Gnome.in
@@ -13,6 +13,6 @@ done
if [ -x "$HOME/.gnomerc" ]; then
exec "$HOME/.gnomerc"
else
- exec "@sysconfdir@/gnomerc"
+ exec "@sysconfdir@/gdm/gnomerc"
fi
diff --git a/config/gdm b/config/gdm
index 71ff8d13..1d2e0816 100644
--- a/config/gdm
+++ b/config/gdm
@@ -1,8 +1,7 @@
#%PAM-1.0
-auth required /lib/security/pam_pwdb.so shadow nullok
+auth required /lib/security/pam_stack.so service=system-auth
auth required /lib/security/pam_nologin.so
-account required /lib/security/pam_pwdb.so
-password required /lib/security/pam_cracklib.so
-password required /lib/security/pam_pwdb.so shadow nullok use_authtok
-session required /lib/security/pam_pwdb.so
+account required /lib/security/pam_stack.so service=system-auth
+password required /lib/security/pam_stack.so service=system-auth
+session required /lib/security/pam_stack.so service=system-auth
session optional /lib/security/pam_console.so
diff --git a/config/gdm.conf.in b/config/gdm.conf.in
index 3d1c33b6..2a665cdb 100644
--- a/config/gdm.conf.in
+++ b/config/gdm.conf.in
@@ -20,11 +20,11 @@ UserAuthFBDir=/tmp
UserAuthFile=.Xauthority
[security]
-AllowRoot=0
+AllowRoot=1
RelaxPermissions=0
RetryDelay=3
UserMaxFile=65536
-VerboseAuth=1
+VerboseAuth=0
[xdmcp]
Enable=0
@@ -37,7 +37,7 @@ MaxWaitIndirect=30
Port=177
[gui]
-GtkRC=
+GtkRC=@datadir@/themes/Default/gtk/gtkrc
MaxIconWidth=128
MaxIconHeight=128
@@ -52,9 +52,12 @@ Icon=@pixmapdir@/gdm.xpm
LocaleFile=@localedir@/locale.alias
Logo=@pixmapdir@/gnome-logo-large.png
Quiver=1
-SystemMenu=0
+SystemMenu=1
Welcome=Welcome to %n
Welcome[es]=Bienvenido a %n
+Welcome[de]=Willkommen auf %n
+Welcome[fr]=Bienvenue sur %n
+Welcome[cs]=Vítejte na %n
[chooser]
DefaultHostImg=@pixmapdir@/nohost.png
diff --git a/config/locale.alias b/config/locale.alias
index f9abf015..82e31031 100644
--- a/config/locale.alias
+++ b/config/locale.alias
@@ -1,5 +1,5 @@
-# Locale name alias data base
-# Copyright (C) 1995 Free Software Foundation, Inc.
+# Locale name alias data base.
+# Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -22,34 +22,38 @@
# All entries are case independent.
# Note: This file is far from being complete. If you have a value for
-# your own site which you think might be useful for others too, share it
-# with the rest of us. Send it to bug-gnu-utils@prep.ai.mit.edu.
+# your own site which you think might be useful for others too, share
+# it with the rest of us. Send it using the `glibcbug' script to
+# bugs@gnu.org.
+catalan ca_ES.ISO-8859-1
+croatian hr_HR.ISO-8859-2
czech cs_CZ.ISO-8859-2
+danish da_DK.ISO-8859-1
dansk da_DK.ISO-8859-1
deutsch de_DE.ISO-8859-1
dutch nl_NL.ISO-8859-1
-english en_US.ISO-8859-1
-eesti et_EE.ISO-8859-1
+english en.ISO-8859-1
finnish fi_FI.ISO-8859-1
français fr_FR.ISO-8859-1
french fr_FR.ISO-8859-1
german de_DE.ISO-8859-1
greek el_GR.ISO-8859-7
hebrew iw_IL.ISO-8859-8
+hrvatski hr_HR.ISO-8859-2
hungarian hu_HU.ISO-8859-2
icelandic is_IS.ISO-8859-1
-italian it_CH.ISO-8859-1
-japanese ja_JP.EUC
-korean ko_KR.eucKR
-norsk no_NO.ISO-8859-1
+italian it_IT.ISO-8859-1
+japanese ja_JP.SJIS
+japanese.euc ja_JP.eucJP
+norwegian no_NO.ISO-8859-1
polish pl_PL.ISO-8859-2
portuguese pt_PT.ISO-8859-1
romanian ro_RO.ISO-8859-2
-russian ru_SU.ISO-8859-5
+russian ru_RU.ISO-8859-5
slovak sk_SK.ISO-8859-2
-slovene sl_CS.ISO-8859-2
+slovene sl_SI.ISO-8859-2
+slovenian sl_SI.ISO-8859-2
spanish es_ES.ISO-8859-1
swedish sv_SE.ISO-8859-1
turkish tr_TR.ISO-8859-9
-