Broke a few things with the local source URI change
authorMatthew Barnes <mbarnes@redhat.com>
Thu, 15 Jul 2010 21:58:51 +0000 (17:58 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Fri, 16 Jul 2010 00:52:28 +0000 (20:52 -0400)
commitaae7f249849737efdf4de82793953c1ff4b2c16d
tree65b8293537c318d0359838914fa3af49b320839a
parent9e0845207b39f256f7e81d388741ed30a764ea7b
Broke a few things with the local source URI change

ECalBackendFileFactory:

- The factory's get_protocol() method returns "local" now.

- uri_to_path() needs to actually build the path to its ICS file
  now instead of just converting the backend's URI to a filename.

EBookBackendFileFactory:

- Similar fixes.
addressbook/backends/file/e-book-backend-file-factory.c
addressbook/backends/file/e-book-backend-file.c
calendar/backends/file/e-cal-backend-file-factory.c
calendar/backends/file/e-cal-backend-file.c