Merge branch 'mc-4.6'4.6.99.1
commit5eb39e7d9a79d83142aea52b974f40dc8f0e61e0
authorSergei Trofimovich <slyfox@inbox.ru>
Thu, 19 Mar 2009 19:35:03 +0000 (19 21:35 +0200)
committerSergei Trofimovich <slyfox@inbox.ru>
Thu, 19 Mar 2009 19:35:03 +0000 (19 21:35 +0200)
treeacc279031db1d917a6c23ea0b3b765c3beb8b511
parentd2eec23c1e975a9b3cea7365b7cc8a84a739e7e2
parent97496014aaa8ba8fe20499fd43f9dab990f354bb
Merge branch 'mc-4.6'

* mc-4.6:
  src/file.c: move_dir_dir():
  fileopctx.h: set definitely values for FileProgressStatus enum type.
  src/file.c: modified error messages fro warn_same_file() function.
  non-relevant comment removed
  little fix for show message
  Denis Vlasenko posted a patch which would fix issue when no dialog for break operation. Trouble: recently i accidentally entered '.' instead of '..' in the file copy dialog on a relatively big tree ... for every file in the tree i got the <foo> and <bar> are the same file message box, without any way to escape except killing mc from the outside. Rework warn_same_file for more usage glib. ... msg = g_strdup_printf() ...
  po/sk.po: translation update by Ivan MasГЎr <helix84@centrum.sk>
  mountlist: use fsblkcnt_t when available (fixes #179)
  Fixed menu painting for NCurses screen library.
  Backport: syntax/spec.syntax: .spec syntax update by adamw (#189)
  lib/mc.ext.in: command line options fix by adamw (#183)

Conflicts:
ChangeLog
po/az.po
po/be.po
po/bg.po
po/ca.po
po/cs.po
po/da.po
po/de.po
po/el.po
po/es.po
po/eu.po
po/fi.po
po/fr.po
po/hu.po
po/it.po
po/ja.po
po/ko.po
po/lt.po
po/lv.po
po/mn.po
po/nl.po
po/no.po
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/ru.po
po/sk.po
po/sl.po
po/sr.po
po/sv.po
po/ta.po
po/tr.po
po/uk.po
po/vi.po
po/wa.po
po/zh_CN.po
po/zh_TW.po
src/file.c
ChangeLog
src/mountlist.c