From de01c0c1d0f80ffec3882625d77c02ab806f6c7a Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sat, 22 Aug 2020 12:36:14 -0300 Subject: tdf#118148 Extended tips from HC2/shared/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These extended tips are extracted from in Help files Only for ui files, where dialogs/widget pair could be determined. Other forms of such as .uno:.. and *HID* ... will be addressed elswhere. Change#1 Removed extended tips from GtkMenu of svx/.../acceptrejectchangesdialog.ui Change#2 Some empty ET's slipped in cui/macroselectdialog.ui Change-Id: Ic8dc62734143f621fcd3c4156fc004f585630277 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101186 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- cui/uiconfig/ui/hyperlinkdialog.ui | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) (limited to 'cui/uiconfig/ui/hyperlinkdialog.ui') diff --git a/cui/uiconfig/ui/hyperlinkdialog.ui b/cui/uiconfig/ui/hyperlinkdialog.ui index c509eebaa113..e9766bf2be71 100644 --- a/cui/uiconfig/ui/hyperlinkdialog.ui +++ b/cui/uiconfig/ui/hyperlinkdialog.ui @@ -1,5 +1,5 @@ - + @@ -11,9 +11,6 @@ 0 0 dialog - - - False @@ -31,6 +28,11 @@ True True True + + + Resets the entries in the dialog to their original state. + + False @@ -44,6 +46,11 @@ True True True + + + Applies the data to your document. + + False @@ -74,6 +81,11 @@ True True True + + + Closes the dialog without saving. + + False @@ -415,5 +427,8 @@ cancel help + + + -- cgit