summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Ball <cjb@laptop.org>2009-02-21 14:48:42 -0500
committerChris Ball <cjb@laptop.org>2009-02-21 14:48:42 -0500
commitee279c84e34f1ebb8a6ff17d54ee146d11e29764 (patch)
treeb8bbdc585cc15a70fab137266b6262bba93b8cc8
parentda6bbca07c796c69172a649405474f03bee66754 (diff)
Fix fi_FI locale install directory.
fi_FI was setting "x11thislocaledir" to en_US, with the result that its locale data was written in that locale dir. Signed-off-by: Chris Ball <cjb@laptop.org>
-rw-r--r--nls/fi_FI.UTF-8/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/nls/fi_FI.UTF-8/Makefile.am b/nls/fi_FI.UTF-8/Makefile.am
index c364315a..800e800e 100644
--- a/nls/fi_FI.UTF-8/Makefile.am
+++ b/nls/fi_FI.UTF-8/Makefile.am
@@ -1,3 +1,3 @@
-x11thislocaledir = $(X11_LOCALEDATADIR)/en_US.UTF-8
+x11thislocaledir = $(X11_LOCALEDATADIR)/fi_FI.UTF-8
include $(top_srcdir)/nls/localerules.in