rename compose.xul to msgcompose.xul
git-svn-id: svn://10.0.0.236/trunk@25893 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
7f4e37a3db
commit
b8b37a0132
@ -40,7 +40,7 @@ function ComposeMessage(tree, nodeList, msgAppCore, type)
|
||||
var appCore = FindComposeAppCore();
|
||||
if (appCore != null) {
|
||||
appCore.SetWindow(window);
|
||||
appCore.NewMessage("resource:/res/mailnews/compose/compose.xul", tree,
|
||||
appCore.NewMessage("resource:/res/mailnews/compose/msgcompose.xul", tree,
|
||||
nodeList, msgAppCore, type);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user