aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-28 07:47:21 +0100
committerGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-28 07:47:21 +0100
commit279d8d86ec8b224f89c09b509c9777fc0010f5dd (patch)
tree3d986468d472937577500b8353452fed0f2894a2 /TODO
parente2f09c7dc3109524e403793949f1e997548b5842 (diff)
Corrected bit about XDG_CONFIG_HOME/DIRS
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 5b300e3..3dbcbc7 100644
--- a/TODO
+++ b/TODO
@@ -13,7 +13,6 @@ ASAP
* implement a vimperator-like link following scheme. but let user pick his favorite characters to construct the "link identifiers" with.
* add a keybind to hand the current url to an external scrips, so you can edit it and/or store it in the primary and secondary clipboards
* use http://library.gnome.org/devel/glib/stable/glib-Hash-Tables.html#g-hash-table-insert for tracking bindings and wherever we use structs and ugly loops
-* char *XDG_CONFIG_HOME_default = "~/.config"; where does ~ get expanded?
* fifo -> socket. so you can do question-response. socket is slightly more complicated so we'll need to create a uzblctrl
SOMEDAY: