--- trunk/src/icons.c 2009/11/14 12:28:54 184 +++ trunk/src/icons.c 2009/11/14 16:55:33 185 @@ -167,7 +167,7 @@ icons_load(ICON_CACHE_TYPE_2X, "64x64/cache_type_%s.%s", cache_type_icon_name); /* load cache container/size icons */ - icons_load(ICON_CACHE_SIZE, "cache_size_%s.%s", cache_size_icon_name); + icons_load(ICON_CACHE_SIZE, "45x12/cache_size_%s.%s", cache_size_icon_name); /* load cache difficulty/terrain/quality icons */ icons_load(ICON_STARS, "stars%s.%s", stars_icon_name);