[totem] docs: Remove a reference to TotemPlugin from totem-dirs.c



commit 147a20a5ff4f4eec3c212af453a8e3d8e6112355
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Jul 5 21:00:28 2011 +0100

    docs: Remove a reference to TotemPlugin from totem-dirs.c

 src/plugins/totem-dirs.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/src/plugins/totem-dirs.c b/src/plugins/totem-dirs.c
index d166b33..4920c22 100644
--- a/src/plugins/totem-dirs.c
+++ b/src/plugins/totem-dirs.c
@@ -29,10 +29,12 @@
  * SECTION:totem-plugin
  * @short_description: base plugin class and loading/unloading functions
  * @stability: Unstable
- * @include: totem-plugin.h
+ * @include: totem-dirs.h
  *
- * #TotemPlugin is a general-purpose architecture for adding plugins to Totem, with
+ * libpeas is used as a general-purpose architecture for adding plugins to Totem, with
  * derived support for different programming languages.
+ *
+ * The functions in totem-dirs.h are used to allow plugins to find and load files installed alongside the plugins, such as UI files.
  **/
 
 #ifdef HAVE_CONFIG_H



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]