diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-06 13:24:03 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-06 13:24:03 +0200 |
| commit | a59a32ddf4ddee3fa4d5dc52a2876ef42e764967 (patch) | |
| tree | 5b286a1f797866e4b4ac6193c66bf7e95aff0d3a /ychat.buetow.org/content | |
| parent | 71afcb054ad734fcbf14cd63f89bc2f5832ff993 (diff) | |
foo
Diffstat (limited to 'ychat.buetow.org/content')
| -rw-r--r-- | ychat.buetow.org/content/Download.xml | 7 | ||||
| -rw-r--r-- | ychat.buetow.org/content/SVN.xml | 9 | ||||
| -rw-r--r-- | ychat.buetow.org/content/home.xml | 12 |
3 files changed, 7 insertions, 21 deletions
diff --git a/ychat.buetow.org/content/Download.xml b/ychat.buetow.org/content/Download.xml new file mode 100644 index 0000000..8c9d8c7 --- /dev/null +++ b/ychat.buetow.org/content/Download.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <pagetitle>Download through Git)</pagetitle> + <text>yChat can be downloaded from Git. Use the following steps to do so:</text> + <pretext>git clone git://git.buetow.org/ychat.git</pretext> +</content> + diff --git a/ychat.buetow.org/content/SVN.xml b/ychat.buetow.org/content/SVN.xml deleted file mode 100644 index 8401fb4..0000000 --- a/ychat.buetow.org/content/SVN.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> -<content> - <pagetitle>Download through SVN (Subversion)</pagetitle> - <text>yChat can be downloaded from SVN. Use the following steps to do so:</text> - <pretext>svn co https://ssl.buetow.org/repos/ychat/trunk/ychat - cd trunk - more README</pretext> -</content> - diff --git a/ychat.buetow.org/content/home.xml b/ychat.buetow.org/content/home.xml index c15ea2b..de752db 100644 --- a/ychat.buetow.org/content/home.xml +++ b/ychat.buetow.org/content/home.xml @@ -16,16 +16,4 @@ <noop> to the yChat project. You will receive an email then a new release has been made.</noop> </text> <text>PLEASE NOTICE THAT yChat IS NOT Ychat! Ychat is a Yahoo Chat Client while yChat is a web based chat server. So they both handle chatting but are very different and are totally different projects!</text> - <textheader>Changelogs</textheader> - <text> - <noop>The CURRENT (0.9.x) branch changelog can be found at </noop> - <link>https://ssl.buetow.org/repos/ychat/trunk/ychat/CHANGES</link> - </text> - <text> - <noop>The CURRENT (0.9.x) branch todo list can be found at </noop> - <link>https://ssl.buetow.org/repos/ychat/trunk/ychat/TODO</link> - </text> - <text> - <noop>There is no active STABLE branch available atm.</noop> - </text> </content> |
