ECalClient: Add a "default-timezone" pointer property.
authorMatthew Barnes <mbarnes@redhat.com>
Sat, 16 Feb 2013 14:22:14 +0000 (09:22 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Sat, 16 Feb 2013 14:25:18 +0000 (09:25 -0500)
commit34dddd3e183c0e55466189d33c8e9bd8192a2e49
treefd2dca37d454970600187f7b26ed72b975967ba9
parentc34a7f31abfdaaac5909522ac00995a125940625
ECalClient: Add a "default-timezone" pointer property.

This just uses the existing e_cal_client_get_default_timezone() and
e_cal_client_set_default_timezone() functions, but the property can
be a useful target for bindings.
calendar/libecal/e-cal-client.c