From 4c40fe59893709f87e72f0dd36e859591d253189 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Thu, 16 Nov 2023 11:31:53 +0100 Subject: tdf#146386 cui,sc,sw: Office::Common::Filter::HTML::Export::LocalGraphic Adapt its usage to removal of FTP UCP; the target protocol check in sc and sw was particularly silly. Change-Id: Ib94501ebcc589e257e9b882a340e18ef1a791584 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159499 Tested-by: Jenkins Reviewed-by: Michael Stahl --- officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index c551044a350d..cba034e33fae 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -4475,7 +4475,7 @@ Specifies whether images are copied to the Internet server when - uploading via FTP. + uploading via a network protocol. true -- cgit