https://issues.apache.org/ooo/show_bug.cgi?id=106601

brinzing <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from brinzing <[email protected]> ---
starting from oo321 it seems to be possible to remove symbols with 

<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema"; oor:name="Common" 
oor:package="org.openoffice.Office">
   <node oor:name="Help">
       <node oor:name="StartCenter">
           <prop oor:name="StartCenterLayoutStyle" oor:type="xs:int">
               <value>2</value>
           </prop>
       </node>
   </node>
</oor:component-data>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to