pidgin/gtkplugin.h

branch
soc.2013.gobjectification.plugins
changeset 37065
3546d731987e
parent 37048
6a395246c742
parent 35451
206524351826
child 37068
91e58d53fea9
--- a/pidgin/gtkplugin.h	Tue Feb 04 04:56:36 2014 +0530
+++ b/pidgin/gtkplugin.h	Tue Feb 04 14:30:03 2014 +0530
@@ -1,8 +1,3 @@
-/**
- * @file gtkplugin.h GTK+ Plugin API
- * @ingroup pidgin
- */
-
 /* pidgin
  *
  * Pidgin is the legal property of its developers, whose names are too numerous
@@ -23,6 +18,13 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+/**
+ * SECTION:gtkplugin
+ * @section_id: pidgin-gtkplugin
+ * @short_description: <filename>gtkplugin.h</filename>
+ * @title: Plugin API
+ */
+
 #ifndef _PIDGINPLUGIN_H_
 #define _PIDGINPLUGIN_H_
 

mercurial