comparison libpurple/protocols/gg/gg.c @ 23112: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 caa533b62902
comparison
equal deleted inserted replaced
23111:718a9c287839 23112:bb41bdce8981
2151 /* padding */ 2151 /* padding */
2152 NULL, 2152 NULL,
2153 NULL, 2153 NULL,
2154 NULL, 2154 NULL,
2155 sizeof(PurplePluginProtocolInfo), /* struct_size */ 2155 sizeof(PurplePluginProtocolInfo), /* struct_size */
2156 NULL
2156 }; 2157 };
2157 /* }}} */ 2158 /* }}} */
2158 2159
2159 /* PurplePluginInfo setup {{{ */ 2160 /* PurplePluginInfo setup {{{ */
2160 static PurplePluginInfo info = { 2161 static PurplePluginInfo info = {