aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHECKLIST
diff options
context:
space:
mode:
authorGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-27 19:05:28 +0100
committerGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-27 19:05:28 +0100
commit31e9518bfeac2afac6ee4aec9329878edcc3010f (patch)
tree4ef140df467e3c185b57608aae8f500c643bdb86 /CHECKLIST
parent70766898c7d09806bfbe34e1410db5ac2bd04d31 (diff)
Added info about XDG_CONFIG_{HOME,DIRS}.
Diffstat (limited to 'CHECKLIST')
-rw-r--r--CHECKLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHECKLIST b/CHECKLIST
index e2bb183..c2a722a 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').
-
-TODO: add stuff about internal/external keybinds, mod key, insert mode, status bar, xdg stuff,
+TODO: add stuff about internal/external keybinds, mod key, insert mode, status bar,
behavior settings,.... \ No newline at end of file