mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-10 21:12:01 +03:00
Fixed display of download speed.
svn path=/trunk/netsurf/; revision=13318
This commit is contained in:
parent
1e06ba53dc
commit
230f6558b4
@ -20,8 +20,8 @@
|
||||
#define NS_ATARI_DOWNLOAD_H
|
||||
|
||||
#define MAX_SLEN_LBL_DONE 64
|
||||
#define MAX_SLEN_LBL_PERCENT 10
|
||||
#define MAX_SLEN_LBL_SPEED 16
|
||||
#define MAX_SLEN_LBL_PERCENT 5
|
||||
#define MAX_SLEN_LBL_SPEED 13
|
||||
#define MAX_SLEN_LBL_FILE 256
|
||||
|
||||
#define DOWNLOAD_BAR_MAX 300
|
||||
|
Loading…
Reference in New Issue
Block a user