Set the pixtype for command "Settings" to
"pixbuf". svn path=/trunk/; revision=18454
This commit is contained in:
@ -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.
|
||||
|
||||
@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user