src/gaim.h

changeset 1138
d55b37946f48
parent 1137
3d04e516f664
child 1144
623cb7b5f703
equal deleted inserted replaced
1137:3d04e516f664 1138:d55b37946f48
243 struct buddy_pounce { 243 struct buddy_pounce {
244 char name[80]; 244 char name[80];
245 char message[2048]; 245 char message[2048];
246 int popup; 246 int popup;
247 int sendim; 247 int sendim;
248
249 char pouncer[80];
248 250
249 int signon; 251 int signon;
250 int unaway; 252 int unaway;
251 int unidle; 253 int unidle;
252 }; 254 };

mercurial