Mercurial > pidgin
annotate finch/libgnt/genmarshal @ 21358:ba41f2a60253
Rename:
* PurpleDisconnectReason to PurpleConnectionError;
* elements of that enum from PURPLE_REASON_* to PURPLE_CONNECTION_ERROR_*;
* purple_connection_reason_is_fatal to purple_connection_error_is_fatal.
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Sun, 14 Oct 2007 21:08:42 +0000 |
parents | 1983ecd15174 |
children |
rev | line source |
---|---|
15817 | 1 BOOLEAN:VOID |
2 BOOLEAN:STRING | |
3 VOID:INT,INT,INT,INT | |
4 VOID:INT,INT | |
5 VOID:POINTER,POINTER | |
6 BOOLEAN:INT,INT | |
7 BOOLEAN:INT,INT,INT | |
8 BOOLEAN:POINTER,POINTER,POINTER | |
9 BOOLEAN:INT,INT,INT,POINTER | |
10 VOID:STRING,STRING | |
16105
1983ecd15174
Remember the collapsed state of groups in the blist
Richard Nelson <wabz@pidgin.im>
parents:
15817
diff
changeset
|
11 VOID:POINTER,BOOLEAN |