Changes in protocols/nogaim.h [5a8afc3:9f03c47]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/nogaim.h
r5a8afc3 r9f03c47 321 321 G_MODULE_EXPORT struct prpl *find_protocol(const char *name); 322 322 G_MODULE_EXPORT gboolean is_protocol_disabled(const char *name); 323 G_MODULE_EXPORT char *explain_unknown_protocol(const char *name);324 323 /* When registering a new protocol, you should allocate space for a new prpl 325 324 * struct, initialize it (set the function pointers to point to your
Note: See TracChangeset
for help on using the changeset viewer.