Added ability to show progressbars (when copy files) from right to left.
commit88a374a4325bc23af17556150ba773baea2d92c9
authorSlava Zanko <slavazanko@gmail.com>
Tue, 23 Feb 2010 09:43:47 +0000 (23 11:43 +0200)
committerSlava Zanko <slavazanko@gmail.com>
Wed, 24 Feb 2010 08:37:43 +0000 (24 10:37 +0200)
tree411ab37ab9f2485cc8e940dfe417296e14fbd716
parent804ca8e7b0d23937ca578659b1840f88e60fe931
Added ability to show progressbars (when copy files) from right to left.

For activate this, need to add into ini-file:

[Layout]
progressbar_always_left2right=0

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
src/filegui.c
src/widget.c
src/widget.h