Merge branch '2636_configs_placement'
commit5975ec9f66bfccc6ec7ef1afe4036a77564e69d2
authorSlava Zanko <slavazanko@gmail.com>
Tue, 6 Dec 2011 13:27:59 +0000 (6 16:27 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Tue, 6 Dec 2011 13:27:59 +0000 (6 16:27 +0300)
treeed26a9ff0cff27de0a0c4594ed862f302f011100
parent5cc8114d3328a658bcf0c2cd88d0b1c940d1e415
parent29ba0a0cdafbb56ce24c63fd3983b1f74eeca998
Merge branch '2636_configs_placement'

* 2636_configs_placement:
  Show error and don't start if config directory is a regular file
  Fixed migration rules
  Added unit test for mc_config_get_full_path() function
  Updated MAN-pages for describe new paths to configs
  Ticket #2675: man pages fixes.
  Fixed comment about location of mc.keymap file.
  fixup! Ticket #2636: The various MC config placements.
  Added function mc_config_get_full_path() for search user's config files by short names.
  Some config files moved to more appropriate places.
  Changed source code for respect '--enable-homedir' configure option.
  Ticket #2636: The various MC config placements.
  Ticket #1730 (troubles in mcviewer with utf8)