[Libreoffice-commits] .: cui/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Nov 23 12:24:50 PST 2012
cui/source/options/opthtml.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5eb9c58c31ac0ab1042ef1c2cc8b61e932dddf8d
Author: Rob Snelders <programming at ertai.nl>
Date: Tue Nov 13 23:29:12 2012 +0100
fdo#56726 - HTML Compatibility for obsolete "Netscape Navigator"
Change-Id: I51cc07d45bd285a5e6806467d10ce758189d0de6
Reviewed-on: https://gerrit.libreoffice.org/1051
Reviewed-by: Michael Meeks <michael.meeks at suse.com>
Tested-by: Michael Meeks <michael.meeks at suse.com>
diff --git a/cui/source/options/opthtml.src b/cui/source/options/opthtml.src
index 4aaf51f..23449e3 100644
--- a/cui/source/options/opthtml.src
+++ b/cui/source/options/opthtml.src
@@ -240,7 +240,7 @@ TabPage RID_OFAPAGE_HTMLOPT
StringList =
{
< "Microsoft Internet Explorer" ; > ;
- < "Netscape Navigator"; > ;
+ < "Mozilla Firefox"; > ;
< "%PRODUCTNAME Writer" ; > ;
};
};
More information about the Libreoffice-commits
mailing list