~ubuntu-branches/ubuntu/raring/evolution-data-server/raring-proposed

« back to all changes in this revision

Viewing changes to libedataserver/e-source-calendar.c

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-11-13 10:12:28 UTC
  • mfrom: (1.1.107)
  • Revision ID: package-import@ubuntu.com-20121113101228-gvueq2vu386p625x
Tags: 3.6.2-0ubuntu1
* New upstream release
* debian/libcamel-1.2-40.symbols::
  - Updated
* debian/patches/dont-abort-in-e_source_registry_new.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
 * Access the extension as follows:
30
30
 *
31
31
 * |[
32
 
 *   #include <libedataserver/e-source-calendar.h>
 
32
 *   #include <libedataserver/libedataserver.h>
33
33
 *
34
34
 *   ESourceCalendar *extension;
35
35
 *
47
47
 * Access the extension as follows:
48
48
 *
49
49
 * |[
50
 
 *   #include <libedataserver/e-source-calendar.h>
 
50
 *   #include <libedataserver/libedataserver.h>
51
51
 *
52
52
 *   ESourceCalendar *extension;
53
53
 *
65
65
 * Access the extension as follows:
66
66
 *
67
67
 * |[
68
 
 *   #include <libedataserver/e-source-calendar.h>
 
68
 *   #include <libedataserver/libedataserver.h>
69
69
 *
70
70
 *   ESourceCalendar *extension;
71
71
 *