Drop concat_dir_and_file() and use g_build_filename() instead.
authorLaurent Monin <geeqie@norz.org>
Tue, 20 May 2008 22:09:04 +0000 (22:09 +0000)
committerLaurent Monin <geeqie@norz.org>
Tue, 20 May 2008 22:09:04 +0000 (22:09 +0000)
commit73e10c62fc9d789afd29b46183078407369700e6
tree15d512f1f216a0c9f925e0a6ef6a0f138d19fc2d
parentca505f0dd3957eeea0d69dfc3e133c320bba2683
Drop concat_dir_and_file() and use g_build_filename() instead.
src/bar_sort.c
src/main.c
src/pan-util.c
src/ui_bookmark.c
src/ui_fileops.c
src/ui_fileops.h
src/ui_pathsel.c
src/ui_utildlg.c
src/utilops.c
src/view_dir.c
src/view_file_list.c