[Libreoffice-commits] .: extensions/source
Bjoern Michaelsen
bmichaelsen at kemper.freedesktop.org
Tue Jan 17 15:50:32 PST 2012
extensions/source/nsplugin/source/so_env.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 03f4f6e17a0a159eb48282bde0a5392c104a0b19
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date: Wed Jan 18 00:49:51 2012 +0100
lp#711673: mozilla-libreoffice mislabeled as OpenOffice.org Plug-in
diff --git a/extensions/source/nsplugin/source/so_env.cxx b/extensions/source/nsplugin/source/so_env.cxx
index 322a2ff..92faaa2 100644
--- a/extensions/source/nsplugin/source/so_env.cxx
+++ b/extensions/source/nsplugin/source/so_env.cxx
@@ -63,7 +63,7 @@
#include "ns_debug.hxx"
#include <sal/config.h>
-#define PLUGIN_NAME "OpenOffice.org"
+#define PLUGIN_NAME "LibreOffice"
// Tranform all strings like %20 in pPath to one char like space
/*int retoreUTF8(char* pPath)
More information about the Libreoffice-commits
mailing list