comparison libpurple/protocols/silc/silc.c @ 23110:bb41bdce8981

Patch from Jaywalker to let prpls add some helpful text for some account fields. This includes the update from rekkanoryo that was reverted earlier. References #2295.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 05 May 2008 06:55:00 +0000
parents 718a9c287839
children 8c3444f04709
comparison
equal deleted inserted replaced
23109:718a9c287839 23110:bb41bdce8981
2070 /* padding */ 2070 /* padding */
2071 NULL, 2071 NULL,
2072 NULL, 2072 NULL,
2073 NULL, 2073 NULL,
2074 sizeof(PurplePluginProtocolInfo), /* struct_size */ 2074 sizeof(PurplePluginProtocolInfo), /* struct_size */
2075 NULL
2075 }; 2076 };
2076 2077
2077 static PurplePluginInfo info = 2078 static PurplePluginInfo info =
2078 { 2079 {
2079 PURPLE_PLUGIN_MAGIC, 2080 PURPLE_PLUGIN_MAGIC,