[ooo-build-commit] .: cppuhelper/source
Fridrich Strba
fridrich at kemper.freedesktop.org
Mon Sep 27 23:50:03 PDT 2010
cppuhelper/source/findsofficepath.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7c2bf68933065d7277bf4bffe2d99fafedc90c8a
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Wed Sep 22 15:32:18 2010 +0200
LibreOffice Branding: first cut
diff --git a/cppuhelper/source/findsofficepath.c b/cppuhelper/source/findsofficepath.c
index c07bbe9..c1aedf6 100644
--- a/cppuhelper/source/findsofficepath.c
+++ b/cppuhelper/source/findsofficepath.c
@@ -90,7 +90,7 @@ static char* getPathFromRegistryKey( HKEY hroot, const char* subKeyName )
*/
static char* platformSpecific()
{
- const char* SUBKEYNAME = "Software\\OpenOffice.org\\UNO\\InstallPath";
+ const char* SUBKEYNAME = "Software\\LibreOffice\\UNO\\InstallPath";
char* path = NULL;
More information about the ooo-build-commit
mailing list