aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-taskbar.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-03-22 05:24:42 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-03-22 05:24:42 +0800
commitf9dd2dd10b3639a5924b7724624547ae56f2a4a0 (patch)
treeea1786de144181baff143ab346fc229bb2bf57b2 /shell/e-shell-taskbar.c
parentecdb79111cdc6a38234655b668d81d1fed95ec30 (diff)
downloadgsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar
gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar.gz
gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar.bz2
gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar.lz
gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar.xz
gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar.zst
gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.zip
Move "section" documentation out of header files.
Diffstat (limited to 'shell/e-shell-taskbar.c')
-rw-r--r--shell/e-shell-taskbar.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/e-shell-taskbar.c b/shell/e-shell-taskbar.c
index 2129d518be..bf8dfa7e2a 100644
--- a/shell/e-shell-taskbar.c
+++ b/shell/e-shell-taskbar.c
@@ -19,6 +19,12 @@
*
*/
+/**
+ * SECTION: e-shell-taskbar
+ * @short_description: the bottom of the main window
+ * @include: shell/e-shell-taskbar.h
+ **/
+
#include "e-shell-taskbar.h"
#include <e-shell-view.h>