diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-30 06:22:27 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-30 06:22:27 +0800 |
commit | 363fae18ed1f97c352e334bf391808247186dcb8 (patch) | |
tree | 828b35e996e1dab4271495418e65170d094d46be /irc/lostirc/pkg-descr | |
parent | f458ae6a7220e3c6a68f38dca11c6198805de3f8 (diff) | |
download | marcuscom-ports-363fae18ed1f97c352e334bf391808247186dcb8.tar marcuscom-ports-363fae18ed1f97c352e334bf391808247186dcb8.tar.gz marcuscom-ports-363fae18ed1f97c352e334bf391808247186dcb8.tar.bz2 marcuscom-ports-363fae18ed1f97c352e334bf391808247186dcb8.tar.lz marcuscom-ports-363fae18ed1f97c352e334bf391808247186dcb8.tar.xz marcuscom-ports-363fae18ed1f97c352e334bf391808247186dcb8.tar.zst marcuscom-ports-363fae18ed1f97c352e334bf391808247186dcb8.zip |
share/gnome/ -> share/.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9264 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'irc/lostirc/pkg-descr')
-rw-r--r-- | irc/lostirc/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/irc/lostirc/pkg-descr b/irc/lostirc/pkg-descr new file mode 100644 index 000000000..ad04f7d08 --- /dev/null +++ b/irc/lostirc/pkg-descr @@ -0,0 +1,16 @@ +LostIRC is an IRC client for X, written in C++ using gtkmm as a widget set. +The goal of the first stable version, is to make a simple, keyboard +controlled IRC application with basic features implemented. + +Key features: + + * Simple and minimal client, where the keyboard can be used almost + exclusively + * Tab-completion for both nicks and commands + * Autojoin servers and set which IRC commands to execute on connect + * Multi-server support + * DCC SEND support + +WWW: http://lostirc.sourceforge.net/ + +morten@wtf.dk |