libpurple/theme.h

branch
soc.2013.gobjectification.plugins
changeset 37061
77a5c789fff1
parent 37045
aadac46d3bb3
parent 35442
84e906df98dd
child 37063
a84be725efad
--- a/libpurple/theme.h	Tue Feb 04 01:44:42 2014 +0530
+++ b/libpurple/theme.h	Tue Feb 04 02:32:01 2014 +0530
@@ -1,7 +1,3 @@
-/**
- * @file theme.h  Purple Theme Abstact Class API
- */
-
 /* purple
  *
  * Purple is the legal property of its developers, whose names are too numerous
@@ -22,6 +18,12 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+/**
+ * SECTION:theme
+ * @section_id: libpurple-theme
+ * @short_description: <filename>theme.h</filename>
+ * @title: Theme abstact class
+ */
 
 #ifndef PURPLE_THEME_H
 #define PURPLE_THEME_H

mercurial