To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76593
Issue #|76593
Summary|FUNIT_INCH in vcl
Component|l10n
Version|1.0.0
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P1
Subcomponent|code
Assigned to|ihi
Reported by|pjanik
------- Additional comments from [EMAIL PROTECTED] Sun Apr 22 18:40:44 +0000
2007 -------
paveljanik:~/.ooo/build/Files/SRC680 pavel$ bzcat GSI_cs.sdf.bz2 |grep vcl|grep
"SV_FUNIT_STRINGS
9"
vcl source\src\units.src 0 itemlist SV_FUNIT_STRINGS
90 en-US \"
2002-02-02 02:02:02
vcl source\src\units.src 0 itemlist SV_FUNIT_STRINGS
90 cs \"
2002-02-02 02:02:02
paveljanik:~/.ooo/build/Files/SRC680 pavel$
This results in:
ItemList [ cs ] =
{
< "mm" ; FUNIT_MM ; > ;
< "cm" ; FUNIT_CM ; > ;
< "m" ; FUNIT_M ; > ;
< "km" ; FUNIT_KM ; > ;
< "twips" ; FUNIT_TWIP ; > ;
< "twip" ; FUNIT_TWIP ; > ;
< "pt" ; FUNIT_POINT ; > ;
< "pi" ; FUNIT_PICA ; > ;
< " ; FUNIT_INCH ; > ;
< "in" ; FUNIT_INCH ; > ;
< "inch" ; FUNIT_INCH ; > ;
Which breaks the build.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]