resize: Use guestfish progress bar mini-library.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 26 Aug 2011 18:21:23 +0000 (19:21 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 26 Aug 2011 20:55:04 +0000 (21:55 +0100)
commit2faef37957629e0436308e759211209e5e823ee0
tree2f528fcb463b3e1ff4fd8d653a31987165a8d58b
parent9420eaf44ec4067c3740b91b0be0fede08a0c515
resize: Use guestfish progress bar mini-library.

There are two benefits:

 - the progress bars look better
 - there is a reasonably accurate estimate of how long each operation
   will take
po/POTFILES.in
resize/.depend
resize/Makefile.am
resize/progress.ml
resize/progress.mli [new file with mode: 0644]
resize/progress_c.c [new file with mode: 0644]