add config_item:type
2002-04-06 JP Rosevear <jpr@ximian.com> * GNOME_Evolution_Mail.oaf.in: add config_item:type svn path=/trunk/; revision=16377
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2002-04-06 JP Rosevear <jpr@ximian.com>
|
||||||
|
|
||||||
|
* GNOME_Evolution_Mail.oaf.in: add config_item:type
|
||||||
|
|
||||||
2002-04-04 Dan Winship <danw@ximian.com>
|
2002-04-04 Dan Winship <danw@ximian.com>
|
||||||
|
|
||||||
* mail-account-gui.c (mail_account_gui_new): Make the drafts and
|
* mail-account-gui.c (mail_account_gui_new): Make the drafts and
|
||||||
|
@ -193,6 +193,10 @@
|
|||||||
<oaf_attribute name="evolution:config_item:icon_name" type="string"
|
<oaf_attribute name="evolution:config_item:icon_name" type="string"
|
||||||
value="mail-accounts-settings.png"/>
|
value="mail-accounts-settings.png"/>
|
||||||
|
|
||||||
|
<oaf_attribute name="evolution:config_item:type" type="stringv">
|
||||||
|
<item value="mail"/>
|
||||||
|
</oaf_attribute>
|
||||||
|
|
||||||
<oaf_attribute name="evolution:config_item:priority" type="string" value="-10"/>
|
<oaf_attribute name="evolution:config_item:priority" type="string" value="-10"/>
|
||||||
|
|
||||||
<oaf_attribute name="description" type="string"
|
<oaf_attribute name="description" type="string"
|
||||||
|
Reference in New Issue
Block a user