From fb067f9bb25c49ee50b8fd62c844812d6a875805 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Fri, 23 Mar 2012 11:44:17 +0100 Subject: replace OpenOffice.org to LibreOffice in registry keys --- odk/source/unoapploader/win/unoapploader.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odk/source') diff --git a/odk/source/unoapploader/win/unoapploader.c b/odk/source/unoapploader/win/unoapploader.c index 762b554744b3..8debafe0c25f 100644 --- a/odk/source/unoapploader/win/unoapploader.c +++ b/odk/source/unoapploader/win/unoapploader.c @@ -66,7 +66,7 @@ void closeErrorFile(); * environment variable to the program directory of the UNO installation. * If no installation is specified by the user, the default installation on * the system will be taken. The default installation is read from the - * default value of the key "Software\OpenOffice.org\UNO\InstallPath" from the + * default value of the key "Software\LibreOffice\UNO\InstallPath" from the * root key HKEY_CURRENT_USER in the Windows Registry. If this key is missing, * the key is read from the root key HKEY_LOCAL_MACHINE.

*/ -- cgit