Merge branch '2447_prepare_to_4.7.5'
commit09533cf671ccdce708be163e466466423e731ec2
authorAndrew Borodin <aborodin@vmail.ru>
Tue, 28 Dec 2010 09:28:14 +0000 (28 12:28 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Tue, 28 Dec 2010 09:28:14 +0000 (28 12:28 +0300)
treedb9e27adaf61b32893a306137b9ce5954ef54fc4
parent7e3c35e31d60393a284da8e9478ff2a94aa03196
parent0f9af9315c470cf3928fbd803709bbd2cb187055
Merge branch '2447_prepare_to_4.7.5'

* 2447_prepare_to_4.7.5:
  (fish_fill_names): remove unexpected break.
  (panel_save_curent_file_to_clip_file): 'res' might be used uninitialized here.
  Fixed English and Russian man pages.
  (warn_same_file): cleanup of preprocessing usage.
  fix VFS crashes.
  Panel update: type accuracy.
  Replaced remaining grep with @GREP@ in iso9660 VFS plugin.
  (single_dirsize_cmd): send CK_PanelMoveDown message instead of KEY_DOWN one to panel.
  Ticket #2447: code cleanup before 4.7.5 release.