add config_item:type
2002-04-06 JP Rosevear <jpr@ximian.com> * gui/GNOME_Evolution_Calendar.oaf.in: add config_item:type svn path=/trunk/; revision=16380
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2002-04-06 JP Rosevear <jpr@ximian.com>
|
||||
|
||||
* gui/GNOME_Evolution_Calendar.oaf.in: add config_item:type
|
||||
|
||||
2002-04-01 Kjartan Maraas <kmaraas@gnome.org>
|
||||
|
||||
* gui/e-itip-control.c: Fix a string.
|
||||
|
@ -185,6 +185,11 @@
|
||||
<oaf_attribute name="evolution:config_item:icon_name" type="string"
|
||||
value="evolution-calendar.png"/>
|
||||
|
||||
<oaf_attribute name="evolution:config_item:type" type="stringv">
|
||||
<item value="calendar"/>
|
||||
<item value="tasks"/>
|
||||
</oaf_attribute>
|
||||
|
||||
<oaf_attribute name="evolution:config_item:priority" type="string" value="-7"/>
|
||||
|
||||
<oaf_attribute name="description" type="string"
|
||||
|
Reference in New Issue
Block a user