diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2017-08-07 06:52:09 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2017-08-07 06:52:09 -0500 |
commit | 4d8687d90b58f8bf00bd31c913bc47970e975ca4 (patch) | |
tree | 5a7a43cabf45ad5c2f9c08c752b992da12ce1dac | |
parent | 9f7edddfe613a3e61a1160028c853d9fc569876a (diff) |
tdf#111434 Rename “Basic IDE Options” to “Basic IDE”
Follow-up to core commit 43f159dafa3fe61c09cafc8467cdd67233a02401;
see a rationale for this change there.
Change-Id: I2e560b50e76637c135e536423223798e92914bf0
-rw-r--r-- | source/auxiliary/shared.tree | 2 | ||||
-rw-r--r-- | source/text/shared/00/00000406.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/optionen/BasicIDE.xhp | 16 |
3 files changed, 10 insertions, 10 deletions
diff --git a/source/auxiliary/shared.tree b/source/auxiliary/shared.tree index f05963d5ca..5ebd380028 100644 --- a/source/auxiliary/shared.tree +++ b/source/auxiliary/shared.tree @@ -53,7 +53,7 @@ <topic id="shared/text/shared/optionen/java.xhp">Advanced</topic> <topic id="shared/text/shared/optionen/expertconfig.xhp">Expert Configuration</topic> <topic id="shared/text/shared/optionen/persona_firefox.xhp">Personalization</topic> -<topic id="shared/text/shared/optionen/BasicIDE.xhp">Basic IDE Options</topic> +<topic id="shared/text/shared/optionen/BasicIDE.xhp">Basic IDE</topic> <topic id="shared/text/shared/optionen/opencl.xhp">OpenCL</topic> <topic id="shared/text/shared/optionen/01020000.xhp">Load/Save options</topic> <topic id="shared/text/shared/optionen/01030000.xhp">Internet options</topic> diff --git a/source/text/shared/00/00000406.xhp b/source/text/shared/00/00000406.xhp index 4ab5879f04..720d1851ce 100644 --- a/source/text/shared/00/00000406.xhp +++ b/source/text/shared/00/00000406.xhp @@ -197,7 +197,7 @@ </variable></paragraph> <paragraph xml-lang="en-US" id="par_idN11C3F" role="paragraph"><variable id="opencl">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Open CL</emph> </variable></paragraph> - <paragraph xml-lang="en-US" id="par_idN11C3G" role="paragraph"><variable id="basicide">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Basic IDE Options</emph> + <paragraph xml-lang="en-US" id="par_idN11C3G" role="paragraph"><variable id="basicide">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Basic IDE</emph> </variable></paragraph> <paragraph xml-lang="en-US" id="par_id5485702" role="paragraph"><variable id="online_update">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Online Update </emph> </variable></paragraph> diff --git a/source/text/shared/optionen/BasicIDE.xhp b/source/text/shared/optionen/BasicIDE.xhp index bc70137124..4b39cd5611 100644 --- a/source/text/shared/optionen/BasicIDE.xhp +++ b/source/text/shared/optionen/BasicIDE.xhp @@ -20,7 +20,7 @@ <meta> <topic id="topic_2607201514535161" indexer="include" status="PUBLISH"> - <title xml-lang="en-US" id="tit_BasicIDE">Basic IDE Options</title> + <title xml-lang="en-US" id="tit_BasicIDE">Basic IDE</title> <filename>/text/shared/optionen/BasicIDE.xhp</filename> </topic> </meta> @@ -29,15 +29,15 @@ <section id="basicide"> <bookmark xml-lang="en-US" branch="hid/cui/ui/optbasicidepage/OptBasicIDEPage" id="bm_id6882839" localize="false"/> <bookmark xml-lang="en-US" branch="index" id="bm_id4077578"> - <bookmark_value>Basic IDE options;Autocorrection</bookmark_value> - <bookmark_value>Basic IDE options;Autocompletion</bookmark_value> - <bookmark_value>Basic IDE options;Autoclose quotes</bookmark_value> - <bookmark_value>Basic IDE options;Basic UNO extended types</bookmark_value> - <bookmark_value>Basic IDE options;Autoclose parenthesis</bookmark_value> + <bookmark_value>Basic IDE;Autocorrection</bookmark_value> + <bookmark_value>Basic IDE;Autocompletion</bookmark_value> + <bookmark_value>Basic IDE;Autoclose quotes</bookmark_value> + <bookmark_value>Basic IDE;Basic UNO extended types</bookmark_value> + <bookmark_value>Basic IDE;Autoclose parenthesis</bookmark_value> <bookmark_value>Basic IDE;options</bookmark_value> <bookmark_value>options;Basic IDE</bookmark_value> </bookmark> -<paragraph id="par_idN10558" role="heading" xml-lang="en-US" level="1"><link href="text/shared/optionen/BasicIDE.xhp">Basic IDE Options</link></paragraph> +<paragraph id="par_idN10558" role="heading" xml-lang="en-US" level="1"><link href="text/shared/optionen/BasicIDE.xhp">Basic IDE</link></paragraph> <paragraph id="par_idN10568" role="paragraph" xml-lang="en-US">Defines the settings for the Basic IDE (Integrated Development Environment) to help edit macros in Basic.</paragraph> </section><embed href="text/shared/optionen/experimental.xhp#experimental"/> @@ -90,4 +90,4 @@ </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |