[Libreoffice-commits] core.git: officecfg/registry
Samuel Mehrbrodt
Samuel.Mehrbrodt at cib.de
Wed Nov 8 10:48:24 UTC 2017
officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 56fe49c013cc5573c239fee37c6201a3ca1e7749
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date: Wed Nov 8 10:51:36 2017 +0200
Remove sgf and sgv graphic types from sorted filter list
After removal of the importer with d952c0b42a452c875bd9d78870fa9d925af9220e
Change-Id: I1a5a99edba4c9bf4c22726255a7c156a7ddd6508
Reviewed-on: https://gerrit.libreoffice.org/44445
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
diff --git a/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu b/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu
index 3f16a52779db..fdb62f1ab95e 100644
--- a/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu
+++ b/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu
@@ -26,7 +26,7 @@
</node>
<node oor:name="com.sun.star.drawing.DrawingDocument" oor:op="replace" install:module="draw">
<prop oor:name="SortedFilterList">
- <value oor:separator=";">draw8;draw8_template;StarOffice XML (Draw);draw_StarOffice_XML_Draw_Template;OpenDocument Drawing Flat XML;draw_html_Export;draw_pdf_Export;draw_flash_Export;WordPerfect Graphics;DXF - AutoCAD Interchange;EMF - MS Windows Metafile;EPS - Encapsulated PostScript;MET - OS/2 Metafile;PCT - Mac Pict;SGF - StarOffice Writer SGF;SGV - StarDraw 2.0;SVM - StarView Metafile;WMF - MS Windows Metafile</value>
+ <value oor:separator=";">draw8;draw8_template;StarOffice XML (Draw);draw_StarOffice_XML_Draw_Template;OpenDocument Drawing Flat XML;draw_html_Export;draw_pdf_Export;draw_flash_Export;WordPerfect Graphics;DXF - AutoCAD Interchange;EMF - MS Windows Metafile;EPS - Encapsulated PostScript;MET - OS/2 Metafile;PCT - Mac Pict;SVM - StarView Metafile;WMF - MS Windows Metafile</value>
</prop>
</node>
<node oor:name="com.sun.star.presentation.PresentationDocument" oor:op="replace" install:module="impress">
More information about the Libreoffice-commits
mailing list