[PATCH] abbreviation "pc" for pica, instead of "pi"
Takeshi Abe
tabe at fixedpoint.jp
Wed May 18 04:09:24 PDT 2011
according to http://www.w3.org/TR/CSS2/syndata.html#length-units
---
vcl/source/src/units.src | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/vcl/source/src/units.src b/vcl/source/src/units.src
index aff92ad..9deb287 100644
--- a/vcl/source/src/units.src
+++ b/vcl/source/src/units.src
@@ -42,7 +42,7 @@ StringArray SV_FUNIT_STRINGS
< "twips" ; FUNIT_TWIP ; > ;
< "twip" ; FUNIT_TWIP ; > ;
< "pt" ; FUNIT_POINT ; > ;
- < "pi" ; FUNIT_PICA ; > ;
+ < "pc" ; FUNIT_PICA ; > ;
< "\"" ; FUNIT_INCH ; > ;
< "in" ; FUNIT_INCH ; > ;
< "inch" ; FUNIT_INCH ; > ;
--
1.7.2.5
----Next_Part(Wed_May_18_20_26_33_2011_712)----
More information about the LibreOffice
mailing list