FIFAFS GUI progress bar
=======================

Progress bar will be shown if ffspbar.dll is located in the same folder with fifafs.exe.
It can be customized a bit, using config.xml, which is also must be placed in the same directory.
Along with docs you can find example of config.xml which has default values.

You can change text in <title>, <part> and <text> tags.
Remember that XML must remain well-formed after your changes.

<title> - is process title which is shown in windows toolbar
<part> - how many procents task takes in overall progress (sum of all parts must be 100!)
<text> - description of task (you can translate to your language)
