forked from blurpy/kouchat
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
33 lines (21 loc) · 1010 Bytes
/
README
File metadata and controls
33 lines (21 loc) · 1010 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
- KouChat v1.3.0 README
KouChat is a simple serverless chat client for local area networks.
It's written in Java, and is free software.
If you don't have Java installed, go to http://www.java.com/
and download Java 6 or newer.
KouChat can usually be started by clicking on the kouchat-1.3.0.jar file,
just like any other application.
You can also start KouChat from the console: 'java -jar kouchat-1.3.0.jar'
Enjoy :)
Copyright 2006-2014 Christian Ihle
http://www.kouchat.net/
Source and graphics available under the GNU LGPL v3.
See COPYING for details.
error.wav is created by Nuno Povoa
and is part of the Oxygen theme (http://www.oxygen-icons.org/),
available under the GNU Lesser General Public License
(http://www.gnu.org/licenses/lgpl.html).
The icons in resources/smileys are taken from the KDE 3.5 emoticon theme
called Default (http://websvn.kde.org/branches/KDE/3.5/kdelibs/pics/emoticons/),
available under the GNU Lesser General Public License
(http://www.gnu.org/licenses/lgpl.html).