--- a/libpurple/plugin.h Wed Jan 04 02:49:34 2012 +0000 +++ b/libpurple/plugin.h Wed Jan 04 02:50:07 2012 +0000 @@ -67,6 +67,7 @@ #define PURPLE_PRIORITY_LOWEST -9999 #define PURPLE_PLUGIN_FLAG_INVISIBLE 0x01 +#define PURPLE_PLUGIN_FLAG_AUTOLOAD 0x02 #define PURPLE_PLUGIN_MAGIC 5 /* once we hit 6.0.0 I think we can remove this */