diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-11-25 14:14:22 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-11-25 14:14:22 +0800 |
commit | 17e51fc56112e8fd002d32b5d22c2684cce2fb9a (patch) | |
tree | dfe35cdede76173db9401c4c325ca82d2a9702b7 /ui/evolution-message-composer.xml | |
parent | a2ad62af11dbff0880909b0039253f8ab29d9a52 (diff) | |
download | gsoc2013-evolution-17e51fc56112e8fd002d32b5d22c2684cce2fb9a.tar.gz gsoc2013-evolution-17e51fc56112e8fd002d32b5d22c2684cce2fb9a.tar.zst gsoc2013-evolution-17e51fc56112e8fd002d32b5d22c2684cce2fb9a.zip |
Make the behavior of the toolbars for the message composer and the
task editor "exclusive".
svn path=/trunk/; revision=6666
Diffstat (limited to 'ui/evolution-message-composer.xml')
-rw-r--r-- | ui/evolution-message-composer.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml index 69bdb63b7a..159b71bdf5 100644 --- a/ui/evolution-message-composer.xml +++ b/ui/evolution-message-composer.xml @@ -115,7 +115,7 @@ </menu> - <dockitem name="Toolbar"> + <dockitem name="Toolbar" behavior="exclusive"> <toolitem name="FileSend" verb="" _tip="Send this message now"/> |