mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
The file browser now has a status bar like Windows Server 2003 does. This includes the sizes of the files, as well as the location. In certain folders (Network, Desktop, etc.) the status bar is hidden. Currently it does not handle this in the same way as Windows Shell does, however it's a good first step to make it work properly. CORE-17603 Signed-off-by: Russell Johnson <[email protected]> Reviewed-by: Katayama Hirofumi MZ <[email protected]> Reviewed-by: Mark Jansen <[email protected]> Reviewed-by: Hermès Bélusca-Maïto <[email protected]> Reviewed-by: Giannis Adamopoulos <[email protected]> Reviewed-by: Stanislav Motylkov <[email protected]>