[evolution-patches] Exchange Operations E-Plugin Change
- From: Praveen Kumar <kpraveen novell com>
- To: "evolution-patches lists ximian com" <evolution-patches lists ximian com>
- Subject: [evolution-patches] Exchange Operations E-Plugin Change
- Date: Wed, 13 Jul 2005 15:59:29 +0530
Hi -
I am attaching the patch for a change needed in the Exchange Operations
e-plugin configuration file for making the folder hierarchy support in
calendar, tasks and addressbook to work properly. Please review.
Thanks -
Praveen.
Index: plugins/exchange-operations/org-gnome-exchange-operations.eplug.in
===================================================================
RCS file: /cvs/gnome/evolution/plugins/exchange-operations/org-gnome-exchange-operations.eplug.in,v
retrieving revision 1.3
diff -u -p -r1.3 org-gnome-exchange-operations.eplug.in
--- plugins/exchange-operations/org-gnome-exchange-operations.eplug.in 11 Jul 2005 07:08:23 -0000 1.3
+++ plugins/exchange-operations/org-gnome-exchange-operations.eplug.in 13 Jul 2005 10:20:11 -0000
@@ -49,28 +49,31 @@
</hook>
<hook class="org.gnome.evolution.calendar.config:1.0">
- <group
+ <group
target="source"
id="org.gnome.evolution.calendar.calendarProperties"
- check="e_exchange_calendar_check">
+ check="e_exchange_calendar_check"
+ commit="e_exchange_calendar_commit">
<item
type="item_table"
path="00.general/00.source/40.pcalendar"
factory="e_exchange_calendar_pcalendar"/>
- </group>
- </hook>
+ </group>
+ </hook>
<hook class="org.gnome.evolution.addressbook.config:1.0">
- <group
+ <group
target="source"
- id="org.gnome.evolution.addressbook.addressbookProperties"
- check="e_exchange_contacts_check">
- <item
+ id="com.novell.evolution.addressbook.config.accountEditor"
+ check="e_exchange_contacts_check"
+ commit="e_exchange_contacts_commit">
+ <item
type="item"
- path="00.general/10.display/60.pcontacts"
+ path="00.general/10.display/40.pcontacts"
factory="e_exchange_contacts_pcontacts"/>
- </group>
- </hook>
+ </group>
+ </hook>
+
<hook class="org.gnome.evolution.mail.popup:1.0">
<menu id="org.gnome.evolution.mail.foldertree.popup" target="folder" factory = "org_gnome_exchange_folder_permissions">
</menu>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]