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

Ian Beckwith ianb at erislabs.net
Sun Oct 25 15:56:17 UTC 2009


The following commit has been merged in the master branch:
commit 68eef60d09c97820b4fb3db4713fdafa48b83ab7
Author: Ian Beckwith <ianb at erislabs.net>
Date:   Tue Oct 20 19:06:07 2009 +0100

    update ChangeLog

diff --git a/ChangeLog b/ChangeLog
index a0e2dc9..8e89bcf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+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)
+	  Global config files are searched for in:
+	  + $SURFRAW_global_conf if set.
+	  + $XDG_CONFIG_DIRS/surfraw/{conf,bookmarks}
+	    ($XDG_CONFIG_DIRS is path-style colon separated list)
+	  + @sysconfdir@/xdg/surfraw/{conf,bookmarks}
+	    (@sysconfdir@ is usually /etc or /usr/local/etc/)
+	  + @sysconfdir@/surfraw.{conf,bookmarks}
+	    (for backwards compatibility)
+	  Local config files & elvi are searched for in:
+	  + $SURFRAW_conf if set (for per-user conf file only)
+	    (no longer set by default config files)
+	  + $XDG_CONFIG_HOME/surfraw/{conf,bookmarks,elvi/}
+	  + $HOME/.config/surfraw/{conf,bookmarks,elvi/}
+	  + $HOME/.surfraw.{conf,bookmarks}
+	    (for backwards compatibility).
+
 2009-10-18  Ian Beckwith  <ianb at erislabs.net>
 
 	* Apply patch from James Rowe:

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



More information about the Surfraw-commits mailing list