diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2009-01-05 15:33:41 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2009-01-05 15:33:41 +0000 |
commit | 6195d275cb60575aa320bab64e10a52994b40e7b (patch) | |
tree | c4db561eb239172f2780418c108ccc56dc812f3d /officecfg | |
parent | db75fe5503d06675e3c57349c2201ea42daab83a (diff) |
CWS-TOOLING: integrate CWS kashidafix
2008-12-15 15:31:40 +0100 hde r265507 : #i97098#
2008-12-15 15:30:52 +0100 hde r265506 : #i97098#
2008-12-10 14:08:07 +0100 fredrikh r265184 : i97098
2008-11-27 15:07:01 +0100 hdu r264493 : #i60594# only determine GetNextGlyphs() charpos if requested+available
2008-11-27 14:09:42 +0100 hdu r264487 : #i60594# simplify RTL-glyph-injection also for manual-cell-aligned cases
2008-11-26 13:25:08 +0100 fme r264379 : #i60594# Kashida fixes - syntax error
2008-11-26 13:16:22 +0100 hdu r264374 : #i60594# allow glyph injection even if there is not enough room if they can overlap
2008-11-25 16:40:20 +0100 hdu r264314 : #i60594# fix glyph-injection for PDF-export for usp>=1.6
2008-11-24 16:17:11 +0100 hdu r264254 : #i71804# adjust glyph-fallback usp-methods for new glyph-injection infrastructure
2008-11-24 16:15:30 +0100 hdu r264253 : #i71804# disable glyph-injection for glyph-fallback mixing
2008-11-20 08:29:15 +0100 fme r264027 : #i60594# Fix correction
2008-11-14 10:10:54 +0100 fme r263666 : CWS-TOOLING: rebase CWS kashidafix to trunk@263288 (milestone: DEV300:m35)
2008-10-30 16:35:30 +0100 fme r262834 : #i60594# migrate cws kashidafix to SVN.
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 25ddaf318481..ab0234ff0073 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -8,7 +8,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: Common.xcs,v $ - * $Revision: 1.156 $ + * $Revision: 1.156.14.1 $ * * This file is part of OpenOffice.org. * @@ -6339,7 +6339,7 @@ Dymamic border coloring means that when the mouse is hovered over a control, and <prop oor:name="CTLTextNumerals" oor:type="xs:int"> <!-- UIHints: options--> <info> - <desc>Specifies the type of numerals (Arabic (0), Hindi (1) or system settings (2)) is used per default in all applications.</desc> + <desc>Specifies the type of numerals (Arabic (0), Hindi (1), system settings (2) or Context(3)) is used per default in all applications.</desc> </info> <value>0</value> </prop> |