Bug 228922 - in GRE installer builds MathML operators don't stretch properly. (Fallout from bug 179834). r+sr=rbs
git-svn-id: svn://10.0.0.236/trunk@150516 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
34f23ba078
commit
9ec2e2d00a
@ -280,7 +280,7 @@ InitOperators(void)
|
||||
nsresult rv;
|
||||
nsCOMPtr<nsIPersistentProperties> mathfontProp;
|
||||
rv = NS_LoadPersistentPropertiesFromURISpec(getter_AddRefs(mathfontProp),
|
||||
NS_LITERAL_CSTRING("resource:/res/fonts/mathfont.properties"));
|
||||
NS_LITERAL_CSTRING("resource://gre/res/fonts/mathfont.properties"));
|
||||
if NS_FAILED(rv) return rv;
|
||||
|
||||
// Get the list of invariant chars
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user