diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2023-02-13 16:34:09 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2023-02-13 22:36:26 +0000 |
commit | cd49917023bc58662fa1c6be7294f66955f04525 (patch) | |
tree | c092484a3f7e2d1eaebccb3903e1240477967bd5 /source/text/swriter/guide | |
parent | a295ef1fa2462d9a828341e7b947eae05ba14154 (diff) |
Rename Extension Manager to Extensions
Follow-up to core commit ef3c81d0fca9c8f80fd0d4e4025c37a114528344
Change-Id: I904f88bd184fb4ea10eb050c21d40041494e2e33
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/146952
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/swriter/guide')
-rw-r--r-- | source/text/swriter/guide/smarttags.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/guide/smarttags.xhp b/source/text/swriter/guide/smarttags.xhp index 26a5b0d502..d44bfb5f53 100644 --- a/source/text/swriter/guide/smarttags.xhp +++ b/source/text/swriter/guide/smarttags.xhp @@ -41,7 +41,7 @@ <paragraph xml-lang="en-US" id="par_id2508621" role="paragraph">To install a Smart Tag, do one of the following:</paragraph> <list type="unordered"> <listitem> - <paragraph xml-lang="en-US" id="par_id3856013" role="paragraph">Save the *.oxt extension file to your harddrive, then double-click the *.oxt file in your file manager. Alternatively, in %PRODUCTNAME choose <item type="menuitem">Tools - Extension Manager</item> to open the Extension Manager, click Add and browse to the file.</paragraph> + <paragraph xml-lang="en-US" id="par_id3856013" role="paragraph">Save the *.oxt-extension file to your hard drive, then double-click the *.oxt file in your file manager. Alternatively, in %PRODUCTNAME choose <menuitem>Tools - Extensions</menuitem> to open the Extensions dialog, click <emph>Add</emph> and browse to the file.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id7814264" role="paragraph">Click a Smart Tag *.oxt file link on a web page and open the link with the default application. This requires a properly configured Web browser.</paragraph> |