~ubuntu-branches/ubuntu/precise/evolution/precise

« back to all changes in this revision

Viewing changes to calendar/gui/e-cal-model-tasks.h

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-09-08 09:38:57 UTC
  • mfrom: (1.1.84 upstream)
  • Revision ID: package-import@ubuntu.com-20110908093857-6lfl04ke2ns3kx2o
Tags: 3.1.91-0ubuntu1
* New upstream release. (LP: #843769)
* debian/control: bump e-d-s Build-Depends to 3.1.91. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
 
56
56
typedef enum {
57
57
        /* If you add new items here or reorder them, you have to update the
58
 
           .etspec files for the tables using this model */
 
58
         * .etspec files for the tables using this model */
59
59
        E_CAL_MODEL_TASKS_FIELD_COMPLETED = E_CAL_MODEL_FIELD_LAST,
60
60
        E_CAL_MODEL_TASKS_FIELD_COMPLETE,
61
61
        E_CAL_MODEL_TASKS_FIELD_DUE,