add fNav and Bomber game icons, fix/update my skins and Night skin (moved from _old to ok), Eolite small fixes for big icons support

git-svn-id: svn://kolibrios.org@7256 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2018-04-23 14:08:39 +00:00
parent 25caeab254
commit e7f6c577cc
34 changed files with 41 additions and 37 deletions

View File

@@ -235,7 +235,7 @@ void BigIconsSwitch()
if (big_icons.checked)
{
icon_size=32;
files.item_h = line_height.value = 34;
files.item_h = line_height.value = 35;
if (!icons32_default.image)
{
Libimg_LoadImage(#icons32_default, "/sys/icons32.png");