changeset 1061:da696ed4acf4

Update README & INSTALL
author Mikael Berthe <mikael@lilotux.net>
date Thu, 30 Nov 2006 22:00:39 +0100
parents ee28911d8b97
children 9207f2efb921
files mcabber/INSTALL mcabber/README
diffstat 2 files changed, 20 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/INSTALL	Thu Nov 30 21:51:29 2006 +0100
+++ b/mcabber/INSTALL	Thu Nov 30 22:00:39 2006 +0100
@@ -9,6 +9,8 @@
 MCabber needs ncurses and ncurses development packages to build correctly.
 For UTF-8 terminal support, use ncursesw instead.
 If you want SSL support, you will need openssl lib & dev packages as well.
+If you want PGP support, install libgpgme (with dev package),
+version >= 1.0.0.
 
 Please have a look at the README file before launching mcabber.
 
--- a/mcabber/README	Thu Nov 30 21:51:29 2006 +0100
+++ b/mcabber/README	Thu Nov 30 22:00:39 2006 +0100
@@ -11,6 +11,24 @@
 You can use mcabber "-f" option to specify another configuration file.
 
 
+* FEATURES
+
+This is an overview of mcabber Jabber features:
+
+  XEP-0012 - Last Activity
+  XEP-0022 - Message Events
+  XEP-0027 - Current Jabber OpenPGP Usage
+  XEP-0030 - Service Discovery (partial)
+  XEP-0045 - Multi-User Chat
+  XEP-0048 - Bookmark Storage
+  XEP-0049 - Private XML Storage
+  XEP-0054 - vcard-temp (retrieval only)
+  XEP-0085 - Chat State Notifications
+  XEP-0090 - Entity Time
+  XEP-0091 - Delayed Delivery
+  XEP-0092 - Software Version
+  XEP-0145 - Annotations
+
 This software is under development, please give me some feedback (and some
 patches if you can!).  Or just tell me you're using it... ;-)