Issue 2869 - Corrections to get finnish res files
Summary: Corrections to get finnish res files
Status: CLOSED FIXED
Alias: None
Product: Internationalization
Classification: Code
Component: code (show other issues)
Version: 641
Hardware: PC Linux, all
: P5 (lowest) Trivial (vote)
Target Milestone: ---
Assignee: nils.fuhrmann
QA Contact: issues@l10n
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-17 10:54 UTC by Unknown
Modified: 2002-12-18 08:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2002-01-17 10:54:09 UTC
-----------------------------------------------
$SRC_ROOT/solenv/inc/postset.mk

.IF "$(RES_FINN)"!="" || "$(give_me_all_languages)"!=""
alllangext+=35
finn$(LANG_GUI)*=$(default$(LANG_GUI))
lang_35=finn
longlang_35=finnish
langext_35=35
rsclang_35=-lgFINNISH $(IBM_PC_850)
rescharset_35=$(finn$(LANG_GUI))
RCLANGFLAGS_35+= -d FINNISH
iso_35=fi
.ENDIF

-----------------------------------------------
$SRC_ROOT/solenv/inc/lang.mk

.IF "$(solarlang)" == "finn"
RSCLANG=FINNISH $(IBM_PC_850)
LANGEXT=35
.ENDIF
-----------------------------------------------
Comment 1 Dieter.Loeschky 2002-03-25 08:30:32 UTC
DL->NF: I think it's your task.
Comment 2 nils.fuhrmann 2002-08-21 12:32:42 UTC
Finnish corectally works sinse 641
Comment 3 nils.fuhrmann 2002-12-18 08:25:31 UTC
-