~karl-qdh/indicator-datetime/calendarmenuitemsignals

« back to all changes in this revision

Viewing changes to src/datetime-service.c

  • Committer: karl-qdh
  • Date: 2011-03-06 14:28:05 UTC
  • Revision ID: karl@qdh.org.uk-20110306142805-8zbw11thbr2armwi
Hooking up the signals from the calendar and getting it working on service side

Show diffs side-by-side

added added

removed removed

Lines of Context:
279
279
static gboolean
280
280
month_changed_cb (DbusmenuMenuitem * menuitem, GVariant *variant, guint timestamp)
281
281
{
282
 
        // BLOCKED: We're not getting the signal from calendar the ido calendar menuitem
 
282
        // BLOCKED: Get string from the variant causes segfault in glib
283
283
        // TODO: * Decode the month/year from the string we received
284
284
        //       * Check what our current month/year are
285
285
        //               * Set some globals so when we-re-run update appointment menu items it gets the right start date