f958b6a023
Before this commit, the code always used GFile instances, then used get_path() for a recursive call and turned the path into a GFile instance again. This is not only inefficient, but also causes issues with directories with invalid utf8, because the get_path function returns nil in this case. Fix this by keeping things as a GFile all the time. Signed-off-by: Uli Schlachter <psychon@znc.in> |
||
---|---|---|
.. | ||
awful | ||
beautiful | ||
gears | ||
menubar | ||
naughty | ||
wibox | ||
beautiful.lua | ||
naughty.lua |