bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] New location for homedirectory?


From: Jonathan Kinsey
Subject: Re: [Bug-gnubg] New location for homedirectory?
Date: Thu, 19 Jun 2008 22:23:24 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080421 Thunderbird/2.0.0.14 Mnenhy/0.7.5.0

I've doubled checked on windows and g_get_user_data_dir actually points to the my documents folder (which is an ideal place to save matches), the existing g_get_home_dir points to the base user directory which isn't the place to put files.

So g_get_user_config_dir()/gnubg is the right place for the settings on windows.

Where do these point to on Unix?

Jon

Christian Anthon wrote:
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 <address@hidden> 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
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-gnubg






Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]