summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2023-11-24 08:37:18 +0100
committerMike Kaganski <mike.kaganski@collabora.com>2023-11-24 08:42:59 +0100
commit330b000f3da52d482a62ae5b726f91eecccaf4f2 (patch)
treea0259b8dd053268f23f29174222b41e48a7c0d43
parent65a60febbc9f5a4e293977d357228f5504847b7f (diff)
Add info about required write access to profile directory
Change-Id: Ife9416d25b7768682652525eec9f66f693785d27 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/159890 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
-rw-r--r--source/text/shared/guide/start_parameters.xhp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/shared/guide/start_parameters.xhp b/source/text/shared/guide/start_parameters.xhp
index b92b78d84c..79f69a87a3 100644
--- a/source/text/shared/guide/start_parameters.xhp
+++ b/source/text/shared/guide/start_parameters.xhp
@@ -63,6 +63,7 @@
</list>
</default>
</switch>
+ <paragraph role="paragraph" id="par_id3147010" xml-lang="en-US">$[officename] requires write access to its user profile directory.</paragraph>
<h2 id="hd_id3145171">Valid Command Line Parameters</h2>
<h3 id="hd_id1016120408556191">Using without special arguments</h3>
<paragraph role="paragraph" id="par_id215247284938" xml-lang="en-US">Using without any arguments opens the start center.</paragraph>
eature/unostyles'>feature/unostyles LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/RepositoryFixes.mk
AgeCommit message (Expand)Author
2017-02-10Remove MinGW supportStephan Bergmann
2015-11-27gengal script calling gengal.bin is not needed on MacStephan Bergmann
2015-02-09On Mac OS X, directly name the executable "unopkg"Stephan Bergmann
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara
2014-08-10javaldx is not built for WNT or MACOSX so no point in the uno wrapper scriptTor Lillqvist
2013-11-02Repository*: no need to register libraries built via ExternalProjectMichael Stahl
2013-10-24lcms2: use libraries from WORKDIRMichael Stahl
2013-10-23icu: apparently "icutu" library is only used by genbrk etc. toolsMichael Stahl
2013-09-22desktop: soffice.bin and unopkg.bin cleanupMichael Stahl
2013-09-22gbuild: make the DLL the LinkTarget of Library and CppunitTestMichael Stahl
2013-09-22cppu: rename purpose environment librariesMichael Stahl
2013-09-14Clean up Mac OS X .jnilibsStephan Bergmann
2013-09-11soffice.bin is named soffice on Mac OS XStephan Bergmann
2013-06-16Don't build icule library as we no longer use itKhaled Hosny
2013-06-15Add gengal to RepositoryFixes and autoinstall it.Matúš Kukan
2013-06-15gbuild: allow to use RepositoryFixes also for executablesMatúš Kukan
2013-06-07gbuild: do not register static librariesMatúš Kukan
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-04-23kill RTLIBS group; and autoinstall the librariesMatúš Kukan
2013-04-21pyuno.pyd must be called pyuno_d.pyd with MSVC debug runtimesMichael Stahl
2013-04-15do not register dbtools if we don't use itMatúš Kukan
2013-04-15RepositoryFixes: add missing check for MSVC_USE_DEBUG_RUNTIMEMichael Stahl
2013-04-15adapt all externals to build against MSVC debug runtimeMichael Stahl