|
From: Chris F. <cd...@fo...> - 2009-09-28 02:18:08
|
On Sun, Sep 27, 2009 at 12:58:02PM +0200, Daniel Gollub wrote:
> Chris, could you incoperate the changes for XDG_{CONFIG,DATA,CACHE}_HOME?
>
> In the beginning i guess it would be fine if you start with XDG_CONFIG_HOME
> and make this the default opensync config directory for 0.40
>
> e.g. ~/.config/opensync/0.40/
$XDG_CONFIG_HOME by itself shouldn't be too hard.
Anyone know if there is a library for this kind of stuff, such as for
$XDG_CONFIG_DIRS searching? This isn't hard programming, but looks like
the kind of thing that should be implemented once, and I don't want to
reinvent the wheel.
- Chris
|