If you do that, I think we should distinguish between
g_get_user_data_dir and g_get_user_config_dir. Otherwise we pollute
the directory structure under unix.

Christian.

On Thu, Jun 19, 2008 at 9:30 PM, Jonathan Kinsey <[EMAIL PROTECTED]> wrote:
> On windows the settings files are currently being stored in the "my
> documents" area, a better location is the "appdata" area.
>
> This would mean changing the szHomeDirectory to be g_get_user_config_dir()
> (instead of g_get_home_dir()).  I'm not sure where this would point to in
> linux.
>
> If I make the change I'll change the copy rc function to copy any existing
> files from the old location to the new.
>
> Jon
>
>
> _______________________________________________
> Bug-gnubg mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/bug-gnubg
>
>


_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to