Make the behavior of the toolbars for the message composer and the
task editor "exclusive". svn path=/trunk/; revision=6666
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2000-11-25 Ettore Perazzoli <ettore@helixcode.com>
|
||||
|
||||
* evolution-message-composer.xml: Make "Toolbar"'s behavior
|
||||
"exclusive".
|
||||
* evolution-task-editor-dialog.xml: Likewise.
|
||||
|
||||
2000-11-21 Jeffrey Stedfast <fejj@helixcode.com>
|
||||
|
||||
* evolution-mail.xml: Moved ViewSource to the View menu and made
|
||||
|
||||
@ -115,7 +115,7 @@
|
||||
|
||||
</menu>
|
||||
|
||||
<dockitem name="Toolbar">
|
||||
<dockitem name="Toolbar" behavior="exclusive">
|
||||
|
||||
<toolitem name="FileSend" verb="" _tip="Send this message now"/>
|
||||
|
||||
|
||||
@ -330,7 +330,7 @@
|
||||
|
||||
</menu>
|
||||
|
||||
<dockitem name="Toolbar">
|
||||
<dockitem name="Toolbar" behavior="exclusive">
|
||||
|
||||
<toolitem name="FileSaveAndClose" verb=""/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user