filter/source/config/fragments/filters/StarOffice_XML__Math_.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d9c0280d4b785d07c220bfd029c2949227b8f398
Author: Laurent Balland-Poirier <laurent.balland-poir...@laposte.net>
Date:   Sun May 11 23:07:27 2014 +0200

    fdo#78159 Restore EXPORT to ODF 1.0 for Math
    
    Partially revert commit aeeaccf59abbc485d7786486f1accc1cb4d4dbf7
    It is a quick fix for 4-2 since AutoText "FN" (Formula Numbering) is broken
    
    Change-Id: I22daf58bf31f61a05a981ed1db9a81f2d8dc3859
    Reviewed-on: https://gerrit.libreoffice.org/9319
    Reviewed-by: Kohei Yoshida <libreoff...@kohei.us>
    Tested-by: Kohei Yoshida <libreoff...@kohei.us>

diff --git a/filter/source/config/fragments/filters/StarOffice_XML__Math_.xcu 
b/filter/source/config/fragments/filters/StarOffice_XML__Math_.xcu
index 2f60ca6..cb094ea 100644
--- a/filter/source/config/fragments/filters/StarOffice_XML__Math_.xcu
+++ b/filter/source/config/fragments/filters/StarOffice_XML__Math_.xcu
@@ -16,7 +16,7 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 -->
     <node oor:name="StarOffice XML (Math)" oor:op="replace">
-        <prop oor:name="Flags"><value>IMPORT TEMPLATE OWN ALIEN 
ENCRYPTION</value></prop>
+        <prop oor:name="Flags"><value>IMPORT EXPORT TEMPLATE OWN ALIEN 
ENCRYPTION</value></prop>
         <prop oor:name="UIComponent"/>
         <prop oor:name="FilterService"/>
         <prop oor:name="UserData"><value></value></prop>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to