From 000b7d33c707441cdb51c7479c9b477c37f6867d Mon Sep 17 00:00:00 2001 From: Waldo Bastian Date: Fri, 1 Aug 2003 20:17:28 +0000 Subject: Added $XDG_CACHE_HOME * Added $XDG_CACHE_HOME --- basedir/basedir-spec.xml | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/basedir/basedir-spec.xml b/basedir/basedir-spec.xml index feb57c0..7a9eec4 100644 --- a/basedir/basedir-spec.xml +++ b/basedir/basedir-spec.xml @@ -4,8 +4,8 @@
XDG Base Directory Specification - Version 0.5 - 9 June 2003 + Version 0.6 + 31 July 2003 Waldo @@ -32,7 +32,7 @@ Basics - The XDG Base Directory Specification is based on four concepts: + The XDG Base Directory Specification is based on the following concepts: @@ -63,6 +63,14 @@ by the environment variable $XDG_CONFIG_DIRS. + + + There is a single base directory relative to which user-specific + non-essential (cached) data should be written. + This directory is defined by the + environment variable $XDG_CACHE_HOME. + + @@ -116,7 +124,10 @@ any of the base directories defined by $XDG_CONFIG_DIRS. - + $XDG_CACHE_HOME defines the base directory relative to + which user specific non-essential data files should be stored. If + $XDG_CACHE_HOME is either not set or empty, a default equal to + $HOME/.cache should be used. -- cgit v1.2.3-70-g09d2