diff options
author | Kira Tubo <kira.tubo@gmail.com> | 2024-09-03 23:22:56 -0700 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2024-09-07 09:44:32 +0200 |
commit | 8c0678cb66b35d04a3aa791383ff6b9007700e5e (patch) | |
tree | aad68055d11d1709c4a5586a7e95790e907333f3 /source | |
parent | a88ae62e116a47c32a0fa679544eee79160616a9 (diff) |
tdf#157230: Help: Adjust path for Open/Save buttons in Tabbed UI
Update navigation path for following buttons in Tabbed UI:
- Recent Documents*
- Open Remote*
- Save As**
- Save Remote**
*Buttons now located in File > Open popup menu
**Buttons now located in File > Save popup menu
Related to changes in commit 406f879af36c8cc524d87292ddffca7426811fa0
Change-Id: I09f2ab65a14953f9e80bd8a45ae016bd3831b672
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172986
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/00/00000401.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/00/00000401.xhp b/source/text/shared/00/00000401.xhp index f6d0c5abf6..896bf39264 100644 --- a/source/text/shared/00/00000401.xhp +++ b/source/text/shared/00/00000401.xhp @@ -107,7 +107,7 @@ <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> <paragraph role="paragraph" id="par_id611513629210220" xml-lang="en-US">Choose <menuitem>File - Open Remote</menuitem>.</paragraph> <embed href="text/shared/00/00000004.xhp#from_tabUI"/> -<paragraph role="paragraph" id="par_id131685300899494">Choose <menuitem>File - Open Remote</menuitem>.</paragraph> +<paragraph role="paragraph" id="par_id131685300899494">Choose <menuitem>File</menuitem>, then long-click on the <menuitem>Open</menuitem> icon, and select <menuitem>Open Remote File</menuitem>.</paragraph> <embed href="text/shared/00/00000004.xhp#from_toolbars"/> <table id="tab_id781685300960343"> <tablerow> @@ -129,7 +129,7 @@ <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> <paragraph role="paragraph" id="par_id361685302818286">Choose <menuitem>File - Recent Documents</menuitem>.</paragraph> <embed href="text/shared/00/00000004.xhp#from_tabUI"/> -<paragraph role="paragraph" id="par_id241685302835857">Choose <menuitem>File - Recent Documents</menuitem>.</paragraph> +<paragraph role="paragraph" id="par_id241685302835857">Choose <menuitem>File</menuitem>, then long-click on the <menuitem>Open</menuitem> icon. A list of recent documents will display.</paragraph> <embed href="text/shared/00/00000004.xhp#from_toolbars"/> <table id="tab_id381685302920063"> @@ -263,7 +263,7 @@ <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> <paragraph role="paragraph" id="par_id3152479">Choose <menuitem>File - Save As</menuitem>.</paragraph> <embed href="text/shared/00/00000004.xhp#from_tabUI"/> - <paragraph role="paragraph" id="par_id921685290226058">Choose <menuitem>File - Save As</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id921685290226058">Choose <menuitem>File</menuitem>, then long-click on the <menuitem>Save</menuitem> icon, and select <menuitem>Save As</menuitem>.</paragraph> <embed href="text/shared/00/00000004.xhp#from_toolbars"/> <section id="sysaveas"> <table id="tab_id831649342786696"> @@ -306,7 +306,7 @@ <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> <paragraph role="paragraph" id="par_id611513629430220">Choose <menuitem>File - Save Remote</menuitem>.</paragraph> <embed href="text/shared/00/00000004.xhp#from_tabUI"/> - <paragraph role="paragraph" id="par_id281685704731179">Choose <menuitem>File - Save Remote</menuitem></paragraph> + <paragraph role="paragraph" id="par_id281685704731179">Choose <menuitem>File</menuitem>, then long-click on the <menuitem>Save</menuitem> icon, and select <menuitem>Save Remote File</menuitem>.</paragraph> <embed href="text/shared/00/00000004.xhp#from_toolbars"/> <paragraph role="paragraph" id="par_id431513629862558">Long-click on the <emph>Save</emph> icon and select <emph>Save Remote File</emph>.</paragraph> <table id="tab_id741685704766725"> |