filter/source/config/fragments/types/calc_MS_Multiplan.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit e0958329000ac04601ceed964fc9fe6559649503 Author: David Tardon <[email protected]> Date: Mon Apr 30 13:10:46 2018 +0200 tdf#117323 add dummy extension to fix assertion Change-Id: I88494b6686102dc727048ffa5fa8d7d483e04174 diff --git a/filter/source/config/fragments/types/calc_MS_Multiplan.xcu b/filter/source/config/fragments/types/calc_MS_Multiplan.xcu index aec1df902889..d6feee60af25 100644 --- a/filter/source/config/fragments/types/calc_MS_Multiplan.xcu +++ b/filter/source/config/fragments/types/calc_MS_Multiplan.xcu @@ -12,7 +12,7 @@ <value>org.libreoffice.comp.Calc.MSWorksCalcImportFilter</value> </prop> <prop oor:name="Extensions"> - <value/> + <value>*</value> </prop> <prop oor:name="Preferred"> <value>true</value> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
