diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-04 01:25:48 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-04 01:25:48 +0800 |
commit | 838d0849f248ed5e1b7793c3a5968c678749c81b (patch) | |
tree | 5453d8cde0317da1a21d232fdafa38451ef77cb4 /ui/my-evolution.xml | |
parent | cb058b63ed9b77a004129bc7f73a48826c859f49 (diff) | |
download | gsoc2013-evolution-838d0849f248ed5e1b7793c3a5968c678749c81b.tar gsoc2013-evolution-838d0849f248ed5e1b7793c3a5968c678749c81b.tar.gz gsoc2013-evolution-838d0849f248ed5e1b7793c3a5968c678749c81b.tar.bz2 gsoc2013-evolution-838d0849f248ed5e1b7793c3a5968c678749c81b.tar.lz gsoc2013-evolution-838d0849f248ed5e1b7793c3a5968c678749c81b.tar.xz gsoc2013-evolution-838d0849f248ed5e1b7793c3a5968c678749c81b.tar.zst gsoc2013-evolution-838d0849f248ed5e1b7793c3a5968c678749c81b.zip |
Add a seperate pixbuf for the print button
svn path=/trunk/; revision=10759
Diffstat (limited to 'ui/my-evolution.xml')
-rw-r--r-- | ui/my-evolution.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/my-evolution.xml b/ui/my-evolution.xml index a3132053f7..7f01d7a0d1 100644 --- a/ui/my-evolution.xml +++ b/ui/my-evolution.xml @@ -28,7 +28,8 @@ <dockitem name="Toolbar"> - <toolitem name="PrintMyEvolution" verb="PrintMyEvolution"/> + <toolitem name="PrintMyEvolution" verb="PrintMyEvolution" + _label="Print" pixtype="pixbuf"/> </dockitem> </Root> |