diff options
author | Xue Wei <Wei.Xue@Sun.COM> | 2009-02-20 15:12:35 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-02-20 15:16:59 -0800 |
commit | ef5c446395aa30d7b1096a112e241a81c5b358e7 (patch) | |
tree | 090c1fa95ae6ea121cfa1db9e5765ee4c9f567b6 | |
parent | 3822f2654e9630167f0c6cae317b472c09771672 (diff) |
Add nn_NO.UTF-8 to compose.dir.pre for Norwegian Nynorsk
Sun bug 6691236: Swing applications dump core when locale is nn_NO.UTF-8
<http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6691236>
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | nls/compose.dir.pre | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nls/compose.dir.pre b/nls/compose.dir.pre index c5f11c8..22fb673 100644 --- a/nls/compose.dir.pre +++ b/nls/compose.dir.pre @@ -349,6 +349,7 @@ en_US.UTF-8/Compose: mk_MK.UTF-8 en_US.UTF-8/Compose: ms_MY.UTF-8 en_US.UTF-8/Compose: nl_BE.UTF-8 en_US.UTF-8/Compose: nl_NL.UTF-8 +en_US.UTF-8/Compose: nn_NO.UTF-8 en_US.UTF-8/Compose: no_NO.UTF-8 en_US.UTF-8/Compose: nb_NO.UTF-8 en_US.UTF-8/Compose: nr_ZA.UTF-8 |