Use expand_tilde() instead of simple concatenation, it allows correct expansion
authorLaurent Monin <geeqie@norz.org>
Wed, 21 May 2008 09:50:32 +0000 (09:50 +0000)
committerLaurent Monin <geeqie@norz.org>
Wed, 21 May 2008 09:50:32 +0000 (09:50 +0000)
commite07eab477089e688f3d3668e110b651f1cf346f4
tree669400fb8a8b4ce94396e3e97edcbb02755409fc
parent5acd3990069f22b64c0336bd89067c1cf265927e
Use expand_tilde() instead of simple concatenation, it allows correct expansion
of ~user as well as ~dir.
src/ui_tabcomp.c