From 279d8d86ec8b224f89c09b509c9777fc0010f5dd Mon Sep 17 00:00:00 2001 From: Barrucadu Date: Tue, 28 Apr 2009 07:47:21 +0100 Subject: Corrected bit about XDG_CONFIG_HOME/DIRS --- CHECKLIST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHECKLIST') diff --git a/CHECKLIST b/CHECKLIST index 790fe69..254c58f 100644 --- a/CHECKLIST +++ b/CHECKLIST @@ -13,7 +13,7 @@ Also testers and interested people can use this list to see what uzbl is about, * history logging: the script as defined in sample config should write history entries (date,time, url) into the file defined in the script (by default ./extra/history.sh and /tmp/uzbl.history) * invocations of external commands: you'll see it on stdout everytime uzbl calls an external script/program. the invocations should work and none of the arguments passed should be null/garbage/.. . all should be valid strings and contain things like the pid, fifo file, config file,.. (see README for details). -* XDG_CONFIG_HOME and XDG_CONFIG_DIRS (+ default values) fully supported and working (looks for a config file called 'uzbl'). +* XDG_CONFIG_HOME and XDG_CONFIG_DIRS (+ default values) fully supported and working (looks for a config file called 'uzbl/config'). * --uri can be specified without http:// -- if missing will be prepended. * Download completely finished * Open in new window partially finished: target _new works, from popup meny does not work yet -- cgit v1.2.3