Merge branch '2268_FISH_hide_panels_before_connect'
commitfa5eaac16236f67e00cfa95701a2a891c24aa382
authorIlia Maslakov <il.smind@gmail.com>
Thu, 28 Oct 2010 09:39:23 +0000 (28 13:39 +0400)
committerIlia Maslakov <il.smind@gmail.com>
Thu, 28 Oct 2010 09:39:23 +0000 (28 13:39 +0400)
treeff0c6f38b79e31e3d58da6b514ddd31cfdd74176
parent4716606c262fabad7e1f4f313d934ae6b0b7086f
parent88dc2e93bdc49ca40352078e94c68cc20a23a108
Merge branch '2268_FISH_hide_panels_before_connect'

* 2268_FISH_hide_panels_before_connect:
  replace print_vfs_message to printf
  Declarations of use_dash() and rotate_dash() were moved form lib/util.h to src/layout.h.
  Apply code identation policy.
  fish.c: some fixups.
  Split function fish_open_archive_int() to fish_open_archive_pipeopen() and fish_open_archive_talk().
  Ticket #2268 (FISH: hide panels before connecting)