Bug 27465

Summary: Rewritten fi_FI.UTF-8 Compose file
Product: xorg Reporter: Marko Myllynen <myllynen>
Component: Lib/XlibAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium CC: tjk
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Rewritten fi_FI.UTF-8/Compose.pre none

Description Marko Myllynen 2010-04-05 05:49:55 UTC
Created attachment 34671 [details]
Rewritten fi_FI.UTF-8/Compose.pre

I've rewritten the fi_FI.UTF-8 Compose file so that it

- includes en_US.UTF-8/Compose for base compose definitions (and thus gets any possible additions to en_US.UTF-8/Compose automatically included)
- overrides any en_US.UTF-8/Compose definitions with fi_FI.UTF-8/Compose definitions (thus making it safe to include en_US.UTF-8/Compose)
- lists all the definitions specified in the SFS 5966 standard (thus making it easy to verify that the implementation is valid and complete)
- adds a header about the file itself as required by the standard

The rewritten version is ~320 lines compared to over 5000 lines of the previous version. Please apply.
Comment 1 Alan Coopersmith 2010-04-08 20:02:46 UTC
Pushed, thanks.   (Though git format-patch output would be even nicer for
future patches.)

I did apply one small fix for a typo in the syntax 
found by the "make check" in the libX11 build:

-<dead_diaeresis> <space>                " "¨"   # DIAERESIS
+<dead_diaeresis> <space>                : "¨"   # DIAERESIS

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.