tweaks; include new translated eepsite pages in pkg; -18-rc

This commit is contained in:
zzz
2010-01-09 14:26:01 +00:00
parent 6eaec7fd44
commit b8339e72b0
7 changed files with 16 additions and 11 deletions

View File

@@ -362,6 +362,8 @@
<mkdir dir="pkg-temp/eepsite/cgi-bin" />
<copy file="installer/resources/eepsite_index.html" tofile="pkg-temp/eepsite/docroot/index.html" />
<copy file="installer/resources/eepsite_index_de.html" tofile="pkg-temp/eepsite/docroot/index_de.html" />
<copy file="installer/resources/eepsite_index_fr.html" tofile="pkg-temp/eepsite/docroot/index_fr.html" />
<copy file="installer/resources/eepsite_index_ru.html" tofile="pkg-temp/eepsite/docroot/index_ru.html" />
<copy file="installer/resources/eepsite.css" todir="pkg-temp/eepsite/docroot/" />
<copy file="installer/resources/robots.txt" todir="pkg-temp/eepsite/docroot/" />
<copy file="installer/resources/themes/console/images/favicon.ico" tofile="pkg-temp/eepsite/docroot/favicon.ico" />