/soc/2013/ankitkv/gobjectification: a69d2e5604c5: Swap @title an...
Ankit Vani
a at nevitus.org
Mon Feb 3 12:15:22 EST 2014
Changeset: a69d2e5604c5226b753549411c7ce2258875e9f9
Author: Ankit Vani <a at nevitus.org>
Date: 2014-02-03 22:40 +0530
Branch: gtkdoc-conversion
URL: https://hg.pidgin.im/soc/2013/ankitkv/gobjectification/rev/a69d2e5604c5
Description:
Swap @title and @short_description roles
diffstat:
libpurple/account.h | 4 ++--
libpurple/accountopt.h | 4 ++--
libpurple/accounts.h | 4 ++--
libpurple/blistnode.h | 4 ++--
libpurple/blistnodetypes.h | 4 ++--
libpurple/buddyicon.h | 4 ++--
libpurple/buddylist.h | 4 ++--
libpurple/certificate.h | 4 ++--
libpurple/cipher.h | 4 ++--
libpurple/ciphers/aescipher.h | 4 ++--
libpurple/ciphers/des3cipher.h | 4 ++--
libpurple/ciphers/descipher.h | 4 ++--
libpurple/ciphers/hmaccipher.h | 4 ++--
libpurple/ciphers/md4hash.h | 4 ++--
libpurple/ciphers/md5hash.h | 4 ++--
libpurple/ciphers/pbkdf2cipher.h | 4 ++--
libpurple/ciphers/rc4cipher.h | 4 ++--
libpurple/ciphers/sha1hash.h | 4 ++--
libpurple/ciphers/sha256hash.h | 4 ++--
libpurple/circularbuffer.h | 4 ++--
libpurple/cmds.h | 4 ++--
libpurple/connection.h | 4 ++--
libpurple/enums.h.in | 4 ++--
libpurple/media/backend-fs2.h | 4 ++--
libpurple/media/backend-iface.h | 4 ++--
libpurple/media/candidate.h | 4 ++--
libpurple/media/codec.h | 4 ++--
libpurple/media/enum-types.h | 4 ++--
libpurple/purple.h.in | 4 ++--
libpurple/version.h.in | 4 ++--
30 files changed, 60 insertions(+), 60 deletions(-)
diffs (truncated from 420 to 300 lines):
diff --git a/libpurple/account.h b/libpurple/account.h
--- a/libpurple/account.h
+++ b/libpurple/account.h
@@ -21,8 +21,8 @@
/**
* SECTION:account
* @section_id: libpurple-account
- * @title: account.h
- * @short_description: PurpleAccount object
+ * @short_description: <filename>account.h</filename>
+ * @title: PurpleAccount object
*/
#ifndef _PURPLE_ACCOUNT_H_
diff --git a/libpurple/accountopt.h b/libpurple/accountopt.h
--- a/libpurple/accountopt.h
+++ b/libpurple/accountopt.h
@@ -21,8 +21,8 @@
/**
* SECTION:accountopt
* @section_id: libpurple-accountopt
- * @title: accountopt.h
- * @short_description: Account Options API
+ * @title: Account Options API
+ * @short_description: <filename>accountopt.h</filename>
*/
#ifndef _PURPLE_ACCOUNTOPT_H_
diff --git a/libpurple/accounts.h b/libpurple/accounts.h
--- a/libpurple/accounts.h
+++ b/libpurple/accounts.h
@@ -21,8 +21,8 @@
/**
* SECTION:accounts
* @section_id: libpurple-accounts
- * @title: accounts.h
- * @short_description: Accounts subsystem API
+ * @title: Accounts subsystem API
+ * @short_description: <filename>accounts.h</filename>
* @see_also: <link linkend="chapter-signals-account">Account signals</link>
*/
diff --git a/libpurple/blistnode.h b/libpurple/blistnode.h
--- a/libpurple/blistnode.h
+++ b/libpurple/blistnode.h
@@ -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: <filename>blistnode.h</filename>
*/
#ifndef _PURPLE_BLIST_NODE_H_
diff --git a/libpurple/blistnodetypes.h b/libpurple/blistnodetypes.h
--- a/libpurple/blistnodetypes.h
+++ b/libpurple/blistnodetypes.h
@@ -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: <filename>blistnodetypes.h</filename>
*/
#ifndef _PURPLE_BLISTNODE_TYPES_H_
diff --git a/libpurple/buddyicon.h b/libpurple/buddyicon.h
--- a/libpurple/buddyicon.h
+++ b/libpurple/buddyicon.h
@@ -21,8 +21,8 @@
/**
* SECTION:buddyicon
* @section_id: libpurple-buddyicon
- * @title: buddyicon.h
- * @short_description: Buddy Icon API
+ * @short_description: <filename>buddyicon.h</filename>
+ * @title: Buddy Icon API
*/
#ifndef _PURPLE_BUDDYICON_H_
diff --git a/libpurple/buddylist.h b/libpurple/buddylist.h
--- a/libpurple/buddylist.h
+++ b/libpurple/buddylist.h
@@ -21,8 +21,8 @@
/**
* SECTION:buddylist
* @section_id: libpurple-buddylist
- * @title: buddylist.h
- * @short_description: Buddy List API
+ * @short_description: <filename>buddylist.h</filename>
+ * @title: Buddy List API
* @see_also: <link linkend="chapter-signals-blist">Buddy List signals</link>
*/
diff --git a/libpurple/certificate.h b/libpurple/certificate.h
--- a/libpurple/certificate.h
+++ b/libpurple/certificate.h
@@ -23,8 +23,8 @@
/**
* SECTION:certificate
* @section_id: libpurple-certificate
- * @title: certificate.h
- * @short_description: Public-Key Certificate API
+ * @short_description: <filename>certificate.h</filename>
+ * @title: Public-Key Certificate API
* @see_also: <link linkend="chapter-signals-certificate">Certificate signals</link>
*/
diff --git a/libpurple/cipher.h b/libpurple/cipher.h
--- a/libpurple/cipher.h
+++ b/libpurple/cipher.h
@@ -21,8 +21,8 @@
/**
* SECTION:cipher
* @section_id: libpurple-cipher
- * @title: cipher.h
- * @short_description: Cipher and Hash API
+ * @short_description: <filename>cipher.h</filename>
+ * @title: Cipher and Hash API
*/
#ifndef PURPLE_CIPHER_H
diff --git a/libpurple/ciphers/aescipher.h b/libpurple/ciphers/aescipher.h
--- a/libpurple/ciphers/aescipher.h
+++ b/libpurple/ciphers/aescipher.h
@@ -21,8 +21,8 @@
/**
* SECTION:aescipher
* @section_id: libpurple-aescipher
- * @title: ciphers/aescipher.h
- * @short_description: AES Cipher
+ * @short_description: <filename>ciphers/aescipher.h</filename>
+ * @title: AES Cipher
*/
#ifndef PURPLE_AES_CIPHER_H
diff --git a/libpurple/ciphers/des3cipher.h b/libpurple/ciphers/des3cipher.h
--- a/libpurple/ciphers/des3cipher.h
+++ b/libpurple/ciphers/des3cipher.h
@@ -21,8 +21,8 @@
/**
* SECTION:des3cipher
* @section_id: libpurple-des3cipher
- * @title: ciphers/des3cipher.h
- * @short_description: Triple-DES Cipher
+ * @short_description: <filename>ciphers/des3cipher.h</filename>
+ * @title: Triple-DES Cipher
*/
#ifndef PURPLE_DES3_CIPHER_H
diff --git a/libpurple/ciphers/descipher.h b/libpurple/ciphers/descipher.h
--- a/libpurple/ciphers/descipher.h
+++ b/libpurple/ciphers/descipher.h
@@ -21,8 +21,8 @@
/**
* SECTION:descipher
* @section_id: libpurple-descipher
- * @title: ciphers/descipher.h
- * @short_description: DES Cipher
+ * @short_description: <filename>ciphers/descipher.h</filename>
+ * @title: DES Cipher
*/
#ifndef PURPLE_DES_CIPHER_H
diff --git a/libpurple/ciphers/hmaccipher.h b/libpurple/ciphers/hmaccipher.h
--- a/libpurple/ciphers/hmaccipher.h
+++ b/libpurple/ciphers/hmaccipher.h
@@ -21,8 +21,8 @@
/**
* SECTION:hmaccipher
* @section_id: libpurple-hmaccipher
- * @title: ciphers/hmaccipher.h
- * @short_description: HMAC Cipher
+ * @short_description: <filename>ciphers/hmaccipher.h</filename>
+ * @title: HMAC Cipher
*/
#ifndef PURPLE_HMAC_CIPHER_H
diff --git a/libpurple/ciphers/md4hash.h b/libpurple/ciphers/md4hash.h
--- a/libpurple/ciphers/md4hash.h
+++ b/libpurple/ciphers/md4hash.h
@@ -22,8 +22,8 @@
/**
* SECTION:md4hash
* @section_id: libpurple-md4hash
- * @title: ciphers/md4hash.h
- * @short_description: MD4 hash
+ * @short_description: <filename>ciphers/md4hash.h</filename>
+ * @title: MD4 hash
*/
#ifndef PURPLE_MD4_HASH_H
diff --git a/libpurple/ciphers/md5hash.h b/libpurple/ciphers/md5hash.h
--- a/libpurple/ciphers/md5hash.h
+++ b/libpurple/ciphers/md5hash.h
@@ -21,8 +21,8 @@
/**
* SECTION:md5hash
* @section_id: libpurple-md5hash
- * @title: ciphers/md5hash.h
- * @short_description: MD5 Hash
+ * @short_description: <filename>ciphers/md5hash.h</filename>
+ * @title: MD5 Hash
*/
#ifndef PURPLE_MD5_HASH_H
diff --git a/libpurple/ciphers/pbkdf2cipher.h b/libpurple/ciphers/pbkdf2cipher.h
--- a/libpurple/ciphers/pbkdf2cipher.h
+++ b/libpurple/ciphers/pbkdf2cipher.h
@@ -21,8 +21,8 @@
/**
* SECTION:pbkdf2cipher
* @section_id: libpurple-pbkdf2cipher
- * @title: ciphers/pbkdf2cipher.h
- * @short_description: PBKDF2 Cipher
+ * @short_description: <filename>ciphers/pbkdf2cipher.h</filename>
+ * @title: PBKDF2 Cipher
*/
#ifndef PURPLE_PBKDF2_CIPHER_H
diff --git a/libpurple/ciphers/rc4cipher.h b/libpurple/ciphers/rc4cipher.h
--- a/libpurple/ciphers/rc4cipher.h
+++ b/libpurple/ciphers/rc4cipher.h
@@ -21,8 +21,8 @@
/**
* SECTION:rc4cipher
* @section_id: libpurple-rc4cipher
- * @title: ciphers/rc4cipher.h
- * @short_description: RC4 Cipher
+ * @short_description: <filename>ciphers/rc4cipher.h</filename>
+ * @title: RC4 Cipher
*/
#ifndef PURPLE_RC4_CIPHER_H
diff --git a/libpurple/ciphers/sha1hash.h b/libpurple/ciphers/sha1hash.h
--- a/libpurple/ciphers/sha1hash.h
+++ b/libpurple/ciphers/sha1hash.h
@@ -21,8 +21,8 @@
/**
* SECTION:sha1hash
* @section_id: libpurple-sha1hash
- * @title: ciphers/sha1hash.h
- * @short_description: SHA1 Hash
+ * @short_description: <filename>ciphers/sha1hash.h</filename>
+ * @title: SHA1 Hash
*/
#ifndef PURPLE_SHA1_HASH_H
diff --git a/libpurple/ciphers/sha256hash.h b/libpurple/ciphers/sha256hash.h
--- a/libpurple/ciphers/sha256hash.h
+++ b/libpurple/ciphers/sha256hash.h
@@ -21,8 +21,8 @@
/**
* SECTION:sha256hash
* @section_id: libpurple-sha256hash
- * @title: ciphers/sha256hash.h
- * @short_description: SHA256 Hash
+ * @short_description: <filename>ciphers/sha256hash.h</filename>
+ * @title: SHA256 Hash
*/
#ifndef PURPLE_SHA256_HASH_H
diff --git a/libpurple/circularbuffer.h b/libpurple/circularbuffer.h
--- a/libpurple/circularbuffer.h
+++ b/libpurple/circularbuffer.h
@@ -19,8 +19,8 @@
/**
* SECTION:circularbuffer
* @section_id: libpurple-circularbuffer
- * @title: circularbuffer.h
- * @short_description: Buffer Utility Functions
+ * @short_description: <filename>circularbuffer.h</filename>
+ * @title: Buffer Utility Functions
*/
#ifndef PURPLE_CIRCULAR_BUFFER_H
diff --git a/libpurple/cmds.h b/libpurple/cmds.h
--- a/libpurple/cmds.h
+++ b/libpurple/cmds.h
@@ -18,8 +18,8 @@
/**
* SECTION:cmds
* @section_id: libpurple-cmds
- * @title: cmds.h
- * @short_description: Commands API
+ * @short_description: <filename>cmds.h</filename>
+ * @title: Commands API
* @see_also: <link linkend="chapter-signals-cmd">Command signals</link>
*/
diff --git a/libpurple/connection.h b/libpurple/connection.h
--- a/libpurple/connection.h
+++ b/libpurple/connection.h
@@ -21,8 +21,8 @@
/**
* SECTION:connection
More information about the Commits
mailing list