Merge work in kongove
[pigeons.git] / README
blob2297b581ec95e0d2d64e6c91fac5cde417d46936
1 Pigeons 0.0.1
3 Copyright (C) 2008, Xiyou Linux Group
6 Introduction:
8 This project is on Linux+QT4 platform, which was used for transfer files on Internet, providing communication with IP MSG, FeiQ or other clients. It is written for KDE envirenment. This software is released under GPL lisence, for more details about the license, please see the content of file COPYING.
11 Feathers:
12 =================================================
13 - basic buddy chatting
14 - file transfer
15 - chatting messages recording
16 - custom-head picture displaying
17 - display buddies' details
18 - modifying personal details
19 - UDP and TCP transfer files
20 - search buddy and add buddy
21 - system messages recording
22 - auto replying
23 - quick replying
24 - system setting
26 More details of changing in ChangeLog file.
29 Compile and Run
30 ==============================================
31 1. enter pigeons/src/ directory, input
32    ./configure --prefix=`kde-config --prefix`
33 2. then type,
34    make
35    and press enter
36 3. when making finished, input
37    su
38    make install
39 4. now, pigeons should be installed into your system. you can 
40    open a console and type pigeons to run it.
41     
43 Authors
44 ==============================================
45 see file AUTHORS
48 Skins Designer
49 ==============================================
50 Zhao Chongri
52 At the End