summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2003-05-17 03:48:46 +0000
committerGeorge Lebl <jirka@src.gnome.org>2003-05-17 03:48:46 +0000
commit7c99774217204408b761d2e38fe36507fa509151 (patch)
treee286188ff052f33f52103758cd1dae6118252692 /configure.in
parent2cad9ea80609bdce057d4c084742ecd53ab29c0f (diff)
downloadgdm-7c99774217204408b761d2e38fe36507fa509151.tar.gz
added Malaylam, Marathi and Oriya languages
Fri May 16 20:46:43 2003 George Lebl <jirka@5z.com> * gui/gdmlanguages.c, config/locale.alias: added Malaylam, Marathi and Oriya languages * gui/gdmlogin.c, gui/greeter/greeter_system.c: fix #105923 by changing the "Configure..." item to "Configure the login manager..." * utils/gdmopen.c: fix the -l option to actually work right * daemon/slave.c: fix Redhat #91031 by prepending the dash to the command rather then replacing the command with a dash when running the shell. This was contributed by mlblandf@sedona.intel.com (Michael Blandford) * config/gdm.conf.in, daemon/gdm.h: change PingInterval to PingIntervalSeconds * daemon/gdm.[ch], daemon/slave.c: update DisallowTCP properly * daemon/slave.c: set GDMSESSION before running PreSession * daemon/misc.c: fixed warnings and an uninitialized var use
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 38de9594..e09e33e1 100644
--- a/configure.in
+++ b/configure.in
@@ -8,7 +8,7 @@ dnl
AC_PROG_INTLTOOL([0.21])
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(gdm,2.4.1.3)
+AM_INIT_AUTOMAKE(gdm,2.4.2.0)
AM_MAINTAINER_MODE
GDK_PIXBUF_REQUIRED=1.3.1