mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 10:33:33 +00:00
Modifed to use new editor chrome location
This commit is contained in:
parent
6228e33112
commit
8f090cd7bb
@ -469,8 +469,7 @@
|
||||
}
|
||||
}
|
||||
if (toolkitCore) {
|
||||
toolkitCore.ShowWindow("resource:/res/samples/EditorAppShell.xul",
|
||||
window);
|
||||
toolkitCore.ShowWindow("chrome://editor/content/EditorAppShell.xul",window);
|
||||
}
|
||||
}
|
||||
|
||||
@ -886,7 +885,14 @@
|
||||
<observes element="Browser:Status" attribute="value" onchange="onStatus()"/>
|
||||
</titledbutton>
|
||||
|
||||
<<<<<<< navigator.xul
|
||||
<spring flex="100%"/>
|
||||
|
||||
Build ID: 1999040611
|
||||
</titledbutton>
|
||||
=======
|
||||
<spring flex="100%"/>
|
||||
>>>>>>> 1.65
|
||||
|
||||
<titledbutton align="right" value="Build ID: 1999040601" style="font-family:sans-serif;font-size:2.5mm;"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user