Remove type="toggle" from the "ToggleOffline"
verb; I'm not sure why it was there in the first place and it was causing BonoboUI to spew warnings. svn path=/trunk/; revision=23339
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2003-11-13 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* evolution.xml: Remove type="toggle" from the "ToggleOffline"
|
||||
verb; I'm not sure why it was there in the first place and it was
|
||||
causing BonoboUI to spew warnings.
|
||||
|
||||
2003-11-13 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* evolution.xml: Ooops, add missing closing </popups> tag.
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
|
||||
<cmd name="Settings" pixtype="pixbuf"/>
|
||||
|
||||
<cmd name="ToggleOffline" _type="Toggle"
|
||||
<cmd name="ToggleOffline"
|
||||
_label="_Work Offline"
|
||||
_tip="Toggle whether we are working offline."/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user