| 154 #define PURPLE_DEVEL_WEBSITE "https://developer.pidgin.im/" |
154 #define PURPLE_DEVEL_WEBSITE "https://developer.pidgin.im/" |
| 155 |
155 |
| 156 |
156 |
| 157 /* INTERNAL FUNCTIONS */ |
157 /* INTERNAL FUNCTIONS */ |
| 158 |
158 |
| 159 #include "account.h" |
159 #include "accounts.h" |
| 160 #include "connection.h" |
160 #include "connection.h" |
| 161 |
161 |
| 162 /* This is for the accounts code to notify the buddy icon code that |
162 /* This is for the accounts code to notify the buddy icon code that |
| 163 * it's done loading. We may want to replace this with a signal. */ |
163 * it's done loading. We may want to replace this with a signal. */ |
| 164 void |
164 void |