Merged silc_1_0_branch to trunk.
[silc.git] / lib / silcclient / DIRECTORY
index 84267123723b35e68aa08f8620114dbae708a2d8..a4fad88df39d8f60f23e4afd8314a82a9f1d6823 100644 (file)
@@ -3,7 +3,9 @@
 @FILENAME=silcclientlib.html
 @LINK=silcclient_using.html:Using SILC Client Library Tutorial
 @LINK=command_reply_args.html:Arguments for <b>command_reply</b> Client Operation
+@LINK=silcstatus_args.html:SilcStatus Error Arguments in <b>command_reply</b> Client Operation
 @LINK=notifyargs.html:Arguments for <b>notify</b> Client Operation
+@LINK=silcclient_unicode.html:Unicode and UTF-8 Strings in Client Library
 @LINK=silcclient.html:Client Library Interface Reference
 -->
 
@@ -16,7 +18,7 @@
 <b>Introduction</b>
 
 <br /><br />
-SILC Client Library is SILC Client implementation without the actual user 
+SILC Client Library is SILC Client implementation without the actual user
 interface. The library uses common and core components of SILC protocol from
 lib/silccore library and normal utility routines from lib/silcutil library.
 The library has been designed to be complete SILC Client implementation