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