diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-09 14:44:50 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-09 14:44:50 +0800 |
commit | ee974e6d09d80808df9275e44295575815a230e4 (patch) | |
tree | d05dbb4fbcb802657c13ed5e7424742aa41c57f4 /ui/evolution-comp-editor.xml | |
parent | 3a1dbfa0440d6472047685dfe3fc078e163ccfa6 (diff) | |
download | gsoc2013-evolution-ee974e6d09d80808df9275e44295575815a230e4.tar.gz gsoc2013-evolution-ee974e6d09d80808df9275e44295575815a230e4.tar.zst gsoc2013-evolution-ee974e6d09d80808df9275e44295575815a230e4.zip |
Remove "Tools" and "Actions" menus. Create a "ComponentActionsPlaceholder"
* evolution.xml: Remove "Tools" and "Actions" menus. Create a
"ComponentActionsPlaceholder" and a "ComponentToolsPlaceholder"
instead.
* evolution-mail-messagedisplay.xml: Likewise, put "Tools" and
"Actions" in placeholders.
svn path=/trunk/; revision=11823
Diffstat (limited to 'ui/evolution-comp-editor.xml')
-rw-r--r-- | ui/evolution-comp-editor.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-comp-editor.xml b/ui/evolution-comp-editor.xml index d4e4ae6c1d..17c7910749 100644 --- a/ui/evolution-comp-editor.xml +++ b/ui/evolution-comp-editor.xml @@ -55,7 +55,7 @@ </submenu> -<submenu name="Actions" _label="_Action"> +<submenu name="Actions" _label="_Actions"> <placeholder name="Actions"/> |