I2PSnark: Relocate theme to /themes/snark/ubergine/; update build.xml

This commit is contained in:
z3d
2010-10-22 09:43:16 +00:00
parent 31032cd794
commit 1bff62e3c7
33 changed files with 2 additions and 2 deletions

View File

@ -414,8 +414,8 @@
<target name="prepthemeupdates">
<!-- Migrated all Snark content to its own dir. Need to ensure snark dir excluded from console theme choices!! -->
<!-- Snark's visible Assets -->
<copy todir="pkg-temp/docs/themes/console/snark/" >
<fileset dir="installer/resources/themes/console/snark/" />
<copy todir="pkg-temp/docs/themes/snark/ubergine/" >
<fileset dir="installer/resources/themes/snark/ubergine/" />
</copy>
<!-- No need to copy these individually, we're copying the whole dir below..
<copy file="installer/resources/themes/console/images/favicon.ico" todir="pkg-temp/docs/themes/console/images/" />