[RAPPS] Introduce 'SizeBytes' DB entry and use it for display

This will allow us to reduce the DB size a little by avoiding
duplication for each and every entry.
Original patch by JIRA user "swyter"

CORE-10310
This commit is contained in:
Alexander Shaposhnikov 2018-04-07 19:17:22 +03:00
parent da6a46c6ac
commit 627739aed9
No known key found for this signature in database
GPG key ID: 2BC6459908479EFC
6 changed files with 35 additions and 10 deletions

View file

@ -154,6 +154,9 @@
#define IDS_AINFO_URLDOWNLOAD 355
#define IDS_AINFO_AVAILABLEVERSION 356
#define IDS_AINFO_LANGUAGES 357
#define IDS_AINFO_KILOBYTE_EXT 358
#define IDS_AINFO_MEGABYTE_EXT 359
#define IDS_AINFO_GIGABYTE_EXT 360
/* Names of categories */