comparison libpurple/protocols/silc10/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 e0bcb8cfda74
comparison
equal deleted inserted replaced
23109:718a9c287839 23110:bb41bdce8981
1802 1802
1803 NULL, 1803 NULL,
1804 NULL, 1804 NULL,
1805 NULL, 1805 NULL,
1806 sizeof(PurplePluginProtocolInfo), /* struct_size */ 1806 sizeof(PurplePluginProtocolInfo), /* struct_size */
1807 NULL
1807 }; 1808 };
1808 1809
1809 static PurplePluginInfo info = 1810 static PurplePluginInfo info =
1810 { 1811 {
1811 PURPLE_PLUGIN_MAGIC, 1812 PURPLE_PLUGIN_MAGIC,