Add an "evolution:uri_schemas" attribute.
Add an "evolution:uri_schemas" attribute. svn path=/trunk/; revision=23446
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2003-11-19 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* GNOME_Evolution_Mail.server.in.in: Add an
|
||||
"evolution:uri_schemas" attribute.
|
||||
|
||||
2003-11-19 Not Zed <NotZed@Ximian.com>
|
||||
|
||||
* mail-component.c (em_uri_to_camel): if we're setting the
|
||||
|
@ -49,6 +49,10 @@
|
||||
|
||||
<oaf_attribute name="evolution:component_icon" type="string" value="evolution-inbox.png"/>
|
||||
<oaf_attribute name="evolution:component_display_order" type="number" value="1"/>
|
||||
|
||||
<oaf_attribute name="evolution:uri_schemas" type="stringv">
|
||||
<item value="mailto"/>
|
||||
</oaf_attribute>
|
||||
</oaf_server>
|
||||
|
||||
<!-- Shell Component -->
|
||||
|
Reference in New Issue
Block a user