From b4c12f30e8dad96c5e7485dec03410880e25f737 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20Gonz=C3=A1lez=20Fern=C3=A1ndez?= Date: Mon, 11 Apr 2011 11:37:14 +0200 Subject: [PATCH] Add simple README file to zk-Timeplot FEA: ItEr74S05PrintingSupportItEr73S05 --- zk-Timeplot-1.0_2/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 zk-Timeplot-1.0_2/README diff --git a/zk-Timeplot-1.0_2/README b/zk-Timeplot-1.0_2/README new file mode 100644 index 000000000..ff990700d --- /dev/null +++ b/zk-Timeplot-1.0_2/README @@ -0,0 +1,7 @@ +This is a custom version of zk-Timpelot-1.0_2. The original version +can be downloaded here: http://www.zkoss.org/download/zktimeplot.dsp + +If you do further changes call deploy.sh. It will install the +generated jar in your maven local repository. Then you should be able +to run the application and see the changes. Once you are happy with +your changes you should move this jar to a public repository.