officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a44380768059e4efe7b29f5b57b54a20540faa0c
Author:     Michael Stahl <michael.st...@allotropia.de>
AuthorDate: Fri Feb 17 13:19:39 2023 +0100
Commit:     Michael Stahl <michael.st...@allotropia.de>
CommitDate: Mon Feb 20 12:08:10 2023 +0000

    tdf#137883 officecfg: ModuleDependendFilterOrder move Word 2010 ...
    
    ... filter above Word 2007 one, and also move RTF above binary DOC
    WW8 formats while at it.
    
    Change-Id: Ia7a303ace7a9d5782348c90b0ccd95a47ffd7ac7
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147211
    Tested-by: Jenkins
    Reviewed-by: Michael Stahl <michael.st...@allotropia.de>

diff --git a/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu 
b/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu
index fdb62f1ab95e..5dcce7b1e688 100644
--- a/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu
+++ b/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu
@@ -46,7 +46,7 @@
     </node>
     <node oor:name="com.sun.star.text.TextDocument" oor:op="replace" 
install:module="writer">
       <prop oor:name="SortedFilterList">
-        <value oor:separator=";">writer8;writer8_template;StarOffice XML 
(Writer);writer_StarOffice_XML_Writer_Template;OpenDocument Text Flat XML;UOF 
text;MS Word 2007 XML;MS Word 2007 XML Template;MS Word 2003 XML;MS Word 97;MS 
Word 97 Vorlage;MS Word 95;MS Word 95 Vorlage;MS WinWord 6.0;MS WinWord 
5;MS_Works;AportisDoc Palm DB;DocBook File;writer_MIZI_Hwp_97;HTML 
(StarWriter);LotusWordPro;PocketWord File;Rich Text 
Format;T602Document;Text;Text (encoded);WordPerfect;Office Open XML Text;Office 
Open XML Text Template</value>
+        <value oor:separator=";">writer8;writer8_template;StarOffice XML 
(Writer);writer_StarOffice_XML_Writer_Template;OpenDocument Text Flat XML;UOF 
text;Office Open XML Text;Office Open XML Text Template;MS Word 2007 XML;MS 
Word 2007 XML Template;MS Word 2003 XML;Rich Text Format;MS Word 97;MS Word 97 
Vorlage;MS Word 95;MS Word 95 Vorlage;MS WinWord 6.0;MS WinWord 
5;MS_Works;AportisDoc Palm DB;DocBook File;writer_MIZI_Hwp_97;HTML 
(StarWriter);LotusWordPro;PocketWord File;T602Document;Text;Text 
(encoded);WordPerfect</value>
       </prop>
     </node>
     <node oor:name="com.sun.star.text.WebDocument" oor:op="replace" 
install:module="writer">

Reply via email to