diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-05-30 22:49:10 +0200 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-05-31 12:29:26 +0200 |
commit | 575aa5ef741998bf6a739b856087023668291836 (patch) | |
tree | 23ab89d69524ef00d8ab2678e2b9b2e920b7f5a8 /source | |
parent | 43a999d9e06ec8552f4d258fdbaf7283759f5cbb (diff) |
tdf#107299 Fix reference to File - Templates menu item
Change-Id: Iae0120954fc7ac7a1748ece724eb4c6ddd3321b7
Reviewed-on: https://gerrit.libreoffice.org/38243
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
(cherry picked from commit 78472fa975bce0b4bb26bce0cad6c15c910e8361)
Reviewed-on: https://gerrit.libreoffice.org/38272
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/01020000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/01020000.xhp b/source/text/shared/01/01020000.xhp index 68da088cfc..abfdf1ae4a 100644 --- a/source/text/shared/01/01020000.xhp +++ b/source/text/shared/01/01020000.xhp @@ -148,7 +148,7 @@ <paragraph id="par_id3146905" role="listitem" xml-lang="en-US">all template folders as defined in <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01010300.xhp" name="%PRODUCTNAME - Paths"><emph>%PRODUCTNAME - Paths</emph></link></paragraph> </listitem></list> -<paragraph id="par_id7375713" role="note" xml-lang="en-US">When you use <item type="menuitem">File - Template - Save</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as decribed below. The template is associated with the document, it may be called a "sticky template".</paragraph> +<paragraph id="par_id7375713" role="note" xml-lang="en-US">When you use <item type="menuitem">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as decribed below. The template is associated with the document, it may be called a "sticky template".</paragraph> <paragraph id="par_id6930143" role="note" xml-lang="en-US">When you use <item type="menuitem">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked.</paragraph> <paragraph id="par_id3150105" role="paragraph" xml-lang="en-US">When you open a document that was created from a "sticky template" (as defined above), <item type="productname">%PRODUCTNAME</item> checks to see if the template has been modified since the document was last opened. If the template was changed a dialog is shown where you can select which styles to apply to the document.</paragraph> <paragraph id="par_id3153096" role="paragraph" xml-lang="en-US">To apply the new styles from the template to the document, click <emph>Update Styles</emph>.</paragraph> |