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-task-editor-dialog.xml | |
parent | a2ad62af11dbff0880909b0039253f8ab29d9a52 (diff) | |
download | gsoc2013-evolution-17e51fc56112e8fd002d32b5d22c2684cce2fb9a.tar gsoc2013-evolution-17e51fc56112e8fd002d32b5d22c2684cce2fb9a.tar.gz gsoc2013-evolution-17e51fc56112e8fd002d32b5d22c2684cce2fb9a.tar.bz2 gsoc2013-evolution-17e51fc56112e8fd002d32b5d22c2684cce2fb9a.tar.lz gsoc2013-evolution-17e51fc56112e8fd002d32b5d22c2684cce2fb9a.tar.xz 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-task-editor-dialog.xml')
-rw-r--r-- | ui/evolution-task-editor-dialog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-task-editor-dialog.xml b/ui/evolution-task-editor-dialog.xml index bc150c4166..a0c680e9a4 100644 --- a/ui/evolution-task-editor-dialog.xml +++ b/ui/evolution-task-editor-dialog.xml @@ -330,7 +330,7 @@ </menu> -<dockitem name="Toolbar"> +<dockitem name="Toolbar" behavior="exclusive"> <toolitem name="FileSaveAndClose" verb=""/> |