comparison libpurple/protocols/zephyr/zephyr.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 047c56435f1e
comparison
equal deleted inserted replaced
23109:718a9c287839 23110:bb41bdce8981
2909 2909
2910 NULL, 2910 NULL,
2911 NULL, 2911 NULL,
2912 NULL, 2912 NULL,
2913 sizeof(PurplePluginProtocolInfo), /* struct_size */ 2913 sizeof(PurplePluginProtocolInfo), /* struct_size */
2914 NULL
2914 }; 2915 };
2915 2916
2916 static PurplePluginInfo info = { 2917 static PurplePluginInfo info = {
2917 PURPLE_PLUGIN_MAGIC, 2918 PURPLE_PLUGIN_MAGIC,
2918 PURPLE_MAJOR_VERSION, 2919 PURPLE_MAJOR_VERSION,