diff options
Diffstat (limited to 'mail/evolution-mail.oafinfo')
-rw-r--r-- | mail/evolution-mail.oafinfo | 47 |
1 files changed, 36 insertions, 11 deletions
diff --git a/mail/evolution-mail.oafinfo b/mail/evolution-mail.oafinfo index fda8e0ed6a..81edb07292 100644 --- a/mail/evolution-mail.oafinfo +++ b/mail/evolution-mail.oafinfo @@ -38,6 +38,21 @@ </oaf_server> +<oaf_server iid="OAFIID:evolution-shell-component:evolution-mail:d3cb3ed6-a654-4337-8aa0-f443751d6d1b" + type="factory" + location="OAFIID:evolution-shell-component-factory:evolution-mail:0ea887d5-622b-4b8c-b525-18aa1cbe18a6"> + + <oaf_attribute name="repo_ids" type="stringv"> + <item value="IDL:Evolution/ShellComponent:1.0"/> + </oaf_attribute> + + <oaf_attribute name="description" type="string" + value="Evolution component for handling mail."/> + + <oaf_attribute name="evolution:shell-component-icon" type="string" + value="evolution-inbox.png"/> +</oaf_server> + <oaf_server iid="OAFIID:evolution-executive-summary-component-factory:evolution-mail:be210cba-0eee-4def-84fa-643d50321217" type="exe" location="evolution-mail"> @@ -50,31 +65,41 @@ value="Factory for the Mail Summary component."/> </oaf_server> -<oaf_server iid="OAFIID:evolution-shell-component:evolution-mail:d3cb3ed6-a654-4337-8aa0-f443751d6d1b" - type="factory" - location="OAFIID:evolution-shell-component-factory:evolution-mail:0ea887d5-622b-4b8c-b525-18aa1cbe18a6"> +<oaf_server iid="OAFIID:evolution-executive-summary-component:evolution-mail:157f86b4-ff6a-4618-86b8-4789024c4043" + type="factory" + location="OAFIID:evolution-executive-summary-component-factory:evolution-mail:be210cba-0eee-4def-84fa-643d50321217"> <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:Evolution/ShellComponent:1.0"/> + <item value="IDL:Evolution:SummaryComponent:1.0"/> </oaf_attribute> <oaf_attribute name="description" type="string" - value="Evolution component for handling mail."/> + value="Evolution mail executive summary component."/> +</oaf_server> - <oaf_attribute name="evolution:shell-component-icon" type="string" - value="evolution-inbox.png"/> +<oaf_server iid="OAFIID:evolution-composer-factory:evolution-mail:fcfda393-60ee-485f-b782-e9323434bff3" + type="exe" + location="evolution-mail"> + + <oaf_attribute name="repo_ids" type="stringv"> + <item value="IDL:GNOME:GenericFactory:1.0"/> + </oaf_attribute> + + <oaf_attribute name="description" type="string" + value="Factory for the Evolution composer."/> </oaf_server> -<oaf_server iid="OAFIID:evolution-executive-summary-component:evolution-mail:157f86b4-ff6a-4618-86b8-4789024c4043" +<oaf_server iid="OAFIID:evolution-composer:evolution-mail:cd8618ea-53e1-4b9e-88cf-ec578bdb903b" type="factory" - location="OAFIID:evolution-executive-summary-component-factory:evolution-mail:be210cba-0eee-4def-84fa-643d50321217"> + location="OAFIID:evolution-composer-factory:evolution-mail:fcfda393-60ee-485f-b782-e9323434bff3"> <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:Evolution:SummaryComponent:1.0"/> + <item value="IDL:Evolution:Composer:1.0"/> </oaf_attribute> <oaf_attribute name="description" type="string" - value="Evolution mail executive summary component."/> + value="Evolution mail composer."/> </oaf_server> + </oaf_info> |