Merge branch '2491_find_file_relative_paths_stable' into 4.7.5-stable
commita733bd432121b20a304321ab5ba8e5f00e05c690
authorAndrew Borodin <aborodin@vmail.ru>
Mon, 25 Jul 2011 10:38:31 +0000 (25 14:38 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Mon, 25 Jul 2011 10:38:31 +0000 (25 14:38 +0400)
treea48e7b95fafb474b0a1590ac56d671a08d3533db
parent109a6fb7b1da53af53f0bde08ef6e228ca472fe6
parentce86750ce7a68ed52024927c9478dbb09071c544
Merge branch '2491_find_file_relative_paths_stable' into 4.7.5-stable

* 2491_find_file_relative_paths_stable:
  Renamed do_find() to find_file() and vice versa.
  (search_content): use g_build_filename() instead of concat_dir_and_file().
  (make_fullname): removed. Use g_build_filename() instead.
  Ticket #2491: broken lynx-like navigation in panelization of file find result.