summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-11-01 08:38:48 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-11-01 08:38:48 +0000
commit61d308b763ce1eed7c455330ce370392aba9b809 (patch)
tree527c8357d6a4afe25f7444642c2831b52aacb98d
parentb91df9a57d778d0f10ae88300ddda884b2fe881d (diff)
downloadgdm-GDM_2_2_5_1.tar.gz
Release 2.2.5.1GDM_2_2_5_1
Thu Nov 01 01:06:21 2001 George Lebl <jirka@5z.com> * Release 2.2.5.1
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.am2
-rw-r--r--NEWS6
-rw-r--r--config/Makefile.am2
-rw-r--r--configure.in2
5 files changed, 12 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 8cf8fa97..db23d120 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Nov 01 01:06:21 2001 George Lebl <jirka@5z.com>
+
+ * Release 2.2.5.1
+
Sun Oct 28 12:15:50 2001 George Lebl <jirka@5z.com>
* daemon/slave.c: when the server refuses to be started, some error
diff --git a/Makefile.am b/Makefile.am
index 9ca0b6b2..7a8afb6d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@ sbin_SCRIPTS = gdm-restart gdm-safe-restart
install-data-local: gdmconfig-security
if CONSOLE_HELPER
- $(INSTALL_DATA) -D gdmconfig-pam $(DESTDIR)$(PAM_PREFIX)/pam.d/gdmconfig
+ $(INSTALL_DATA) -D $(srcdir)/gdmconfig-pam $(DESTDIR)$(PAM_PREFIX)/pam.d/gdmconfig
$(INSTALL_DATA) -D gdmconfig-security $(DESTDIR)$(PAM_PREFIX)/security/console.apps/gdmconfig
$(INSTALL_DATA) -m 755 -d $(sbindir)
mv -f $(bindir)/gdmconfig $(sbindir)
diff --git a/NEWS b/NEWS
index 484e9e4e..32161df4 100644
--- a/NEWS
+++ b/NEWS
@@ -79,7 +79,11 @@ Ahh news...
if we still can't start the server, tell the user rather then giving
up quietly.
-- Always print the "Plesae enter your username" message
+- Always print the "Please enter your username" message
+
+- Translation updates (Ole Laursen, Stanislav Visnovsky, Christophe Merlet,
+ Peteris Krisjanis, Artis Trops, Marius Andreiana, Christian Rose,
+ Zbigniew Chyla)
2.2.4.3 stuff:
diff --git a/config/Makefile.am b/config/Makefile.am
index 1f830345..c3ccb1fc 100644
--- a/config/Makefile.am
+++ b/config/Makefile.am
@@ -24,7 +24,7 @@ EXTRA_DIST = \
Default.redhat \
XKeepsCrashing \
gettextfoo.h \
- extract-shell.h
+ extract-shell.sh
gettextfoo.h: XKeepsCrashing
cat $^ | $(srcdir)/extract-shell.sh > gettextfoo.h
diff --git a/configure.in b/configure.in
index fd39d0c6..8ca8ac21 100644
--- a/configure.in
+++ b/configure.in
@@ -121,7 +121,7 @@ AC_SUBST(CPPFLAGS)
AC_SUBST(LDFLAGS)
dnl ## internationalization support
-ALL_LINGUAS="az ca cs da de el es et fi fr ga gl hu it ja ko lt ms nl nn no pl pt_BR ro ru sk sl sv ta tr uk zh_CN.GB2312 zh_TW"
+ALL_LINGUAS="az ca cs da de el es et fi fr ga gl hu it ja ko lt lv ms nl nn no pl pt_BR ro ru sk sl sv ta tr uk zh_CN.GB2312 zh_TW"
dnl AM_GNOME_GETTEXT
AM_GNU_GETTEXT