From 7c8960801da77aaf374af8172199c341bea5f07a Mon Sep 17 00:00:00 2001 From: Damian Minkov Date: Tue, 8 Oct 2013 13:27:06 +0300 Subject: [PATCH] Generates windows updates html files using ant task. --- resources/install/build.xml | 55 +++++ .../install/windows/updates/index-bottom.html | 6 + .../install/windows/updates/index-top.html | 21 ++ resources/install/windows/updates/index.css | 215 ++++++++++++++++++ resources/install/windows/updates/sc.png | Bin 0 -> 9817 bytes 5 files changed, 297 insertions(+) create mode 100644 resources/install/windows/updates/index-bottom.html create mode 100644 resources/install/windows/updates/index-top.html create mode 100644 resources/install/windows/updates/index.css create mode 100644 resources/install/windows/updates/sc.png diff --git a/resources/install/build.xml b/resources/install/build.xml index c3ed35fef..33d395e83 100644 --- a/resources/install/build.xml +++ b/resources/install/build.xml @@ -651,6 +651,9 @@ + + + @@ -948,6 +951,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +