diff options
author | pav <pav@FreeBSD.org> | 2006-05-07 19:54:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-07 19:54:21 +0800 |
commit | 8005ba9feddee575e0ef02709a60d6640f750f5e (patch) | |
tree | 79fe644858c71522701f363f3c2920d2f9357160 /net-im/gajim/pkg-descr | |
parent | 92f4b13ed1e1ed589e099a1c3adad2d05c4ea5d8 (diff) | |
download | freebsd-ports-gnome-8005ba9feddee575e0ef02709a60d6640f750f5e.tar.gz freebsd-ports-gnome-8005ba9feddee575e0ef02709a60d6640f750f5e.tar.zst freebsd-ports-gnome-8005ba9feddee575e0ef02709a60d6640f750f5e.zip |
- Update to 0.10
- Take maintainership
PR: ports/96845
Submitted by: Stephan Maka <stephan@spaceboyz.net>
Diffstat (limited to 'net-im/gajim/pkg-descr')
-rw-r--r-- | net-im/gajim/pkg-descr | 34 |
1 files changed, 19 insertions, 15 deletions
diff --git a/net-im/gajim/pkg-descr b/net-im/gajim/pkg-descr index 706b0ea85693..13b8f7eb38fc 100644 --- a/net-im/gajim/pkg-descr +++ b/net-im/gajim/pkg-descr @@ -1,19 +1,23 @@ -Gajim is a Jabber client written in PyGTK. The goal of Gajim's developers is to -provide a full featured and easy to use xmpp client for the GTK+ users. Gajim -does not require GNOME to run, eventhough it exists with it nicely. Gajim is -released under the GNU General Public License +The goal of Gajim is to provide a full featured and easy to use Jabber +client. Gajim works nicely with GNOME, but does not require it to run. +It is released under the GNU General Public License. FEATURES: -* Tabbed chat windows -* Group chat support (with MUC protocol) -* Emoticons, Avatars, File transfer, URL grabber, Bookmarks -* Systray icon, Speller -* TLS and GPG support (with SSL legacy support) -* Transport Registration support -* Service Discovery including Nodes -* Wikipedia, dictionary and search engine lookup -* Multiple accounts support -* DBus Capabilities -* XML Console + * Tabbed chat window + * Group chat support (with MUC protocol) + * Emoticons, Avatars, File transfer, Room Bookmarks + * Metacontacts Support + * Trayicon, Speller, extented chat history functionalities + * TLS and GPG support (with SSL legacy support) + * Transport Registration support + * Service Discovery including Nodes + * Wikipedia, dictionary and search engine lookup + * Multiple accounts support + * DBus Capabilities. + * XML Console + * Gajim is available in 16 languages + +You might want to install deskutils/notification-daemon for pretty +pop-ups or devel/py-psyco for improved Python performance. WWW: http://www.gajim.org/ |