[Surfraw-commits] [SCM] surfraw - a fast unix command line interface to WWW branch, master, updated. surfraw_2-2-5_1-25-ga2d7e3f

Ian Beckwith ianb at erislabs.net
Tue Oct 27 01:51:36 UTC 2009


The following commit has been merged in the master branch:
commit a2d7e3fd68a3ce15a0d716877efdde897bff1c55
Author: Ian Beckwith <ianb at erislabs.net>
Date:   Tue Oct 27 01:49:38 2009 +0000

    Link explicitly to version of xdg basedir spec we implement
    (0.6) instead of -latest, ie:
    http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html

diff --git a/ChangeLog b/ChangeLog
index 0f93fc0..4506941 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,7 @@
 2009-10-20  Ian Beckwith  <ianb at erislabs.net>
 
 	* Move config files to follow XDG basedir spec
-	  (http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html)
+	  (http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html)
 	  Global config files are searched for in:
 	  + $SURFRAW_global_conf if set.
 	  + $XDG_CONFIG_DIRS/surfraw/{conf,bookmarks}
diff --git a/README b/README
index cf9f0ac..8627e47 100644
--- a/README
+++ b/README
@@ -73,7 +73,7 @@ Adding the elvi to your path
 Config files
 
   Surfraw implements the XDG basedir spec
-  (http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html).
+  (http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html)
 
   Essentially this means global config will be in /etc/xdg/surfraw/
   and local config will be in $HOME/.config/surfraw/.

-- 
surfraw -  a fast unix command line interface to WWW



More information about the Surfraw-commits mailing list