handle presence events through Notifiction event
[gajim.git] / data / gajim.1
blobb6351cd4fe3054c6a4779a52966f59c1c5f6b058
1 .\" 20050901
2 .TH "Gajim" "1" "September 01, 2005" "Gajim dev team" ""
3 .SH "NAME"
4 Gajim \- a jabber client
5 .SH "SYNOPSIS"
6 .B gajim [\-v] [\-p] [\-h]
7 .SH "DESCRIPTION"
8 .B Gajim 
9 is a jabber client written in PyGTK and released under the GNU GPL. For more information on jabber, see 
10 http://www.jabber.org and on Gajim see http://www.gajim.org
11 .PP 
12 .SH "OPTIONS"
13 .TP 
14 \fB\-p\fR, \fB\-\-profile\fR name
15 Run Gajim using ~/.gajim/config.name
16 .TP 
17 \fB\-v\fR, \fB\-\-verbose\fR
18 Print xml stanzas and other debug information.
19 .TP 
20 \fB\-h\fR, \fB\-\-help\fR
21 Print this help.
22 .SH "FEEDBACK"
23 You can report bugs or feature requests in http://trac.gajim.org or in the mailing list: https://lists.gajim.org/cgi\-bin/listinfo/gajim\-devel. You can also find us in our room gajim@conference.gajim.org
24 .SH "AUTHORS"
25 Written by Yann Le Boulanger <asterix@lagaule.org>, Nikos Kouremenos <kourem@gmail.com> and Dimitur Kirov <dkirov@gmail.com>.