forked from KolibriOS/kolibrios
revert walpapper to palitra, move reink.png to ISO
git-svn-id: svn://kolibrios.org@6960 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
7c71443bb3
commit
e235585e96
@ -15,7 +15,6 @@ img_files = {
|
||||
{"MACROS.INC", PROGS .. "/macros.inc"},
|
||||
{"CONFIG.INC", PROGS .. "/config.inc"},
|
||||
{"STRUCT.INC", PROGS .. "/struct.inc"},
|
||||
{"DEINK.PNG", "common/wallpapers/deink.png"},
|
||||
{"FB2READ", "common/fb2read"},
|
||||
{"ICONS32.PNG", "common/icons32.png"},
|
||||
{"INDEX.HTM", "common/index_htm"},
|
||||
@ -236,6 +235,7 @@ extra_files = {
|
||||
{"kolibrios/utils/calcplus", PROGS .. "/other/calcplus/calcplus"},
|
||||
{"kolibrios/utils/fNav/", "common/File Managers/fNav/*"},
|
||||
{"kolibrios/res/wallpapers/in_the_wind.png", "common/wallpapers/in_the_wind.png"},
|
||||
{"kolibrios/res/wallpapers/deink.png", "common/wallpapers/deink.png"},
|
||||
}
|
||||
if build_type == "rus" then tup.append_table(extra_files, {
|
||||
{"Docs/cp866/config.txt", build_type .. "/docs/CONFIG.TXT"},
|
||||
|
@ -1,11 +1,11 @@
|
||||
[main]
|
||||
bg=1
|
||||
|
||||
;program=/rd/1/media/palitra
|
||||
;param=H 007DCEDF 003C427F
|
||||
program=/rd/1/media/palitra
|
||||
param=H 007DCEDF 003C427F
|
||||
|
||||
program=/rd/1/media/kiv
|
||||
param=\S__/rd/1/deink.png
|
||||
;program=/rd/1/media/kiv
|
||||
;param=\S__/rd/1/deink.png
|
||||
;T=tiled, S=stretched, C=centered
|
||||
|
||||
wallpaper=
|
||||
|
Loading…
Reference in New Issue
Block a user