diff options
| author | Paul Buetow <paul@buetow.org> | 2013-02-03 10:44:49 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-02-03 10:44:49 +0100 |
| commit | 025e15b2ba7f54f87cf409fd7c3dd77746c72858 (patch) | |
| tree | 007c5af4f921aa85665f4db56f6f4309668a5dab /netcalendar.buetow.org/content/Download.xml | |
| parent | fc0acd318710aa0bb566329a36d886b1455c21ec (diff) | |
add hosts
Diffstat (limited to 'netcalendar.buetow.org/content/Download.xml')
| -rw-r--r-- | netcalendar.buetow.org/content/Download.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/netcalendar.buetow.org/content/Download.xml b/netcalendar.buetow.org/content/Download.xml new file mode 100644 index 0000000..ee18184 --- /dev/null +++ b/netcalendar.buetow.org/content/Download.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <pagetitle>Download</pagetitle> + <textheader>Bytecode compiled Jar archives</textheader> + <text>Here you can download the latest bytecode compiled Jar archives. You need a Java 5 runtime environment. Just unpack the zip-file and double click on the .jar file! The calendar comes with a sample database. You may delete all the events first.</text> + <text> + <noop>Look at</noop> + <link>ftp://ftp.buetow.org/pub/NetCalendar</link> + <noop>for all available binaries!</noop> + </text> + <textheader>Source code</textheader> + <text> + <noop>The sourcecode can be obtained from </noop> + <namedlink href="?site=SVN-Download">SVN</namedlink> + <noop> (Subversion).</noop> + </text> +</content> |
