Re: [PATCH] First pass at Freedesktop directories

2011-03-18 Fir de Conversatie James Vega
On Mon, Mar 14, 2011 at 02:27:07PM -0400, Benjamin R. Haskell wrote: > Freedesktop defines some commonly, but certainly-not-universally used > directories for configuration (rather than using $HOME/.file, it's generally, > $XDG_CONFIG_HOME/appname/file). This is a very rough first draft of using >

Re: [PATCH] First pass at Freedesktop directories

2011-03-18 Fir de Conversatie Benjamin R. Haskell
On Fri, 18 Mar 2011, Bram Moolenaar wrote: Ben Haskell wrote: Freedesktop defines some commonly, but certainly-not-universally used directories for configuration (rather than using $HOME/.file, it's generally, $XDG_CONFIG_HOME/appname/file). This is a very rough first draft of using those

Re: [PATCH] First pass at Freedesktop directories

2011-03-18 Fir de Conversatie Bram Moolenaar
Ben Haskell wrote: > Freedesktop defines some commonly, but certainly-not-universally used > directories for configuration (rather than using $HOME/.file, it's generally, > $XDG_CONFIG_HOME/appname/file). This is a very rough first draft of using > those names if XDG_DIRECTORIES is defined. How

[PATCH] First pass at Freedesktop directories

2011-03-14 Fir de Conversatie Benjamin R. Haskell
Freedesktop defines some commonly, but certainly-not-universally used directories for configuration (rather than using $HOME/.file, it's generally, $XDG_CONFIG_HOME/appname/file). This is a very rough first draft of using those names if XDG_DIRECTORIES is defined. -- You received this message f