desktop: remove the "file://" futzing code
commitee7605d0ab5a7ae9b31541114d7c9dab9baa7f1d
authorChris Frey <cdfrey@foursquare.net>
Sat, 8 Oct 2011 04:30:04 +0000 (8 00:30 -0400)
committerChris Frey <cdfrey@foursquare.net>
Sat, 8 Oct 2011 04:30:04 +0000 (8 00:30 -0400)
tree4ba0dd6f49b362d6d77e61cb5686acc0fb5d790b
parent31a05d023501891da1751c8467da1466acbd4765
desktop: remove the "file://" futzing code

Upcoming changes will now store the full opensync path config in
memory, regardless if it is a path or a specific evolution item.

By default, the full "file://...." strings will be stored in the config
file and memory now, instead of "file://" in the config file and just
the path in memory.
desktop/src/osconv22.cc
desktop/src/osconv40.cc