use autobuild default.skn instead prebuild file
git-svn-id: svn://kolibrios.org@6207 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
b3b2c0d926
commit
802aa747ad
@ -34,7 +34,6 @@ img_files = {
|
||||
{"MEDIA/PIXIE/MINIMP3", PROGS .. "/cmm/pixie/minimp3"},
|
||||
{"NETWORK/WV_SKIN.PNG", PROGS .. "/cmm/browser/wv_skin.png"},
|
||||
{"SETTINGS/AUTORUN.DAT", "common/settings/AUTORUN.DAT"},
|
||||
{"DEFAULT.SKN", "common/default.skn"},
|
||||
{"SETTINGS/ICON.INI", build_type .. "/settings/icon.ini"},
|
||||
{"ICONS32.PNG", "common/icons32.png"},
|
||||
{"INDEX.HTM", "common/index_htm"},
|
||||
@ -273,6 +272,7 @@ tup.append_table(img_files, {
|
||||
{"CPU", PROGS .. "/system/cpu/trunk/cpu"},
|
||||
{"CPUID", PROGS .. "/system/cpuid/trunk/CPUID"},
|
||||
{"SKINCFG", PROGS .. "/system/skincfg/trunk/skincfg"},
|
||||
{"DEFAULT.SKN", "../skins/Leency/Shkvorka/Shkvorka.skn"},
|
||||
{"DISPTEST", PROGS .. "/system/disptest/trunk/disptest"},
|
||||
{"DOCPACK", PROGS .. "/system/docpack/trunk/docpack"},
|
||||
{"END", PROGS .. "/system/end/light/end"},
|
||||
|
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
Loading…
Reference in New Issue
Block a user