Set the pixtype for command "Settings" to

"pixbuf".

svn path=/trunk/; revision=18454
This commit is contained in:
Ettore Perazzoli
2002-10-28 14:49:06 +00:00
parent 716963c5ee
commit 5a39c55fcb
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-10-28 Ettore Perazzoli <ettore@ximian.com>
* evolution.xml: Set the pixtype for command "Settings" to
"pixbuf".
2002-10-15 Jeffrey Stedfast <fejj@ximian.com>
* evolution-mail-list.xml: Made tooltips more clear.

View File

@ -21,6 +21,8 @@
_tip="Send queued items and retrieve new items"
pixtype="pixbuf"/>
<cmd name="Settings" pixtype="pixbuf"/>
<cmd name="ToggleOffline" _type="Toggle"
_label="_Work Offline"
_tip="Toggle whether we are working offline."/>
@ -165,7 +167,7 @@
</submenu>
<submenu name="Tools" _label="_Tools">
<menuitem name="Settings" verb="" _label="_Settings..." _tip="Change Evolution's settings"/>
<menuitem name="Settings" verb="" _label="_Settings..." _tip="Change Evolution's settings" pixtype="pixbuf"/>
<separator/>
<placeholder name="ComponentPlaceholder"/>
<menuitem name="PilotSettings" verb="" _label="Pi_lot Settings..." _tip="Set up Pilot configuration"/>