extensions/source/nsplugin/source/so_env.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0d995e135d1548b4bed8272340a8f39d2b1f4d69
Author: Bjoern Michaelsen <[email protected]>
Date:   Wed Jan 18 00:49:51 2012 +0100

    lp#711673: mozilla-libreoffice mislabeled as OpenOffice.org Plug-in
    
    Signed-off-by: Fridrich Å trba <[email protected]>

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)
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to