filter/source/config/fragments/types/impress_OOXML_Presentation.xcu          | 
   2 +-
 filter/source/config/fragments/types/impress_OOXML_Presentation_AutoPlay.xcu | 
   2 +-
 filter/source/config/fragments/types/impress_OOXML_Presentation_Template.xcu | 
   2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 82c5d55a9d21b889ecfb71253b4b04084c2e22b9
Author:     Aron Budea <aron.bu...@collabora.com>
AuthorDate: Sun Apr 13 14:27:06 2025 +0930
Commit:     Aron Budea <aron.bu...@collabora.com>
CommitDate: Sun Apr 13 15:19:28 2025 +0200

    Revert "tdf#165180 convert-to: prefer PowerPoint 2007-365, not Office Open 
XML"
    
    This reverts commit d4c7b78827c12c4bbc871c3b9eb0ce28271adba4.
    
    The situation is more complicated, let's not change anything
    until reviewing the impact.
    
    Change-Id: Iae8e10bb7eb716c025501f3490909941bf7c4515
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184114
    Reviewed-by: Aron Budea <aron.bu...@collabora.com>
    Tested-by: Jenkins

diff --git 
a/filter/source/config/fragments/types/impress_OOXML_Presentation.xcu 
b/filter/source/config/fragments/types/impress_OOXML_Presentation.xcu
index ac15128781f8..6264ce716787 100644
--- a/filter/source/config/fragments/types/impress_OOXML_Presentation.xcu
+++ b/filter/source/config/fragments/types/impress_OOXML_Presentation.xcu
@@ -20,7 +20,7 @@
     <prop oor:name="URLPattern"/>
     <prop oor:name="Extensions"><value>pptx pptm</value></prop>
     <prop 
oor:name="MediaType"><value>application/vnd.openxmlformats-officedocument.presentationml.presentation</value></prop>
-    <prop oor:name="Preferred"><value>false</value></prop>
+    <prop oor:name="Preferred"><value>true</value></prop>
     <prop oor:name="PreferredFilter"><value>Impress Office Open 
XML</value></prop>
     <prop oor:name="UIName"><value>Office Open XML Presentation</value></prop>
     <prop oor:name="ClipboardFormat"/>
diff --git 
a/filter/source/config/fragments/types/impress_OOXML_Presentation_AutoPlay.xcu 
b/filter/source/config/fragments/types/impress_OOXML_Presentation_AutoPlay.xcu
index 5a1cd6860564..78c638daedf6 100644
--- 
a/filter/source/config/fragments/types/impress_OOXML_Presentation_AutoPlay.xcu
+++ 
b/filter/source/config/fragments/types/impress_OOXML_Presentation_AutoPlay.xcu
@@ -20,7 +20,7 @@
     <prop oor:name="URLPattern"/>
     <prop oor:name="Extensions"><value>ppsx</value></prop>
     <prop 
oor:name="MediaType"><value>application/vnd.openxmlformats-officedocument.presentationml.slideshow</value></prop>
-    <prop oor:name="Preferred"><value>false</value></prop>
+    <prop oor:name="Preferred"><value>true</value></prop>
     <prop oor:name="PreferredFilter"><value>Impress Office Open XML 
AutoPlay</value></prop>
     <prop oor:name="UIName"><value xml:lang="en-US">Office Open XML 
Presentation AutoPlay</value></prop>
     <prop oor:name="ClipboardFormat"/>
diff --git 
a/filter/source/config/fragments/types/impress_OOXML_Presentation_Template.xcu 
b/filter/source/config/fragments/types/impress_OOXML_Presentation_Template.xcu
index d858d9ff8d8c..c34d39541b8c 100644
--- 
a/filter/source/config/fragments/types/impress_OOXML_Presentation_Template.xcu
+++ 
b/filter/source/config/fragments/types/impress_OOXML_Presentation_Template.xcu
@@ -20,7 +20,7 @@
     <prop oor:name="URLPattern"/>
     <prop oor:name="Extensions"><value>potx potm</value></prop>
     <prop 
oor:name="MediaType"><value>application/vnd.openxmlformats-officedocument.presentationml.template</value></prop>
-    <prop oor:name="Preferred"><value>false</value></prop>
+    <prop oor:name="Preferred"><value>true</value></prop>
     <prop oor:name="PreferredFilter"><value>Impress Office Open XML 
Template</value></prop>
     <prop oor:name="UIName"><value>Office Open XML Presentation 
Template</value></prop>
     <prop oor:name="ClipboardFormat"/>

Reply via email to