equal
deleted
inserted
replaced
1051 implementation of XMPP is disabled by the use of this flag. This is to be used |
1051 implementation of XMPP is disabled by the use of this flag. This is to be used |
1052 for run-time purposes. If this flag is false, then the functionality covered by |
1052 for run-time purposes. If this flag is false, then the functionality covered by |
1053 this flag cannot be used although the library itself exists. |
1053 this flag cannot be used although the library itself exists. |
1054 |
1054 |
1055 */ |
1055 */ |
1056 #undef FF_MECO_XMPP |
1056 #define FF_MECO_XMPP |
1057 |
1057 |
1058 /** #FF_MEETING_REQUEST_UI |
1058 /** #FF_MEETING_REQUEST_UI |
1059 Meeting request UI from Custom SW will be is part of Common Email. This new flag |
1059 Meeting request UI from Custom SW will be is part of Common Email. This new flag |
1060 replaces Custom SW specific flag FF_ES_MEETING_REQUEST_UI used in Freestyle. MR |
1060 replaces Custom SW specific flag FF_ES_MEETING_REQUEST_UI used in Freestyle. MR |
1061 UI (viewer) is visible to Email application as Ecom plugin. |
1061 UI (viewer) is visible to Email application as Ecom plugin. |