Lots and lots of bug fixes and XUL widget conversions. Work in progress, but must checkin to allow XPFE to fix bugs

git-svn-id: svn://10.0.0.236/trunk@232527 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cmanske%netscape.com
2007-08-22 04:53:29 +00:00
parent f5e8b9b904
commit 86cba2affe
2 changed files with 4 additions and 2 deletions

View File

@@ -27,6 +27,8 @@
<style type="text/css">
/* Don't set attributes here, or they can't be changed! */
p.note:before { content: "Note: "; }
</style>
</head>

View File

@@ -43,8 +43,8 @@
persist="screenX screenY width height"
>
<html:script language="JavaScript" src="chrome://editor/content/EditorCommands.js"/>
<html:script language="JavaScript" src="chrome://editor/content/EditorCommandsDebug.js"/>
<script language="JavaScript" src="chrome://editor/content/EditorCommands.js"/>
<script language="JavaScript" src="chrome://editor/content/EditorCommandsDebug.js"/>
<commands id="commands">
<commandset id="globalEditMenuItems"/>