Kaydet (Commit) 3fedf4bc authored tarafından Andras Timar's avatar Andras Timar

OpenOffice.org -> LibreOffice in comment

üst d6aaa45d
......@@ -129,10 +129,10 @@ void oneDirUp(LPTSTR io_path)
/* Returns the path to the program folder of the brand layer,
for example c:/openoffice.org 3/program
for example c:/LibreOffice 3/program
This path is either obtained from the environment variable UNO_PATH
or the registry item
"Software\\OpenOffice.org\\UNO\\InstallPath"
"Software\\LibreOffice\\UNO\\InstallPath"
either in HKEY_CURRENT_USER or HKEY_LOCAL_MACHINE
The return value must be freed with delete[]
*/
......@@ -319,8 +319,8 @@ namespace util
Bootstrapping requires the existence of many libraries which are contained
in an URE installation. To find and load these libraries the Windows
registry keys HKEY_CURRENT_USER\Software\OpenOffice.org\Layer\URE\1
and HKEY_LOCAL_MACHINE\Software\OpenOffice.org\Layer\URE\1 are examined.
registry keys HKEY_CURRENT_USER\Software\LibreOffice\Layer\URE\1
and HKEY_LOCAL_MACHINE\Software\LibreOffice\Layer\URE\1 are examined.
These contain a named value UREINSTALLLOCATION which holds a path to the URE
installation folder.
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment