libpurple/plugins.h

branch
soc.2013.gobjectification.plugins
changeset 36473
96218ce54785
parent 36470
9ffb617bd087
child 36476
64c551f21d5d
--- a/libpurple/plugins.h	Fri Aug 09 00:19:21 2013 +0530
+++ b/libpurple/plugins.h	Fri Aug 09 00:33:19 2013 +0530
@@ -308,8 +308,9 @@
 
 /**
  * Returns whether a plugin is an internal plugin. Internal plugins provide
- * required additional functionality to the libpurple core. Examples of such
- * plugins are in-tree protocol plugins, loaders etc.
+ * required additional functionality to the libpurple core. These plugins must
+ * not be shown in plugin lists. Examples of such plugins are in-tree protocol
+ * plugins, loaders etc.
  *
  * @param plugin The plugin.
  *

mercurial