summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2002-01-22 02:50:45 +0000
committerGeorge Lebl <jirka@src.gnome.org>2002-01-22 02:50:45 +0000
commita28569fe9d8e7aa542731797b09a4063d57b84b0 (patch)
treeef8478d328e1de44f01133a8bddb475d98873b0e /acconfig.h
parent6d507ba54dc5e6df37a1f59f28a8b0ab56a63536 (diff)
downloadgdm-a28569fe9d8e7aa542731797b09a4063d57b84b0.tar.gz
use GETTEXT_PACKAGE
Mon Jan 21 19:14:28 2002 George Lebl <jirka@5z.com> * acconfig.h, configure.in: use GETTEXT_PACKAGE * daemon/gdm.c, daemon/misc.[ch], daemon/verify-pam.c, daemon/server.c, daemon/slave.c, daemon/display.c: When displaying something on a console display it only when the console is UTF-8, which is only true if "gdmopen vt-is-UTF8 -q" returns 0 status. Else don't actually translate anything and just print out the english/ASCII version. * daemon/verify-pam.c: Better check for existance of the pam gdm configuration * daemon/gdm.c, gui/gdmXnestchooser.c, gui/gdmchooser.c, gui/gdmconfig.c, gui/gdmflexiserver.c, gui/gdmlogin.c, gui/gdmphotosetup.c: property bind gettext stuff and make sure we correctly set it up for UTF-8
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index f92485dc..11a5b762 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -24,3 +24,4 @@
#undef EXPANDED_AUTHDIR
#undef EXPANDED_SYSCONFDIR
#undef EXPANDED_SESSDIR
+#undef GETTEXT_PACKAGE