# HG changeset patch # User Ankit Vani # Date 1391447431 -19800 # Node ID a69d2e5604c5226b753549411c7ce2258875e9f9 # Parent 6244260231f3b5045a1b2239a80c5101b19d94e0 Swap @title and @short_description roles diff -r 6244260231f3 -r a69d2e5604c5 libpurple/account.h --- a/libpurple/account.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/account.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:account * @section_id: libpurple-account - * @title: account.h - * @short_description: PurpleAccount object + * @short_description: account.h + * @title: PurpleAccount object */ #ifndef _PURPLE_ACCOUNT_H_ diff -r 6244260231f3 -r a69d2e5604c5 libpurple/accountopt.h --- a/libpurple/accountopt.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/accountopt.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:accountopt * @section_id: libpurple-accountopt - * @title: accountopt.h - * @short_description: Account Options API + * @title: Account Options API + * @short_description: accountopt.h */ #ifndef _PURPLE_ACCOUNTOPT_H_ diff -r 6244260231f3 -r a69d2e5604c5 libpurple/accounts.h --- a/libpurple/accounts.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/accounts.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:accounts * @section_id: libpurple-accounts - * @title: accounts.h - * @short_description: Accounts subsystem API + * @title: Accounts subsystem API + * @short_description: accounts.h * @see_also: Account signals */ diff -r 6244260231f3 -r a69d2e5604c5 libpurple/blistnode.h --- a/libpurple/blistnode.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/blistnode.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:blistnode * @section_id: libpurple-blistnode - * @title: blistnode.h - * @short_description: Buddy list node and Counting node objects + * @title: Buddy list node and counting node types + * @short_description: blistnode.h */ #ifndef _PURPLE_BLIST_NODE_H_ diff -r 6244260231f3 -r a69d2e5604c5 libpurple/blistnodetypes.h --- a/libpurple/blistnodetypes.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/blistnodetypes.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:blistnodetypes * @section_id: libpurple-blistnodetypes - * @title: blistnodetypes.h - * @short_description: Buddy list's Buddy, Chat, Contact and Group objects + * @title: Buddy, Chat, Contact and Group node objects + * @short_description: blistnodetypes.h */ #ifndef _PURPLE_BLISTNODE_TYPES_H_ diff -r 6244260231f3 -r a69d2e5604c5 libpurple/buddyicon.h --- a/libpurple/buddyicon.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/buddyicon.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:buddyicon * @section_id: libpurple-buddyicon - * @title: buddyicon.h - * @short_description: Buddy Icon API + * @short_description: buddyicon.h + * @title: Buddy Icon API */ #ifndef _PURPLE_BUDDYICON_H_ diff -r 6244260231f3 -r a69d2e5604c5 libpurple/buddylist.h --- a/libpurple/buddylist.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/buddylist.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:buddylist * @section_id: libpurple-buddylist - * @title: buddylist.h - * @short_description: Buddy List API + * @short_description: buddylist.h + * @title: Buddy List API * @see_also: Buddy List signals */ diff -r 6244260231f3 -r a69d2e5604c5 libpurple/certificate.h --- a/libpurple/certificate.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/certificate.h Mon Feb 03 22:40:31 2014 +0530 @@ -23,8 +23,8 @@ /** * SECTION:certificate * @section_id: libpurple-certificate - * @title: certificate.h - * @short_description: Public-Key Certificate API + * @short_description: certificate.h + * @title: Public-Key Certificate API * @see_also: Certificate signals */ diff -r 6244260231f3 -r a69d2e5604c5 libpurple/cipher.h --- a/libpurple/cipher.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/cipher.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:cipher * @section_id: libpurple-cipher - * @title: cipher.h - * @short_description: Cipher and Hash API + * @short_description: cipher.h + * @title: Cipher and Hash API */ #ifndef PURPLE_CIPHER_H diff -r 6244260231f3 -r a69d2e5604c5 libpurple/ciphers/aescipher.h --- a/libpurple/ciphers/aescipher.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/ciphers/aescipher.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:aescipher * @section_id: libpurple-aescipher - * @title: ciphers/aescipher.h - * @short_description: AES Cipher + * @short_description: ciphers/aescipher.h + * @title: AES Cipher */ #ifndef PURPLE_AES_CIPHER_H diff -r 6244260231f3 -r a69d2e5604c5 libpurple/ciphers/des3cipher.h --- a/libpurple/ciphers/des3cipher.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/ciphers/des3cipher.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:des3cipher * @section_id: libpurple-des3cipher - * @title: ciphers/des3cipher.h - * @short_description: Triple-DES Cipher + * @short_description: ciphers/des3cipher.h + * @title: Triple-DES Cipher */ #ifndef PURPLE_DES3_CIPHER_H diff -r 6244260231f3 -r a69d2e5604c5 libpurple/ciphers/descipher.h --- a/libpurple/ciphers/descipher.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/ciphers/descipher.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:descipher * @section_id: libpurple-descipher - * @title: ciphers/descipher.h - * @short_description: DES Cipher + * @short_description: ciphers/descipher.h + * @title: DES Cipher */ #ifndef PURPLE_DES_CIPHER_H diff -r 6244260231f3 -r a69d2e5604c5 libpurple/ciphers/hmaccipher.h --- a/libpurple/ciphers/hmaccipher.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/ciphers/hmaccipher.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:hmaccipher * @section_id: libpurple-hmaccipher - * @title: ciphers/hmaccipher.h - * @short_description: HMAC Cipher + * @short_description: ciphers/hmaccipher.h + * @title: HMAC Cipher */ #ifndef PURPLE_HMAC_CIPHER_H diff -r 6244260231f3 -r a69d2e5604c5 libpurple/ciphers/md4hash.h --- a/libpurple/ciphers/md4hash.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/ciphers/md4hash.h Mon Feb 03 22:40:31 2014 +0530 @@ -22,8 +22,8 @@ /** * SECTION:md4hash * @section_id: libpurple-md4hash - * @title: ciphers/md4hash.h - * @short_description: MD4 hash + * @short_description: ciphers/md4hash.h + * @title: MD4 hash */ #ifndef PURPLE_MD4_HASH_H diff -r 6244260231f3 -r a69d2e5604c5 libpurple/ciphers/md5hash.h --- a/libpurple/ciphers/md5hash.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/ciphers/md5hash.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:md5hash * @section_id: libpurple-md5hash - * @title: ciphers/md5hash.h - * @short_description: MD5 Hash + * @short_description: ciphers/md5hash.h + * @title: MD5 Hash */ #ifndef PURPLE_MD5_HASH_H diff -r 6244260231f3 -r a69d2e5604c5 libpurple/ciphers/pbkdf2cipher.h --- a/libpurple/ciphers/pbkdf2cipher.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/ciphers/pbkdf2cipher.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:pbkdf2cipher * @section_id: libpurple-pbkdf2cipher - * @title: ciphers/pbkdf2cipher.h - * @short_description: PBKDF2 Cipher + * @short_description: ciphers/pbkdf2cipher.h + * @title: PBKDF2 Cipher */ #ifndef PURPLE_PBKDF2_CIPHER_H diff -r 6244260231f3 -r a69d2e5604c5 libpurple/ciphers/rc4cipher.h --- a/libpurple/ciphers/rc4cipher.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/ciphers/rc4cipher.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:rc4cipher * @section_id: libpurple-rc4cipher - * @title: ciphers/rc4cipher.h - * @short_description: RC4 Cipher + * @short_description: ciphers/rc4cipher.h + * @title: RC4 Cipher */ #ifndef PURPLE_RC4_CIPHER_H diff -r 6244260231f3 -r a69d2e5604c5 libpurple/ciphers/sha1hash.h --- a/libpurple/ciphers/sha1hash.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/ciphers/sha1hash.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:sha1hash * @section_id: libpurple-sha1hash - * @title: ciphers/sha1hash.h - * @short_description: SHA1 Hash + * @short_description: ciphers/sha1hash.h + * @title: SHA1 Hash */ #ifndef PURPLE_SHA1_HASH_H diff -r 6244260231f3 -r a69d2e5604c5 libpurple/ciphers/sha256hash.h --- a/libpurple/ciphers/sha256hash.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/ciphers/sha256hash.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:sha256hash * @section_id: libpurple-sha256hash - * @title: ciphers/sha256hash.h - * @short_description: SHA256 Hash + * @short_description: ciphers/sha256hash.h + * @title: SHA256 Hash */ #ifndef PURPLE_SHA256_HASH_H diff -r 6244260231f3 -r a69d2e5604c5 libpurple/circularbuffer.h --- a/libpurple/circularbuffer.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/circularbuffer.h Mon Feb 03 22:40:31 2014 +0530 @@ -19,8 +19,8 @@ /** * SECTION:circularbuffer * @section_id: libpurple-circularbuffer - * @title: circularbuffer.h - * @short_description: Buffer Utility Functions + * @short_description: circularbuffer.h + * @title: Buffer Utility Functions */ #ifndef PURPLE_CIRCULAR_BUFFER_H diff -r 6244260231f3 -r a69d2e5604c5 libpurple/cmds.h --- a/libpurple/cmds.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/cmds.h Mon Feb 03 22:40:31 2014 +0530 @@ -18,8 +18,8 @@ /** * SECTION:cmds * @section_id: libpurple-cmds - * @title: cmds.h - * @short_description: Commands API + * @short_description: cmds.h + * @title: Commands API * @see_also: Command signals */ diff -r 6244260231f3 -r a69d2e5604c5 libpurple/connection.h --- a/libpurple/connection.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/connection.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:connection * @section_id: libpurple-connection - * @title: connection.h - * @short_description: Connection API + * @short_description: connection.h + * @title: Connection API * @see_also: Connection signals */ diff -r 6244260231f3 -r a69d2e5604c5 libpurple/enums.h.in --- a/libpurple/enums.h.in Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/enums.h.in Mon Feb 03 22:40:31 2014 +0530 @@ -22,8 +22,8 @@ /** * SECTION:enums * @section_id: libpurple-enums - * @title: enums.h - * @short_description: GEnums and GFlags + * @short_description: enums.h + * @title: GEnums and GFlags * * This file contains all the #GEnum and #GFlag type definitions of libpurple. */ diff -r 6244260231f3 -r a69d2e5604c5 libpurple/media/backend-fs2.h --- a/libpurple/media/backend-fs2.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/media/backend-fs2.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:backend-fs2 * @section_id: libpurple-backend-fs2 - * @title: media/backend-fs2.h - * @short_description: Farsight 2 backend for media API + * @short_description: media/backend-fs2.h + * @title: Farsight 2 backend for media API */ /* diff -r 6244260231f3 -r a69d2e5604c5 libpurple/media/backend-iface.h --- a/libpurple/media/backend-iface.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/media/backend-iface.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:backend-iface * @section_id: libpurple-backend-iface - * @title: media/backend-iface.h - * @short_description: Interface for media backends + * @short_description: media/backend-iface.h + * @title: Interface for media backends */ #ifndef _MEDIA_BACKEND_IFACE_H_ diff -r 6244260231f3 -r a69d2e5604c5 libpurple/media/candidate.h --- a/libpurple/media/candidate.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/media/candidate.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:candidate * @section_id: libpurple-candidate - * @title: media/candidate.h - * @short_description: Candidate for Media API + * @short_description: media/candidate.h + * @title: Candidate for Media API */ #ifndef _PURPLE_MEDIA_CANDIDATE_H_ diff -r 6244260231f3 -r a69d2e5604c5 libpurple/media/codec.h --- a/libpurple/media/codec.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/media/codec.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:codec * @section_id: libpurple-codec - * @title: media/codec.h - * @short_description: Codec for Media API + * @short_description: media/codec.h + * @title: Codec for Media API */ #ifndef _PURPLE_MEDIA_CODEC_H_ diff -r 6244260231f3 -r a69d2e5604c5 libpurple/media/enum-types.h --- a/libpurple/media/enum-types.h Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/media/enum-types.h Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:enum-types * @section_id: libpurple-enum-types - * @title: media/enum-types.h - * @short_description: Enum types for Media API + * @short_description: media/enum-types.h + * @title: Enum types for Media API */ #ifndef _PURPLE_MEDIA_ENUM_TYPES_H_ diff -r 6244260231f3 -r a69d2e5604c5 libpurple/purple.h.in --- a/libpurple/purple.h.in Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/purple.h.in Mon Feb 03 22:40:31 2014 +0530 @@ -21,8 +21,8 @@ /** * SECTION:purple * @section_id: libpurple-purple - * @title: purple.h - * @short_description: Header files and defines + * @short_description: purple.h + * @title: Header files and defines * * This file contains all the necessary preprocessor directives to include * libpurple's headers and other preprocessor directives required for plugins diff -r 6244260231f3 -r a69d2e5604c5 libpurple/version.h.in --- a/libpurple/version.h.in Mon Feb 03 22:39:18 2014 +0530 +++ b/libpurple/version.h.in Mon Feb 03 22:40:31 2014 +0530 @@ -22,8 +22,8 @@ /** * SECTION:version * @section_id: libpurple-version - * @title: version.h - * @short_description: Purple Versioning + * @short_description: version.h + * @title: Purple Versioning */ #ifndef _PURPLE_VERSION_H_