From 51bf132c6ba429be8778c485076e017d98e2876c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Wed, 1 Jul 2015 23:28:30 +0200 Subject: Bump liberty --- kike.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'kike.c') diff --git a/kike.c b/kike.c index cfa535b..b5bda0a 100644 --- a/kike.c +++ b/kike.c @@ -31,12 +31,11 @@ static struct config_item g_config_table[] = { - // TODO: expand ~[blah] in resolve_config_filename() - // TODO: expand the path at least? Use XDG_RUNTIME_DIR if relative. - // The last fallback is: "$XDG_DATA_HOME defines the base directory - // relative to which user specific data files should be stored. - // If $XDG_DATA_HOME is either not set or empty, a default equal to - // $HOME/.local/share should be used." + // TODO: use XDG_RUNTIME_DIR if relative. The last fallback is: + // + // "$XDG_DATA_HOME defines the base directory relative to which user + // specific data files should be stored. If $XDG_DATA_HOME is either not + // set or empty, a default equal to $HOME/.local/share should be used." // // Note that when using XDG_RUNTIME_DIR, it either needs to have access // time bumped every 6 hours, or have the sticky bit set. -- cgit v1.2.3