diff --git a/data/eng/hdread b/data/common/hdread similarity index 100% rename from data/eng/hdread rename to data/common/hdread diff --git a/data/eng/iconstrp.png b/data/common/iconstrp.png similarity index 100% rename from data/eng/iconstrp.png rename to data/common/iconstrp.png diff --git a/data/eng/Makefile b/data/eng/Makefile index 46668cf48b..96ac2642b6 100644 --- a/data/eng/Makefile +++ b/data/eng/Makefile @@ -288,9 +288,10 @@ CMM_PROGRAMS:=\ # Spaces should be represented as |. OTHER_FILES:=settings/autorun.dat:SETTINGS/AUTORUN.DAT \ default.skn:DEFAULT.SKN \ - graph:GRAPH hdread:HDREAD \ + graph:GRAPH \ + ../common/hdread:HDREAD \ settings/icon.ini:SETTINGS/ICON.INI \ - iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \ + ../common/iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \ kernel.mnt:KERNEL.MNT \ ../common/kerpack:KERPACK \ settings/keymap.key:SETTINGS/KEYMAP.KEY \ diff --git a/data/et/Makefile b/data/et/Makefile index fea8226f5e..4b729ef40e 100644 --- a/data/et/Makefile +++ b/data/et/Makefile @@ -288,9 +288,10 @@ CMM_PROGRAMS:=\ # Spaces should be represented as |. OTHER_FILES:=settings/autorun.dat:SETTINGS/AUTORUN.DAT \ default.skn:DEFAULT.SKN \ - graph:GRAPH hdread:HDREAD \ + graph:GRAPH \ + ../common/hdread:HDREAD \ settings/icon.ini:SETTINGS/ICON.INI \ - iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \ + ../common/iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \ kernel.mnt:KERNEL.MNT \ ../common/kerpack:KERPACK \ settings/keymap.key:SETTINGS/KEYMAP.KEY \ diff --git a/data/et/hdread b/data/et/hdread deleted file mode 100644 index dc74932327..0000000000 Binary files a/data/et/hdread and /dev/null differ diff --git a/data/et/iconstrp.png b/data/et/iconstrp.png deleted file mode 100644 index 28be35d2d7..0000000000 Binary files a/data/et/iconstrp.png and /dev/null differ diff --git a/data/it/Makefile b/data/it/Makefile index b87a32067e..c4bc502f7a 100644 --- a/data/it/Makefile +++ b/data/it/Makefile @@ -287,9 +287,10 @@ CMM_PROGRAMS:=\ # Spaces should be represented as |. OTHER_FILES:=settings/autorun.dat:SETTINGS/AUTORUN.DAT \ default.skn:DEFAULT.SKN \ - graph:GRAPH hdread:HDREAD \ + graph:GRAPH \ + ../common/hdread:HDREAD \ settings/icon.ini:SETTINGS/ICON.INI \ - iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \ + ../common/iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \ kernel.mnt:KERNEL.MNT \ ../common/kerpack:KERPACK \ settings/keymap.key:SETTINGS/KEYMAP.KEY \ diff --git a/data/it/hdread b/data/it/hdread deleted file mode 100644 index dc74932327..0000000000 Binary files a/data/it/hdread and /dev/null differ diff --git a/data/it/iconstrp.png b/data/it/iconstrp.png deleted file mode 100644 index 28be35d2d7..0000000000 Binary files a/data/it/iconstrp.png and /dev/null differ diff --git a/data/rus/Makefile b/data/rus/Makefile index 167aed18b6..ae01e8d514 100644 --- a/data/rus/Makefile +++ b/data/rus/Makefile @@ -281,9 +281,10 @@ CMM_PROGRAMS:=\ # OTHER_FILES:=settings/autorun.dat:SETTINGS/AUTORUN.DAT \ default.skn:DEFAULT.SKN \ - graph:GRAPH hdread:HDREAD \ + graph:GRAPH \ + ../common/hdread:HDREAD \ settings/icon.ini:SETTINGS/ICON.INI \ - iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \ + ../common/iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \ kernel.mnt:KERNEL.MNT \ ../common/kerpack:KERPACK \ settings/keymap.key:SETTINGS/KEYMAP.KEY \ diff --git a/data/rus/hdread b/data/rus/hdread deleted file mode 100644 index 38aab9671a..0000000000 Binary files a/data/rus/hdread and /dev/null differ diff --git a/data/rus/iconstrp.png b/data/rus/iconstrp.png deleted file mode 100644 index 28be35d2d7..0000000000 Binary files a/data/rus/iconstrp.png and /dev/null differ diff --git a/data/sp/Makefile b/data/sp/Makefile index d18e4dcf50..2c6c248937 100644 --- a/data/sp/Makefile +++ b/data/sp/Makefile @@ -287,9 +287,10 @@ CMM_PROGRAMS:=\ # Spaces should be represented as |. OTHER_FILES:=settings/autorun.dat:SETTINGS/AUTORUN.DAT \ default.skn:DEFAULT.SKN \ - graph:GRAPH hdread:HDREAD \ + graph:GRAPH \ + ../common/hdread:HDREAD \ settings/icon.ini:SETTINGS/ICON.INI \ - iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \ + ../common/iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \ kernel.mnt:KERNEL.MNT \ ../common/kerpack:KERPACK \ settings/keymap.key:SETTINGS/KEYMAP.KEY \ diff --git a/data/sp/hdread b/data/sp/hdread deleted file mode 100644 index dc74932327..0000000000 Binary files a/data/sp/hdread and /dev/null differ diff --git a/data/sp/iconstrp.png b/data/sp/iconstrp.png deleted file mode 100644 index 28be35d2d7..0000000000 Binary files a/data/sp/iconstrp.png and /dev/null differ