Add stock zoom icons for the text size menu items
2004-12-16 Rodney Dawes <dobey@novell.com> * evolution-mail-message.xml: Add stock zoom icons for the text size menu items svn path=/trunk/; revision=28136
This commit is contained in:
committed by
Rodney Dawes
parent
5c36720460
commit
ee2b6dd6b9
@ -1,3 +1,8 @@
|
||||
2004-12-16 Rodney Dawes <dobey@novell.com>
|
||||
|
||||
* evolution-mail-message.xml: Add stock zoom icons for the text size
|
||||
menu items
|
||||
|
||||
2004-12-09 Rodney Dawes <dobey@novell.com>
|
||||
|
||||
* evolution.xml: Add pixtype of pixbuf to the OpenNewWindow menu item
|
||||
|
||||
@ -295,12 +295,15 @@
|
||||
<separator f="" name="emaillist"/>
|
||||
|
||||
<submenu name="TextSize" _label="Text Si_ze">
|
||||
<menuitem name="TextZoomOut" verb="" _label="S_maller"/>
|
||||
<menuitem name="TextZoomIn" verb="" _label="_Larger"/>
|
||||
<menuitem name="TextZoomOut" verb="" _label="S_maller"
|
||||
pixtype="stock" pixname="gtk-zoom-out"/>
|
||||
<menuitem name="TextZoomIn" verb="" _label="_Larger"
|
||||
pixtype="stock" pixname="gtk-zoom-in"/>
|
||||
|
||||
<separator f="" name="emaillist"/>
|
||||
|
||||
<menuitem name="TextZoomReset" verb="" _label="Original Si_ze"/>
|
||||
<menuitem name="TextZoomReset" verb="" _label="Original Si_ze"
|
||||
pixtype="stock" pixname="gtk-zoom-100"/>
|
||||
</submenu>
|
||||
<submenu name="MessageDisplay" _label="_Message Display">
|
||||
<menuitem name="ViewLoadImages" verb="" _label="Load _Images"/>
|
||||
|
||||
Reference in New Issue
Block a user