Changes in protocols/nogaim.h [9f03c47:5a8afc3]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/nogaim.h
r9f03c47 r5a8afc3 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); 323 324 /* When registering a new protocol, you should allocate space for a new prpl 324 325 * struct, initialize it (set the function pointers to point to your
Note: See TracChangeset
for help on using the changeset viewer.