blob: 1444c2ca05e81b326922cfec635233d65f2c5991 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?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>
<hyperlink>ftp://ftp.buetow.org/pub/NetCalendar</hyperlink>
<noop>for all available binaries!</noop>
</text>
<textheader>Source code</textheader>
<text>
<noop>The sourcecode can be obtained from git as follows</noop>
<pretext>git clone git://git.buetow.org/netcalendar.git</pretext>
</text>
</content>
|