From bf9e5bcf8d65a499996a6c616a21ddb9ded8360e Mon Sep 17 00:00:00 2001 From: "Kirill Lipatov (Leency)" Date: Sat, 22 Aug 2015 13:59:39 +0000 Subject: [PATCH] Fit /sys/index.htm into single sector, move in to /common directory in autobuld git-svn-id: svn://kolibrios.org@5762 a494cfbc-eb01-0410-851d-a64ba20cac60 --- data/Tupfile.lua | 2 +- data/common/index_htm | 28 ++++++++++++++++++++++++++++ data/eng/index_htm | 30 ------------------------------ data/et/index_htm | 30 ------------------------------ data/it/index_htm | 30 ------------------------------ data/rus/index_htm | 30 ------------------------------ data/sp/index_htm | 30 ------------------------------ 7 files changed, 29 insertions(+), 151 deletions(-) create mode 100644 data/common/index_htm delete mode 100644 data/eng/index_htm delete mode 100644 data/et/index_htm delete mode 100644 data/it/index_htm delete mode 100644 data/rus/index_htm delete mode 100644 data/sp/index_htm diff --git a/data/Tupfile.lua b/data/Tupfile.lua index f6da218ba6..cf9798f842 100644 --- a/data/Tupfile.lua +++ b/data/Tupfile.lua @@ -34,7 +34,7 @@ img_files = { {"DEFAULT.SKN", "common/default.skn"}, {"SETTINGS/ICON.INI", build_type .. "/settings/icon.ini"}, {"ICONS32.PNG", "common/icons32.png"}, - {"INDEX.HTM", build_type .. "/index_htm"}, + {"INDEX.HTM", "common/index_htm"}, {"KERPACK", "common/kerpack"}, {"SETTINGS/KEYMAP.KEY", build_type .. "/settings/keymap.key"}, {"SETTINGS/LANG.INI", build_type .. "/settings/lang.ini"}, diff --git a/data/common/index_htm b/data/common/index_htm new file mode 100644 index 0000000000..3c31021334 --- /dev/null +++ b/data/common/index_htm @@ -0,0 +1,28 @@ + + + + KolibriOS web server default page + + +

Welcome to KolibriOS server

+

+ If you can read this with an external html-browser then Kolibri + networking is correctly set up. +

This file: /rd/1/index.htm +

+ + + + + + + + + + + + + diff --git a/data/eng/index_htm b/data/eng/index_htm deleted file mode 100644 index c88fcc52bb..0000000000 --- a/data/eng/index_htm +++ /dev/null @@ -1,30 +0,0 @@ - - - - - KolibriOS web server - default message - - -

Welcome to KolibriOS server

-

- If you can read this with an external html-browser then Kolibri - networking is correctly set up. -

This file: /rd/1/index.htm -

- - - - - - - - - - - - - diff --git a/data/et/index_htm b/data/et/index_htm deleted file mode 100644 index c88fcc52bb..0000000000 --- a/data/et/index_htm +++ /dev/null @@ -1,30 +0,0 @@ - - - - - KolibriOS web server - default message - - -

Welcome to KolibriOS server

-

- If you can read this with an external html-browser then Kolibri - networking is correctly set up. -

This file: /rd/1/index.htm -

- - - - - - - - - - - - - diff --git a/data/it/index_htm b/data/it/index_htm deleted file mode 100644 index c88fcc52bb..0000000000 --- a/data/it/index_htm +++ /dev/null @@ -1,30 +0,0 @@ - - - - - KolibriOS web server - default message - - -

Welcome to KolibriOS server

-

- If you can read this with an external html-browser then Kolibri - networking is correctly set up. -

This file: /rd/1/index.htm -

- - - - - - - - - - - - - diff --git a/data/rus/index_htm b/data/rus/index_htm deleted file mode 100644 index c88fcc52bb..0000000000 --- a/data/rus/index_htm +++ /dev/null @@ -1,30 +0,0 @@ - - - - - KolibriOS web server - default message - - -

Welcome to KolibriOS server

-

- If you can read this with an external html-browser then Kolibri - networking is correctly set up. -

This file: /rd/1/index.htm -

- - - - - - - - - - - - - diff --git a/data/sp/index_htm b/data/sp/index_htm deleted file mode 100644 index c88fcc52bb..0000000000 --- a/data/sp/index_htm +++ /dev/null @@ -1,30 +0,0 @@ - - - - - KolibriOS web server - default message - - -

Welcome to KolibriOS server

-

- If you can read this with an external html-browser then Kolibri - networking is correctly set up. -

This file: /rd/1/index.htm -

- - - - - - - - - - - - -