the xdg base directory specification for gutsy

Suggestions and discussion of future versions
Post Reply
shirish
Seeder
Seeder
Posts: 163
Joined: Fri May 25, 2007 4:01 am
Location: South Asia, India

the xdg base directory specification for gutsy

Post by shirish »

Hi all,
In Gutsy Gibbon 7.10 the developers have decided to use the xdg base directory specification . http://standards.freedesktop.org/basedi ... c-0.6.html . The part that concerns me is :-

http://standards.freedesktop.org/basedi ... #variables
$XDG_CONFIG_HOME defines the base directory relative to which user specific configuration files should be stored. If $XDG_CONFIG_HOME is either not set or empty, a default equal to $HOME/.config should be used.
right now we use ~/.config/ have there been any thought of using the specs. & having its place or is it going to be in ~/.config/ for sometime to come ?

Comments, suggestions welcome. I neither have the vision (of what different use-cases would be) or what else could be there so any comments, suggestions would be welcome to understand this. Cheers !
Debian Sid, Intel Dual-Core, 512 kbps DL , 64 Kbps UL, deluge-1.3.5, pieces plugin, GNOME 3.4.x

All posts under creative commons http://creativecommons.org/licenses/by-nc/3.0/
User avatar
zachtib
Leecher
Leecher
Posts: 97
Joined: Thu May 24, 2007 3:26 pm
Location: Louisville, KY
Contact:

Re: the xdg base directory specification for gutsy

Post by zachtib »

I have no idea what you're asking... we use ~/.config now, and the spec listed is also ~/.config
Former Deluge Developer
shirish
Seeder
Seeder
Posts: 163
Joined: Fri May 25, 2007 4:01 am
Location: South Asia, India

Re: the xdg base directory specification for gutsy

Post by shirish »

zachtib wrote:I have no idea what you're asking... we use ~/.config now, and the spec listed is also ~/.config
~/.config/ is to be used when a place is not set. I just wanted to make sure that you guys knew about the spec. Now getting it confirmed that it will be always be in ~/.config/ its good enough :)
Last edited by shirish on Mon Jul 16, 2007 1:49 am, edited 1 time in total.
Debian Sid, Intel Dual-Core, 512 kbps DL , 64 Kbps UL, deluge-1.3.5, pieces plugin, GNOME 3.4.x

All posts under creative commons http://creativecommons.org/licenses/by-nc/3.0/
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: the xdg base directory specification for gutsy

Post by andar »

shirish wrote:
zachtib wrote:I have no idea what you're asking... we use ~/.config now, and the spec listed is also ~/.config
~/.config/ is to be used when a place is not set. I just wanted to make sure that you guys knew about the spec. Now getting it confirmed
that it will be always be in ~/.config/ its good enough :)
We store our config files in $XDG_HOME_CONFIG/deluge so if the user changes $XDG_HOME_CONFIG then deluge will look there for the config files.

I hope this makes it clear.
shirish
Seeder
Seeder
Posts: 163
Joined: Fri May 25, 2007 4:01 am
Location: South Asia, India

Re: the xdg base directory specification for gutsy

Post by shirish »

andar wrote:
shirish wrote:
zachtib wrote:I have no idea what you're asking... we use ~/.config now, and the spec listed is also ~/.config
~/.config/ is to be used when a place is not set. I just wanted to make sure that you guys knew about the spec. Now getting it confirmed
that it will be always be in ~/.config/ its good enough :)
We store our config files in $XDG_HOME_CONFIG/deluge so if the user changes $XDG_HOME_CONFIG then deluge will look there for the config files.

I hope this makes it clear.
Thanx for clearing that up andar, zachtib :)
Debian Sid, Intel Dual-Core, 512 kbps DL , 64 Kbps UL, deluge-1.3.5, pieces plugin, GNOME 3.4.x

All posts under creative commons http://creativecommons.org/licenses/by-nc/3.0/
Post Reply