Mercurial > pidgin
view libpurple/example/defines.h @ 29776:53dd827e6bb2
Fix a crash caused by context menus for sametime buddies.
It looks like prpl/plugins can add a null menu-action for
context-menus. So let's not crash on those. Fixes #11721.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Fri, 23 Apr 2010 01:24:08 +0000 |
parents | 32c366eeeb99 |
children |
line wrap: on
line source
#define CUSTOM_USER_DIRECTORY "/dev/null" #define CUSTOM_PLUGIN_PATH "" #define PLUGIN_SAVE_PREF "/purple/nullclient/plugins/saved" #define UI_ID "nullclient"