]> git.pld-linux.org Git - packages/libreoffice.git/blame - openoffice-gui-font-antialias-size.patch
- DON'T hardcode java paths!
[packages/libreoffice.git] / openoffice-gui-font-antialias-size.patch
CommitLineData
5cc47c02 1Index: officecfg/registry/schema/org/openoffice/Office/Common.xcs
2===================================================================
3RCS file: /cvs/util/officecfg/registry/schema/org/openoffice/Office/Common.xcs,v
4retrieving revision 1.84
5diff -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.221888 seconds and 4 git commands to generate.