Provided by: gajim_0.16.5-0.1_all bug

NAME

       gajim — a Jabber/XMPP client

SYNOPSIS

       gajim -h
       gajim [-q] [-v] [-l subsystem=level] [-p name] [-c directory]

DESCRIPTION

       gajim is a Jabber/XMPP client written in Python and GTK+.  gajim works nicely with GNOME, yet it does not
       require  it  to  run.   gajim  is  designed for novice and advanced users as one, as well for XMPP server
       admins.

       XMPP is the Extensible Messaging and Presence Protocol, a set of open technologies for instant messaging,
       presence, multi-party chat,  voice  and  video  calls,  collaboration,  lightweight  middleware,  content
       syndication,  and  generalized  routing  of  XML  data.  For  more  information  on the XMPP protocol see
       <https://xmpp.org/about-xmpp/>.

OPTIONS

       -h --help
               Show help options

       -q --quiet
               Show only critical errors

       -v --verbose
               Print xml stanzas and other debug information

       -l --loglevel subsystem=level [, subsystem=level [...]]
               Configure   logging   system.    Subsystem   can    be    gajim.interface,    gajim.c.connection,
               .nbxmpp.client_nb, etc.  Level can be DEBUG, INFO, WARNING, ERROR or CRITICAL.

       -p --profile name
               Run gajim using config.name in configuration directory

       -c --config-path directory
               Where to look for configuration files

FILES

       $XDG_CACHE_DIR/gajim/cache.db
               Cache database file of transports, caps, roster entry, and roster group.

       $XDG_CACHE_DIR/gajim/avatars/
               Cache directory of avatars.

       $XDG_CACHE_DIR/gajim/vcards/
               Cache directory of vCards (virtual cards).

       $XDG_CONFIG_DIR/gajim/
               The config-path used when [-c] is not specified.

       $XDG_DATA_DIR/gajim/certs/
               Directory where certificates are stored.

       $XDG_DATA_DIR/gajim/logs.db
               The    history    database   log   file.    For   more   information   on   database   logs   see
               <https://trac.gajim.org/wiki/LogsDatabase>.

AUTHORS

       gajim is written and maintained by Yann Leboulanger, and Denis  Fomin,  with  contributions  and  patches
       merged from many individuals around the world.  See files AUTHORS and THANKS, for a complete list.

COPYRIGHT

       Copyright (C) 2003-2015 Gajim Team

       gajim  is  free  software;  you  can  redistribute it and/or modify it under the terms of the GNU General
       Public License as published by the Free Software Foundation; version 3 only.

       gajim is distributed in the hope that it will be useful, but  WITHOUT  ANY  WARRANTY;  without  even  the
       implied  warranty  of  MERCHANTABILITY  or  FITNESS  FOR A PARTICULAR PURPOSE. See the GNU General Public
       License for more details.

       You should have received a copy of the GNU  General  Public  License  along  with  gajim.   If  not,  see
       <https://www.gnu.org/licenses/>.

FEEDBACK

       You  can  report  bugs  or  feature  requests  in our bug tracker at trac.gajim.org or in the gajim-devel
       mailing list; if you want to send us a patch, please do so in our bug tracker.  You can also find  us  in
       our chat room.

WWW

       https://www.gajim.org/

XMPP

       You are welcome to join us at gajim@conference.gajim.org

MAILING LIST

       Below are public mailing lists on lists.gajim.org

             https://lists.gajim.org/cgi-bin/listinfo/gajim-devel
             https://lists.gajim.org/cgi-bin/listinfo/translators

       More mailing lists at

             https://lists.gajim.org/cgi-bin/listinfo

BUGS

       Please submit bugs at

             https://trac.gajim.org/
             https://trac-plugins.gajim.org/
             https://python-nbxmpp.gajim.org/

SEE ALSO

       gajim-remote(1) gajim-history-manager(1)

UNIX                                             August 26, 2015                                        GAJIM(1)