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 --- cui/uiconfig/ui/hyperlinkdialog.ui | 2 +- cui/uiconfig/ui/opthtmlpage.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'cui') diff --git a/cui/uiconfig/ui/hyperlinkdialog.ui b/cui/uiconfig/ui/hyperlinkdialog.ui index 57b9f665f606..c598e02093e4 100644 --- a/cui/uiconfig/ui/hyperlinkdialog.ui +++ b/cui/uiconfig/ui/hyperlinkdialog.ui @@ -166,7 +166,7 @@ True False - This is where you create a hyperlink to a Web page or FTP server connection. + This is where you create a hyperlink to a Web page. res/hlinettp.png 6 diff --git a/cui/uiconfig/ui/opthtmlpage.ui b/cui/uiconfig/ui/opthtmlpage.ui index 30ffc5a78a20..8c0f88436570 100644 --- a/cui/uiconfig/ui/opthtmlpage.ui +++ b/cui/uiconfig/ui/opthtmlpage.ui @@ -574,7 +574,7 @@ True - Mark this check box to automatically upload the embedded pictures to the Internet server when uploading using FTP. Use the Save As dialog to save the document and enter a complete FTP URL as the file name in the Internet. + Mark this check box to automatically upload the embedded pictures to the Internet server when uploading using a network protocol. Use the Save As dialog to save the document and enter a complete URL as the file name in the Internet. -- cgit v1.2.3