[Libreoffice-commits] .: Branch 'libreoffice-3-5' - extensions/source
Fridrich Strba
fridrich at kemper.freedesktop.org
Wed Jan 18 04:22:41 PST 2012
extensions/source/nsplugin/source/so_env.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0d995e135d1548b4bed8272340a8f39d2b1f4d69
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
Signed-off-by: Fridrich Å trba <fridrich.strba at bluewin.ch>
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