]> git.pld-linux.org Git - packages/libreoffice.git/blob - openoffice-gui-font-antialias-size.patch
- DON'T hardcode java paths!
[packages/libreoffice.git] / openoffice-gui-font-antialias-size.patch
1 Index: officecfg/registry/schema/org/openoffice/Office/Common.xcs
2 ===================================================================
3 RCS file: /cvs/util/officecfg/registry/schema/org/openoffice/Office/Common.xcs,v
4 retrieving revision 1.84
5 diff -u -p -u -r1.84 Common.xcs
6 --- officecfg/registry/schema/org/openoffice/Office/Common.xcs  24 Jul 2003 13:12:08 -0000      1.84
7 +++ officecfg/registry/schema/org/openoffice/Office/Common.xcs  29 Aug 2003 13:32:53 -0000
8 @@ -13180,11 +13180,11 @@
9                                                 <label xml:lang="th">Font Antialiasing Minimum Pixel Height</label>
10                                                 <label xml:lang="x-comment">Font Antialiasing Minimum Pixel Height</label>
11                                         </info>
12 -                                       <value>8</value>
13 +                                       <value>1</value>
14                                 </prop>
15 -                       </group>
16 +                       </group>  <!-- dummy -->
17                 </group>
18 -               <group oor:name="Undo">
19 +               <group oor:name="Undo"> <!-- dummy -->
20                         <info>
21                                 <author>MBA</author>
22                                 <desc xml:lang="en-US">Contains the settings regarding the undo operation in the Office.</desc>
This page took 0.032072 seconds and 3 git commands to generate.