diff options
author | George Lebl <jirka@5z.com> | 2001-01-09 23:48:14 +0000 |
---|---|---|
committer | George Lebl <jirka@src.gnome.org> | 2001-01-09 23:48:14 +0000 |
commit | 911a8ace383764aff9fbec05913283a8113d294f (patch) | |
tree | 8d08612561547f8c57b21cf4c9a7e987f47cceef /config/locale.alias | |
parent | 7fc980eb62860063a692c9ff2ae2340e944ae8c4 (diff) | |
download | gdm-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/locale.alias')
-rw-r--r-- | config/locale.alias | 30 |
1 files changed, 17 insertions, 13 deletions
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 - |