|
From: Chris F. <cd...@fo...> - 2010-07-22 23:29:27
|
Hi, Is there a way to find the defaults directory (where the default config starter files are stored) automatically inside the plugin? The google-calendar plugin has an advanced option in its config that holds the path to where its .xslt files are. It would be nice to be able to make this an optional specification, so the plugin could find the default-installed .xslt files without the user needing to know the directory hierarchy of libopensync. I notice that osync_member_get_config_or_default() uses OPENSYNC_CONFIGDIR, but there's no API call to return this directory name that I can see. If this isn't possible with the current API, anybody have objections to adding one? Thanks, - Chris |