diff options
Diffstat (limited to 'ui/evolution-executive-summary.xml')
-rw-r--r-- | ui/evolution-executive-summary.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ui/evolution-executive-summary.xml b/ui/evolution-executive-summary.xml new file mode 100644 index 0000000000..70abe8d86a --- /dev/null +++ b/ui/evolution-executive-summary.xml @@ -0,0 +1,9 @@ +<Root> + <dockitem name="Toolbar" relief="none"> + + <toolitem name="AddService" verb="AddService" + _label="Add Service" _descr="Add a new service to the Executive Summary" + pixtype="pixbuf"/> + + </dockitem> +</Root> |