void core_register_options(void)
{
static GOptionEntry options[] = {
- { "config", 0, 0, G_OPTION_ARG_STRING, &irssi_config_file, "Configuration file location (~/.irssi/config)", "PATH" },
- { "home", 0, 0, G_OPTION_ARG_STRING, &irssi_dir, "Irssi home dir location (~/.irssi)", "PATH" },
+ { "config", 0, 0, G_OPTION_ARG_STRING, &irssi_config_file, "Configuration file location", "PATH" },
+ { "home", 0, 0, G_OPTION_ARG_STRING, &irssi_dir, "SILC Client home dir location", "PATH" },
{ NULL }
};
{ "pubkey_mitm_attack", "It is also possible that someone is performing a man-in-the-middle attack", 0 },
{ "pubkey_notkey", "Server did not return any public key", 0 },
{ "pubkey_verified", "Verified successfully server {hilight $0} cached public key", 1, { 0 } },
- { "pubkey_verified_client", "Verified successfully user {hilight $0}'s ($1 $2) cached public key", 3, { 0, 0, 0 } },
+ { "pubkey_verified_client", "Verified successfully {hilight $0}'s ($1 $2) cached public key", 3, { 0, 0, 0 } },
{ "pubkey_notverified", "Could not verify $0 {hilight $1}'s public key", 2, { 0, 0 } },
/* Misc messages */
<table border="0" cellspacing="0" cellpadding="6" width="100%">
<tr valign="top" bgcolor="#dddddd">
- <td><small>Copyright © 2001 - 2007 SILC Project<br />
+ <td><small>Copyright © 2001 - 2014 SILC Project<br />
<a href="http://silcnet.org">SILC Project Website</a></small></td>
<td align="right"><small>
<a href="index.html">SILC Toolkit Reference Manual</a><br />
</table>
<table border="0" cellspacing="0" cellpadding="6" width="100%">
<tr valign="top" bgcolor="#dddddd">
- <td><small>Copyright © 2001 - 2007 SILC Project<br />
+ <td><small>Copyright © 2001 - 2014 SILC Project<br />
<a href="http://silcnet.org">SILC Project Website</a></small></td>
<td align="right"><small>
<a href="index.html">SILC Toolkit Reference Manual</a><br />