forked from KolibriOS/kolibrios
Weather has been temporarily removed from the distribution
git-svn-id: svn://kolibrios.org@8684 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
ad524d2036
commit
c1911092d3
@ -690,7 +690,7 @@ end -- tup.getconfig('NO_MSVC') ~= 'full'
|
|||||||
if tup.getconfig('NO_TCC') ~= 'full' then
|
if tup.getconfig('NO_TCC') ~= 'full' then
|
||||||
tup.append_table(img_files, {
|
tup.append_table(img_files, {
|
||||||
{"NETWORK/WHOIS", PROGS .. "/network/whois/whois"},
|
{"NETWORK/WHOIS", PROGS .. "/network/whois/whois"},
|
||||||
{"NETWORK/WEATHER", PROGS .. "/other/Weather/weather"},
|
-- {"NETWORK/WEATHER", PROGS .. "/other/Weather/weather"},
|
||||||
})
|
})
|
||||||
tup.append_table(extra_files, {
|
tup.append_table(extra_files, {
|
||||||
{"kolibrios/utils/thashview", PROGS .. "/other/TinyHashView/thashview"},
|
{"kolibrios/utils/thashview", PROGS .. "/other/TinyHashView/thashview"},
|
||||||
|
Loading…
Reference in New Issue
Block a user