/soc/2013/ankitkv/gobjectification: a4ece5a5565a: Use upper-case...

Ankit Vani a at nevitus.org
Mon Feb 3 16:21:10 EST 2014


Changeset: a4ece5a5565af1f0aa35d7ec8d421f7974dbdbea
Author:	 Ankit Vani <a at nevitus.org>
Date:	 2014-02-04 02:42 +0530
Branch:	 gtkdoc-conversion
URL: https://hg.pidgin.im/soc/2013/ankitkv/gobjectification/rev/a4ece5a5565a

Description:

Use upper-case first letters

diffstat:

 libpurple/account.h             |  2 +-
 libpurple/accounts.h            |  2 +-
 libpurple/blistnode.h           |  2 +-
 libpurple/blistnodetypes.h      |  2 +-
 libpurple/ciphers/md4hash.h     |  2 +-
 libpurple/conversation.h        |  2 +-
 libpurple/conversations.h       |  2 +-
 libpurple/conversationtypes.h   |  2 +-
 libpurple/core.h                |  2 +-
 libpurple/dbus-maybe.h          |  2 +-
 libpurple/dnssrv.h              |  2 +-
 libpurple/e2ee.h                |  2 +-
 libpurple/imgstore.h            |  2 +-
 libpurple/media.h               |  2 +-
 libpurple/media/backend-iface.h |  2 +-
 libpurple/mediamanager.h        |  2 +-
 libpurple/mime.h                |  2 +-
 libpurple/ntlm.h                |  2 +-
 libpurple/pluginpref.h          |  2 +-
 libpurple/presence.h            |  2 +-
 libpurple/purple-socket.h       |  2 +-
 libpurple/sound-theme-loader.h  |  2 +-
 libpurple/sound-theme.h         |  2 +-
 libpurple/status.h              |  2 +-
 libpurple/stringref.h           |  2 +-
 libpurple/theme-loader.h        |  2 +-
 libpurple/theme.h               |  2 +-
 libpurple/whiteboard.h          |  2 +-
 28 files changed, 28 insertions(+), 28 deletions(-)

diffs (truncated from 336 to 300 lines):

diff --git a/libpurple/account.h b/libpurple/account.h
--- a/libpurple/account.h
+++ b/libpurple/account.h
@@ -22,7 +22,7 @@
  * SECTION:account
  * @section_id: libpurple-account
  * @short_description: <filename>account.h</filename>
- * @title: Account object
+ * @title: Account Object
  */
 
 #ifndef _PURPLE_ACCOUNT_H_
diff --git a/libpurple/accounts.h b/libpurple/accounts.h
--- a/libpurple/accounts.h
+++ b/libpurple/accounts.h
@@ -22,7 +22,7 @@
  * SECTION:accounts
  * @section_id: libpurple-accounts
  * @short_description: <filename>accounts.h</filename>
- * @title: Accounts subsystem API
+ * @title: Accounts Subsystem API
  * @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
@@ -22,7 +22,7 @@
  * SECTION:blistnode
  * @section_id: libpurple-blistnode
  * @short_description: <filename>blistnode.h</filename>
- * @title: Buddy list node and counting node types
+ * @title: Buddy List Node and Counting Node types
  */
 
 #ifndef _PURPLE_BLIST_NODE_H_
diff --git a/libpurple/blistnodetypes.h b/libpurple/blistnodetypes.h
--- a/libpurple/blistnodetypes.h
+++ b/libpurple/blistnodetypes.h
@@ -22,7 +22,7 @@
  * SECTION:blistnodetypes
  * @section_id: libpurple-blistnodetypes
  * @short_description: <filename>blistnodetypes.h</filename>
- * @title: Buddy, Chat, Contact and Group node objects
+ * @title: Buddy, Chat, Contact and Group node Objects
  */
 
 #ifndef _PURPLE_BLISTNODE_TYPES_H_
diff --git a/libpurple/ciphers/md4hash.h b/libpurple/ciphers/md4hash.h
--- a/libpurple/ciphers/md4hash.h
+++ b/libpurple/ciphers/md4hash.h
@@ -23,7 +23,7 @@
  * SECTION:md4hash
  * @section_id: libpurple-md4hash
  * @short_description: <filename>ciphers/md4hash.h</filename>
- * @title: MD4 hash
+ * @title: MD4 Hash
  */
 
 #ifndef PURPLE_MD4_HASH_H
diff --git a/libpurple/conversation.h b/libpurple/conversation.h
--- a/libpurple/conversation.h
+++ b/libpurple/conversation.h
@@ -22,7 +22,7 @@
  * SECTION:conversation
  * @section_id: libpurple-conversation
  * @short_description: <filename>conversation.h</filename>
- * @title: Conversation base class
+ * @title: Conversation Base Class
  */
 
 #ifndef _PURPLE_CONVERSATION_H_
diff --git a/libpurple/conversations.h b/libpurple/conversations.h
--- a/libpurple/conversations.h
+++ b/libpurple/conversations.h
@@ -22,7 +22,7 @@
  * SECTION:conversations
  * @section_id: libpurple-conversations
  * @short_description: <filename>conversations.h</filename>
- * @title: Conversations subsystem API
+ * @title: Conversations Subsystem API
  * @see_also: <link linkend="chapter-signals-conversation">Conversation signals</link>
  */
 
diff --git a/libpurple/conversationtypes.h b/libpurple/conversationtypes.h
--- a/libpurple/conversationtypes.h
+++ b/libpurple/conversationtypes.h
@@ -22,7 +22,7 @@
  * SECTION:conversationtypes
  * @section_id: libpurple-conversationtypes
  * @short_description: <filename>conversationtypes.h</filename>
- * @title: Chat and IM Conversation objects
+ * @title: Chat and IM Conversation Objects
  */
 
 #ifndef _PURPLE_CONVERSATION_TYPES_H_
diff --git a/libpurple/core.h b/libpurple/core.h
--- a/libpurple/core.h
+++ b/libpurple/core.h
@@ -22,7 +22,7 @@
  * SECTION:core
  * @section_id: libpurple-core
  * @short_description: <filename>core.h</filename>
- * @title: Startup and shutdown of libpurple
+ * @title: Startup and Shutdown of libpurple
  * @see_also: <link linkend="chapter-signals-core">Core signals</link>
  */
 
diff --git a/libpurple/dbus-maybe.h b/libpurple/dbus-maybe.h
--- a/libpurple/dbus-maybe.h
+++ b/libpurple/dbus-maybe.h
@@ -2,7 +2,7 @@
  * SECTION:dbus-maybe
  * @section_id: libpurple-dbus-maybe
  * @short_description: <filename>dbus-maybe.h</filename>
- * @title: DBUS wrappers
+ * @title: DBUS Wrappers
  *
  * This file contains macros that wrap calls to the purple dbus module.
  * These macros call the appropriate functions if the build includes
diff --git a/libpurple/dnssrv.h b/libpurple/dnssrv.h
--- a/libpurple/dnssrv.h
+++ b/libpurple/dnssrv.h
@@ -20,7 +20,7 @@
  * SECTION:dnssrv
  * @section_id: libpurple-dnssrv
  * @short_description: <filename>dnssrv.h</filename>
- * @title: DNS SRV utilities
+ * @title: DNS SRV Utilities
  */
 
 #ifndef _PURPLE_DNSSRV_H
diff --git a/libpurple/e2ee.h b/libpurple/e2ee.h
--- a/libpurple/e2ee.h
+++ b/libpurple/e2ee.h
@@ -22,7 +22,7 @@
  * SECTION:e2ee
  * @section_id: libpurple-e2ee
  * @short_description: <filename>e2ee.h</filename>
- * @title: End-to-end encryption API
+ * @title: End-to-end Encryption API
  */
 
 #ifndef _PURPLE_E2EE_H_
diff --git a/libpurple/imgstore.h b/libpurple/imgstore.h
--- a/libpurple/imgstore.h
+++ b/libpurple/imgstore.h
@@ -22,7 +22,7 @@
  * SECTION:imgstore
  * @section_id: libpurple-imgstore
  * @short_description: <filename>imgstore.h</filename>
- * @title: In-memory image data utility functions
+ * @title: In-memory Image data Utility functions
  * @see_also: <link linkend="chapter-signals-imgstore">Stored Image signals</link>
  *
  * This file contains utility functions for reference-counted in-memory image
diff --git a/libpurple/media.h b/libpurple/media.h
--- a/libpurple/media.h
+++ b/libpurple/media.h
@@ -22,7 +22,7 @@
  * SECTION:media
  * @section_id: libpurple-media
  * @short_description: <filename>media.h</filename>
- * @title: Media object API
+ * @title: Media Object API
  */
 
 #ifndef _PURPLE_MEDIA_H_
diff --git a/libpurple/media/backend-iface.h b/libpurple/media/backend-iface.h
--- a/libpurple/media/backend-iface.h
+++ b/libpurple/media/backend-iface.h
@@ -22,7 +22,7 @@
  * SECTION:backend-iface
  * @section_id: libpurple-backend-iface
  * @short_description: <filename>media/backend-iface.h</filename>
- * @title: Interface for media backends
+ * @title: Interface for Media Backends
  */
 
 #ifndef _MEDIA_BACKEND_IFACE_H_
diff --git a/libpurple/mediamanager.h b/libpurple/mediamanager.h
--- a/libpurple/mediamanager.h
+++ b/libpurple/mediamanager.h
@@ -22,7 +22,7 @@
  * SECTION:mediamanager
  * @section_id: libpurple-mediamanager
  * @short_description: <filename>mediamanager.h</filename>
- * @title: Media Manager object
+ * @title: Media Manager Object
  */
 
 #ifndef _PURPLE_MEDIA_MANAGER_H_
diff --git a/libpurple/mime.h b/libpurple/mime.h
--- a/libpurple/mime.h
+++ b/libpurple/mime.h
@@ -24,7 +24,7 @@
  * SECTION:mime
  * @section_id: libpurple-mime
  * @short_description: <filename>mime.h</filename>
- * @title: Multi-part MIME message parsing
+ * @title: Multi-part MIME Message Parsing
  *
  * Rudimentary parsing of multi-part MIME messages into more
  * accessible structures.
diff --git a/libpurple/ntlm.h b/libpurple/ntlm.h
--- a/libpurple/ntlm.h
+++ b/libpurple/ntlm.h
@@ -23,7 +23,7 @@
  * SECTION:ntlm
  * @section_id: libpurple-ntlm
  * @short_description: <filename>ntlm.h</filename>
- * @title: NTLM authentication
+ * @title: NTLM Authentication
  */
 
 #ifndef _PURPLE_NTLM_H
diff --git a/libpurple/pluginpref.h b/libpurple/pluginpref.h
--- a/libpurple/pluginpref.h
+++ b/libpurple/pluginpref.h
@@ -23,7 +23,7 @@
  * SECTION:pluginpref
  * @section_id: libpurple-pluginpref
  * @short_description: <filename>pluginpref.h</filename>
- * @title: Plugin Preferences frontend
+ * @title: Plugin Preferences Frontend
  */
 
 #ifndef _PURPLE_PLUGINPREF_H_
diff --git a/libpurple/presence.h b/libpurple/presence.h
--- a/libpurple/presence.h
+++ b/libpurple/presence.h
@@ -23,7 +23,7 @@
  * SECTION:presence
  * @section_id: libpurple-presence
  * @short_description: <filename>presence.h</filename>
- * @title: Presence objects API
+ * @title: Presence Objects API
  *
  * This file contains the presence base type, account presence, and buddy
  * presence API.
diff --git a/libpurple/purple-socket.h b/libpurple/purple-socket.h
--- a/libpurple/purple-socket.h
+++ b/libpurple/purple-socket.h
@@ -22,7 +22,7 @@
  * SECTION:purple-socket
  * @section_id: libpurple-purple-socket
  * @short_description: <filename>purple-socket.h</filename>
- * @title: Generic sockets
+ * @title: Generic Sockets
  */
 
 #ifndef _PURPLE_SOCKET_H_
diff --git a/libpurple/sound-theme-loader.h b/libpurple/sound-theme-loader.h
--- a/libpurple/sound-theme-loader.h
+++ b/libpurple/sound-theme-loader.h
@@ -22,7 +22,7 @@
  * SECTION:sound-theme-loader
  * @section_id: libpurple-sound-theme-loader
  * @short_description: <filename>sound-theme-loader.h</filename>
- * @title: Sound Theme Loader class
+ * @title: Sound Theme Loader Class
  */
 
 #ifndef PURPLE_SOUND_THEME_LOADER_H
diff --git a/libpurple/sound-theme.h b/libpurple/sound-theme.h
--- a/libpurple/sound-theme.h
+++ b/libpurple/sound-theme.h
@@ -22,7 +22,7 @@
  * SECTION:sound-theme
  * @section_id: libpurple-sound-theme
  * @short_description: <filename>sound-theme.h</filename>
- * @title: Sound Theme abstact class
+ * @title: Sound Theme Abstact Class
  */
 
 #ifndef PURPLE_SOUND_THEME_H
diff --git a/libpurple/status.h b/libpurple/status.h
--- a/libpurple/status.h
+++ b/libpurple/status.h
@@ -23,7 +23,7 @@
  * SECTION:status
  * @section_id: libpurple-status
  * @short_description: <filename>status.h</filename>
- * @title: Status object API
+ * @title: Status Object API
  */
 
 #ifndef _PURPLE_STATUS_H_
diff --git a/libpurple/stringref.h b/libpurple/stringref.h
--- a/libpurple/stringref.h
+++ b/libpurple/stringref.h
@@ -25,7 +25,7 @@
  * SECTION:stringref
  * @section_id: libpurple-stringref
  * @short_description: <filename>stringref.h</filename>
- * @title: Reference-counted immutable strings
+ * @title: Reference-counted Immutable Strings
  */
 
 #ifndef _PURPLE_STRINGREF_H_



More information about the Commits mailing list