Re: [Gimp-developer] XDG support and better Windows configuration path
- From: Jehan Pagès <jehan marmottard gmail com>
- To: Michael Natterer <mitch gimp org>
- Cc: gimp-developer <gimp-developer-list gnome org>
- Subject: Re: [Gimp-developer] XDG support and better Windows configuration path
- Date: Thu, 11 Oct 2012 12:47:35 +0900
Hi,
On Thu, Oct 11, 2012 at 7:12 AM, Michael Natterer <mitch gimp org> wrote:
> Hi all,
>
> Since we are about to change things here, let's do
> it right and consistent across platforms this time.
>
> I suggest:
>
> OSX: NSApplicationSupportDirectory/GIMP/GIMP_APP_VERSION
> WIN: APPDATA/GIMP/GIMP_APP_VERSION
> XDG: XDG_CONFIG_DIR/GIMP/GIMP_APP_VERSION
>
> which means for master:
>
> OSX: ~/Library/Application Support/GIMP/2.9
> WIN: (whatever windows folder i have no clue about)\GIMP\2.9
> XDG: ~/.config/GIMP/2.9
>
> I know the part before "GIMP/2.9" should be handled
> by g_get_user_config_dir(), but until it does, let's
> do the right thing anyway.
>
> Comments?
Good for me. I'll change my patch according to this.
Jehan
> --mitch
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]