From 02ceec9193952243f0e05e3c2a25284600dba9b9 Mon Sep 17 00:00:00 2001 From: Peng Huang Date: Tue, 12 Jan 2010 21:56:58 +0800 Subject: [PATCH] Change Title of IBusAttrList and IBusPropList --- src/ibusattrlist.h | 7 ++++--- src/ibusproplist.h | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/ibusattrlist.h b/src/ibusattrlist.h index 6518d449..5544ab27 100644 --- a/src/ibusattrlist.h +++ b/src/ibusattrlist.h @@ -20,9 +20,10 @@ */ /** * SECTION: ibusattrlist - * @short_description: AttrList of IBusText. - * @see_also: #IBusAttribute #IBusText - * @stability: Stable + * @Title: IBusAttrList + * @Short_description: AttrList of IBusText. + * @See_also: #IBusAttribute #IBusText + * @Stability: Stable * */ #ifndef __IBUS_ATTRIBUTE_LIST_H_ diff --git a/src/ibusproplist.h b/src/ibusproplist.h index 04f8b480..2be8787f 100644 --- a/src/ibusproplist.h +++ b/src/ibusproplist.h @@ -20,9 +20,10 @@ */ /** * SECTION: ibusproplist - * @short_description: UI component for input method engine property. - * @stability: Stable - * @see_also: #IBusEngine + * @Title: IBusPropList + * @Short_description: UI component for input method engine property. + * @Stability: Stable + * @See_also: #IBusEngine * */ #ifndef __IBUS_PROP_LIST_H_ -- 2.34.1