cui/inc/tipoftheday.hrc |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 74de217a52a15588e3fdf4059d62a384777c66db
Author:     Seth Chaiklin <sdc.bla...@youmail.dk>
AuthorDate: Wed May 25 14:57:17 2022 +0200
Commit:     Seth Chaiklin <sdc.bla...@youmail.dk>
CommitDate: Fri May 27 13:55:00 2022 +0200

    tdf#127294 (related: tdf#147524) add ToD about Customize toolbars
    
        Inspired by tdf#147524
        Includes link to relevant help page
    
    Change-Id: Idb2b3da4839a61a5f713400b378babb0c765fb4b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134904
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    Reviewed-by: Seth Chaiklin <sdc.bla...@youmail.dk>
    Tested-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    Tested-by: Jenkins

diff --git a/cui/inc/tipoftheday.hrc b/cui/inc/tipoftheday.hrc
index 7f9c7fc858df..7f3213b8c1a0 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -273,6 +273,7 @@ const std::tuple<TranslateId, OUString, OUString> 
TIPOFTHEDAY_STRINGARRAY[] =
      { NC_("RID_CUI_TIPOFTHEDAY", "Developing new XSLT and XML filters?"), 
"https://fridrich.blogspot.com/2013/08/extending-swiss-army-knife-overview.html";,
 ""},
      { NC_("RID_CUI_TIPOFTHEDAY", "Press Shift+F1 to see any available 
extended tooltips in dialog boxes, when \"Extended tips\" is not enabled in 
Tools ▸ Options ▸ %PRODUCTNAME ▸ General."), 
"https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/shared/05/00000120.html";,
 ""},
      { NC_("RID_CUI_TIPOFTHEDAY", "Never use certain arrow styles? Remove them 
by using the Delete button on the Format ▸ Text Box and Shape ▸ Line ▸ Arrow 
Styles tab."), "cui/ui/lineendstabpage/BTN_MODIFY", ""},
+     { NC_("RID_CUI_TIPOFTHEDAY", "Don’t like the position of some icons on 
your toolbar? Change it with Tools ▸ Customize ▸ Toolbars tab ▸ Target."), 
"CUI_HID_SVX_CONFIG_TOOLBAR", ""},
 };
 
 #define STR_HELP_LINK                   NC_("STR_HELP_LINK", "%PRODUCTNAME 
Help")

Reply via email to