diff options
92 files changed, 212 insertions, 212 deletions
diff --git a/finch/gntaccount.h b/finch/gntaccount.h index a06bbf3dcd..d1e85d57e4 100644 --- a/finch/gntaccount.h +++ b/finch/gntaccount.h @@ -31,7 +31,7 @@ #include "account.h" /********************************************************************** - * @name GNT Account API + * GNT Account API **********************************************************************/ /*@{*/ diff --git a/finch/gntblist.h b/finch/gntblist.h index 45e5d80df5..c8f08f48e0 100644 --- a/finch/gntblist.h +++ b/finch/gntblist.h @@ -32,7 +32,7 @@ #include "gnttree.h" /********************************************************************** - * @name GNT BuddyList API + * GNT BuddyList API **********************************************************************/ /*@{*/ diff --git a/finch/gntconn.h b/finch/gntconn.h index 7a45d35d7a..426e3447e7 100644 --- a/finch/gntconn.h +++ b/finch/gntconn.h @@ -31,7 +31,7 @@ #include "connection.h" /********************************************************************** - * @name GNT Connection API + * GNT Connection API **********************************************************************/ /*@{*/ diff --git a/finch/gntconv.h b/finch/gntconv.h index 278d82442a..b3e6b3c1a8 100644 --- a/finch/gntconv.h +++ b/finch/gntconv.h @@ -38,7 +38,7 @@ #define FINCH_CONV(conv) ((FinchConv *)purple_conversation_get_ui_data(conv)) /*************************************************************************** - * @name GNT Conversations API + * GNT Conversations API ***************************************************************************/ /*@{*/ diff --git a/finch/gntdebug.h b/finch/gntdebug.h index 94ab61fadb..96084c5b3e 100644 --- a/finch/gntdebug.h +++ b/finch/gntdebug.h @@ -31,7 +31,7 @@ #include "debug.h" /********************************************************************** - * @name GNT Debug API + * GNT Debug API **********************************************************************/ /*@{*/ diff --git a/finch/gntidle.h b/finch/gntidle.h index c953ef59e2..3a14bca267 100644 --- a/finch/gntidle.h +++ b/finch/gntidle.h @@ -31,7 +31,7 @@ #include "idle.h" /**************************************************************************/ -/** @name GNT Idle API */ +/* GNT Idle API */ /**************************************************************************/ /*@{*/ diff --git a/finch/gntlog.h b/finch/gntlog.h index 19abec1618..aecb355327 100644 --- a/finch/gntlog.h +++ b/finch/gntlog.h @@ -66,7 +66,7 @@ void finch_log_show_contact(PurpleContact *contact); void finch_syslog_show(void); /**************************************************************************/ -/** @name GNT Log Subsystem */ +/* GNT Log Subsystem */ /**************************************************************************/ /*@{*/ diff --git a/finch/gntmenuutil.h b/finch/gntmenuutil.h index 9f41561c2d..60d290ecde 100644 --- a/finch/gntmenuutil.h +++ b/finch/gntmenuutil.h @@ -32,7 +32,7 @@ #include <gntmenu.h> /*************************************************************************** - * @name GNT Menu Utility Functions + * GNT Menu Utility Functions ***************************************************************************/ /*@{*/ diff --git a/finch/gntnotify.h b/finch/gntnotify.h index fd54a929df..7f9c9a7de3 100644 --- a/finch/gntnotify.h +++ b/finch/gntnotify.h @@ -31,7 +31,7 @@ #include "notify.h" /********************************************************************** - * @name GNT Notify API + * GNT Notify API **********************************************************************/ /*@{*/ diff --git a/finch/gntplugin.h b/finch/gntplugin.h index d1c0da1882..42154bb521 100644 --- a/finch/gntplugin.h +++ b/finch/gntplugin.h @@ -38,7 +38,7 @@ #include "finch.h" /********************************************************************** - * @name GNT Plugins API + * GNT Plugins API **********************************************************************/ /*@{*/ diff --git a/finch/gntprefs.h b/finch/gntprefs.h index 4f2a6000cc..c2edc5fb1e 100644 --- a/finch/gntprefs.h +++ b/finch/gntprefs.h @@ -29,7 +29,7 @@ #define _GNT_PREFS_H /********************************************************************** - * @name GNT Preferences API + * GNT Preferences API **********************************************************************/ /*@{*/ diff --git a/finch/gntrequest.h b/finch/gntrequest.h index 35c8074fc4..a29a51c827 100644 --- a/finch/gntrequest.h +++ b/finch/gntrequest.h @@ -32,7 +32,7 @@ #include "gnt.h" /********************************************************************** - * @name GNT Request API + * GNT Request API **********************************************************************/ /*@{*/ diff --git a/finch/gntroomlist.h b/finch/gntroomlist.h index 83ff5f93c5..71fd699ec9 100644 --- a/finch/gntroomlist.h +++ b/finch/gntroomlist.h @@ -31,7 +31,7 @@ #include "roomlist.h" /********************************************************************** - * @name GNT Room List API + * GNT Room List API **********************************************************************/ /*@{*/ diff --git a/finch/gntsound.h b/finch/gntsound.h index e9af24dc87..14ba4fb2c5 100644 --- a/finch/gntsound.h +++ b/finch/gntsound.h @@ -31,7 +31,7 @@ #include "sound.h" /**********************************************************************/ -/** @name GNT Sound API */ +/* GNT Sound API */ /**********************************************************************/ /*@{*/ diff --git a/finch/gntstatus.h b/finch/gntstatus.h index c42c7e0d10..0df2edece6 100644 --- a/finch/gntstatus.h +++ b/finch/gntstatus.h @@ -32,7 +32,7 @@ #include <savedstatuses.h> /********************************************************************** - * @name GNT BuddyList API + * GNT BuddyList API **********************************************************************/ /*@{*/ diff --git a/finch/gntxfer.h b/finch/gntxfer.h index 07a0a73c45..03753a72e1 100644 --- a/finch/gntxfer.h +++ b/finch/gntxfer.h @@ -32,7 +32,7 @@ /**************************************************************************/ -/** @name GNT File Transfer Dialog API */ +/* GNT File Transfer Dialog API */ /**************************************************************************/ /*@{*/ @@ -102,7 +102,7 @@ void finch_xfer_dialog_update_xfer(PurpleXfer *xfer); /*@}*/ /**************************************************************************/ -/** @name GNT File Transfer API */ +/* GNT File Transfer API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/account.h b/libpurple/account.h index 33fb517531..ad103bcad8 100644 --- a/libpurple/account.h +++ b/libpurple/account.h @@ -129,7 +129,7 @@ struct _PurpleAccountClass { G_BEGIN_DECLS /**************************************************************************/ -/** @name Account API */ +/* Account API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/accountopt.h b/libpurple/accountopt.h index 5285c616cc..0f8fbbb611 100644 --- a/libpurple/accountopt.h +++ b/libpurple/accountopt.h @@ -57,7 +57,7 @@ typedef struct _PurpleAccountUserSplit PurpleAccountUserSplit; G_BEGIN_DECLS /**************************************************************************/ -/** @name Account Option API */ +/* Account Option API */ /**************************************************************************/ /*@{*/ @@ -340,7 +340,7 @@ GList *purple_account_option_get_list(const PurpleAccountOption *option); /**************************************************************************/ -/** @name Account User Split API */ +/* Account User Split API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/accounts.h b/libpurple/accounts.h index 651ad2a630..eaf9fb0f4a 100644 --- a/libpurple/accounts.h +++ b/libpurple/accounts.h @@ -99,7 +99,7 @@ struct _PurpleAccountUiOps G_BEGIN_DECLS /**************************************************************************/ -/** @name Accounts API */ +/* Accounts API */ /**************************************************************************/ /*@{*/ @@ -188,7 +188,7 @@ void purple_accounts_restore_current_statuses(void); /**************************************************************************/ -/** @name UI Registration Functions */ +/* UI Registration Functions */ /**************************************************************************/ /*@{*/ /** @@ -212,7 +212,7 @@ PurpleAccountUiOps *purple_accounts_get_ui_ops(void); /**************************************************************************/ -/** @name Accounts Subsystem */ +/* Accounts Subsystem */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/blistnode.h b/libpurple/blistnode.h index 53882db0e1..27c14c311f 100644 --- a/libpurple/blistnode.h +++ b/libpurple/blistnode.h @@ -130,7 +130,7 @@ struct _PurpleCountingNodeClass { G_BEGIN_DECLS /**************************************************************************/ -/** @name Buddy list node API */ +/* Buddy list node API */ /**************************************************************************/ /*@{*/ @@ -357,7 +357,7 @@ GList *purple_blist_node_get_extended_menu(PurpleBlistNode *n); /*@}*/ /**************************************************************************/ -/** @name Counting node API */ +/* Counting node API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/blistnodetypes.h b/libpurple/blistnodetypes.h index 8a0c54d913..01bb5dcedf 100644 --- a/libpurple/blistnodetypes.h +++ b/libpurple/blistnodetypes.h @@ -193,7 +193,7 @@ struct _PurpleChatClass { G_BEGIN_DECLS /**************************************************************************/ -/** @name Buddy API */ +/* Buddy API */ /**************************************************************************/ /*@{*/ @@ -440,7 +440,7 @@ PurpleGroup *purple_buddy_get_group(PurpleBuddy *buddy); /*@}*/ /**************************************************************************/ -/** @name Contact API */ +/* Contact API */ /**************************************************************************/ /*@{*/ @@ -533,7 +533,7 @@ void purple_contact_merge(PurpleContact *source, PurpleBlistNode *node); /*@}*/ /**************************************************************************/ -/** @name Chat API */ +/* Chat API */ /**************************************************************************/ /*@{*/ @@ -620,7 +620,7 @@ GHashTable *purple_chat_get_components(PurpleChat *chat); /*@}*/ /**************************************************************************/ -/** @name Group API */ +/* Group API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/buddyicon.h b/libpurple/buddyicon.h index 15805650ca..085aafe7dd 100644 --- a/libpurple/buddyicon.h +++ b/libpurple/buddyicon.h @@ -49,7 +49,7 @@ typedef struct _PurpleBuddyIcon PurpleBuddyIcon; G_BEGIN_DECLS /**************************************************************************/ -/** @name Buddy Icon API */ +/* Buddy Icon API */ /**************************************************************************/ /*@{*/ @@ -196,7 +196,7 @@ char *purple_buddy_icon_get_full_path(PurpleBuddyIcon *icon); /*@}*/ /**************************************************************************/ -/** @name Buddy Icon Subsystem API */ +/* Buddy Icon Subsystem API */ /**************************************************************************/ /*@{*/ @@ -428,7 +428,7 @@ void purple_buddy_icons_uninit(void); /*@}*/ /**************************************************************************/ -/** @name Buddy Icon Helper API */ +/* Buddy Icon Helper API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/buddylist.h b/libpurple/buddylist.h index deebab9b6a..0ef0f3e9f8 100644 --- a/libpurple/buddylist.h +++ b/libpurple/buddylist.h @@ -157,7 +157,7 @@ struct _PurpleBlistUiOps G_BEGIN_DECLS /**************************************************************************/ -/** @name Buddy List API */ +/* Buddy List API */ /**************************************************************************/ /*@{*/ @@ -429,7 +429,7 @@ void purple_blist_remove_account(PurpleAccount *account); /*@}*/ /****************************************************************************************/ -/** @name Buddy list file management API */ +/* Buddy list file management API */ /****************************************************************************************/ /** @@ -478,7 +478,7 @@ void purple_blist_request_add_chat(PurpleAccount *account, PurpleGroup *group, void purple_blist_request_add_group(void); /**************************************************************************/ -/** @name UI Registration Functions */ +/* UI Registration Functions */ /**************************************************************************/ /*@{*/ @@ -502,7 +502,7 @@ PurpleBlistUiOps *purple_blist_get_ui_ops(void); /*@}*/ /**************************************************************************/ -/** @name Buddy List Subsystem */ +/* Buddy List Subsystem */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/certificate.h b/libpurple/certificate.h index acebf65802..e0a9992e25 100644 --- a/libpurple/certificate.h +++ b/libpurple/certificate.h @@ -358,7 +358,7 @@ struct _PurpleCertificateVerificationRequest G_BEGIN_DECLS /*****************************************************************************/ -/** @name Certificate Verification Functions */ +/* Certificate Verification Functions */ /*****************************************************************************/ /*@{*/ @@ -404,7 +404,7 @@ purple_certificate_verify_complete(PurpleCertificateVerificationRequest *vrq, /*@}*/ /*****************************************************************************/ -/** @name Certificate Functions */ +/* Certificate Functions */ /*****************************************************************************/ /*@{*/ @@ -630,7 +630,7 @@ purple_certificate_get_display_string(PurpleCertificate *crt); /*@}*/ /*****************************************************************************/ -/** @name Certificate Pool Functions */ +/* Certificate Pool Functions */ /*****************************************************************************/ /*@{*/ @@ -760,7 +760,7 @@ purple_certificate_pool_destroy_idlist(GList *idlist); /*@}*/ /*****************************************************************************/ -/** @name Certificate Subsystem API */ +/* Certificate Subsystem API */ /*****************************************************************************/ /*@{*/ diff --git a/libpurple/cipher.h b/libpurple/cipher.h index b8c0ad1ebe..3e62ec81d5 100644 --- a/libpurple/cipher.h +++ b/libpurple/cipher.h @@ -175,7 +175,7 @@ struct _PurpleHashClass { G_BEGIN_DECLS /*****************************************************************************/ -/** @name PurpleCipher API */ +/* PurpleCipher API */ /*****************************************************************************/ /*@{*/ @@ -348,7 +348,7 @@ size_t purple_cipher_get_block_size(PurpleCipher *cipher); /*@}*/ /*****************************************************************************/ -/** @name PurpleHash API */ +/* PurpleHash API */ /*****************************************************************************/ /*@{*/ diff --git a/libpurple/cmds.h b/libpurple/cmds.h index f9c9deec6a..73b384d965 100644 --- a/libpurple/cmds.h +++ b/libpurple/cmds.h @@ -29,7 +29,7 @@ #include "conversation.h" /**************************************************************************/ -/** @name Structures */ +/* Structures */ /**************************************************************************/ /*@{*/ @@ -127,7 +127,7 @@ typedef enum { G_BEGIN_DECLS /**************************************************************************/ -/** @name Commands API */ +/* Commands API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/connection.h b/libpurple/connection.h index d822628f02..28b535bced 100644 --- a/libpurple/connection.h +++ b/libpurple/connection.h @@ -285,7 +285,7 @@ struct _PurpleConnectionClass { G_BEGIN_DECLS /**************************************************************************/ -/** @name Connection API */ +/* Connection API */ /**************************************************************************/ /*@{*/ @@ -525,7 +525,7 @@ void purple_connection_update_last_received(PurpleConnection *gc); /*@}*/ /**************************************************************************/ -/** @name Connections API */ +/* Connections API */ /**************************************************************************/ /*@{*/ @@ -576,7 +576,7 @@ GList *purple_connections_get_connecting(void); /*@}*/ /**************************************************************************/ -/** @name UI Registration Functions */ +/* UI Registration Functions */ /**************************************************************************/ /*@{*/ @@ -600,7 +600,7 @@ PurpleConnectionUiOps *purple_connections_get_ui_ops(void); /*@}*/ /**************************************************************************/ -/** @name Connections Subsystem */ +/* Connections Subsystem */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/conversation.h b/libpurple/conversation.h index 1987eb847f..06cfb54f34 100644 --- a/libpurple/conversation.h +++ b/libpurple/conversation.h @@ -299,7 +299,7 @@ struct _PurpleConversationUiOps G_BEGIN_DECLS /**************************************************************************/ -/** @name Conversation API */ +/* Conversation API */ /**************************************************************************/ /*@{*/ @@ -729,7 +729,7 @@ purple_conversation_get_max_message_size(PurpleConversation *conv); /*@}*/ /**************************************************************************/ -/** @name Conversation Helper API */ +/* Conversation Helper API */ /**************************************************************************/ /*@{*/ @@ -753,7 +753,7 @@ gboolean purple_conversation_present_error(const char *who, PurpleAccount *accou /*@}*/ /**************************************************************************/ -/** @name Conversation Message API */ +/* Conversation Message API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/conversations.h b/libpurple/conversations.h index f74b041224..358d0af406 100644 --- a/libpurple/conversations.h +++ b/libpurple/conversations.h @@ -35,7 +35,7 @@ G_BEGIN_DECLS /**************************************************************************/ -/** @name Conversations Subsystem */ +/* Conversations Subsystem */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/conversationtypes.h b/libpurple/conversationtypes.h index 8a1ead4178..b38f50155d 100644 --- a/libpurple/conversationtypes.h +++ b/libpurple/conversationtypes.h @@ -196,7 +196,7 @@ struct _PurpleChatUserClass { G_BEGIN_DECLS /**************************************************************************/ -/** @name IM Conversation API */ +/* IM Conversation API */ /**************************************************************************/ /*@{*/ @@ -353,7 +353,7 @@ void purple_im_conversation_update_typing(PurpleIMConversation *im); /*@}*/ /**************************************************************************/ -/** @name Chat Conversation API */ +/* Chat Conversation API */ /**************************************************************************/ /*@{*/ @@ -666,7 +666,7 @@ gboolean purple_chat_conversation_has_left(PurpleChatConversation *chat); /*@}*/ /**************************************************************************/ -/** @name Chat Conversation User API */ +/* Chat Conversation User API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/dbus-server.c b/libpurple/dbus-server.c index 7f25153ae9..d04615c4f1 100644 --- a/libpurple/dbus-server.c +++ b/libpurple/dbus-server.c @@ -51,7 +51,7 @@ /**************************************************************************/ -/** @name Purple DBUS pointer registration mechanism */ +/* Purple DBUS pointer registration mechanism */ /**************************************************************************/ /* @@ -179,7 +179,7 @@ purple_dbus_id_to_pointer_error(gint id, PurpleDBusType *type, /**************************************************************************/ -/** @name Modified versions of some DBus functions */ +/* Modified versions of some DBus functions */ /**************************************************************************/ dbus_bool_t @@ -278,7 +278,7 @@ purple_dbus_message_iter_get_args_valist(DBusMessageIter *iter, /**************************************************************************/ -/** @name Useful functions */ +/* Useful functions */ /**************************************************************************/ const char *empty_to_null(const char *str) @@ -642,7 +642,7 @@ purple_dbus_dispatch_init(void) /**************************************************************************/ -/** @name Signals */ +/* Signals */ /**************************************************************************/ diff --git a/libpurple/debug.h b/libpurple/debug.h index 5ce087ac19..140e67c885 100644 --- a/libpurple/debug.h +++ b/libpurple/debug.h @@ -77,7 +77,7 @@ struct _PurpleDebugUiOps G_BEGIN_DECLS /**************************************************************************/ -/** @name Debug API */ +/* Debug API */ /**************************************************************************/ /** * purple_debug: @@ -230,7 +230,7 @@ void purple_debug_set_colored(gboolean colored); /*@}*/ /**************************************************************************/ -/** @name UI Registration Functions */ +/* UI Registration Functions */ /**************************************************************************/ /*@{*/ @@ -256,7 +256,7 @@ PurpleDebugUiOps *purple_debug_get_ui_ops(void); /*@}*/ /**************************************************************************/ -/** @name Debug Subsystem */ +/* Debug Subsystem */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/dnsquery.h b/libpurple/dnsquery.h index 3b5846e743..5bbe4f4a07 100644 --- a/libpurple/dnsquery.h +++ b/libpurple/dnsquery.h @@ -98,7 +98,7 @@ struct _PurpleDnsQueryUiOps G_BEGIN_DECLS /**************************************************************************/ -/** @name DNS query API */ +/* DNS query API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/e2ee.h b/libpurple/e2ee.h index 5c762cdaf0..015bd389ec 100644 --- a/libpurple/e2ee.h +++ b/libpurple/e2ee.h @@ -40,7 +40,7 @@ typedef GList * (*PurpleE2eeConvMenuCallback)(PurpleConversation *conv); G_BEGIN_DECLS /**************************************************************************/ -/** @name Encryption states for conversations. */ +/* Encryption states for conversations. */ /**************************************************************************/ /*@{*/ @@ -137,7 +137,7 @@ purple_e2ee_state_get_stock_icon(PurpleE2eeState *state); /**************************************************************************/ -/** @name Encryption providers API. */ +/* Encryption providers API. */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/eventloop.h b/libpurple/eventloop.h index 6563a9fa9f..b512ba9c89 100644 --- a/libpurple/eventloop.h +++ b/libpurple/eventloop.h @@ -150,7 +150,7 @@ struct _PurpleEventLoopUiOps G_BEGIN_DECLS /**************************************************************************/ -/** @name Event Loop API */ +/* Event Loop API */ /**************************************************************************/ /*@{*/ /** @@ -271,7 +271,7 @@ purple_input_pipe(int pipefd[2]); /**************************************************************************/ -/** @name UI Registration Functions */ +/* UI Registration Functions */ /**************************************************************************/ /*@{*/ /** diff --git a/libpurple/http.h b/libpurple/http.h index 6071c23fb1..f3ae790ce7 100644 --- a/libpurple/http.h +++ b/libpurple/http.h @@ -150,7 +150,7 @@ typedef void (*PurpleHttpProgressWatcher)(PurpleHttpConnection *http_conn, G_BEGIN_DECLS /**************************************************************************/ -/** @name Performing HTTP requests */ +/* Performing HTTP requests */ /**************************************************************************/ /*@{*/ @@ -203,7 +203,7 @@ PurpleHttpConnection * purple_http_request(PurpleConnection *gc, gpointer user_data); /**************************************************************************/ -/** @name HTTP connection API */ +/* HTTP connection API */ /**************************************************************************/ /*@{*/ @@ -285,7 +285,7 @@ void purple_http_conn_set_progress_watcher(PurpleHttpConnection *http_conn, /**************************************************************************/ -/** @name URL processing API */ +/* URL processing API */ /**************************************************************************/ /*@{*/ @@ -419,7 +419,7 @@ purple_http_url_get_fragment(const PurpleHttpURL *parsed_url); /**************************************************************************/ -/** @name Cookie jar API */ +/* Cookie jar API */ /**************************************************************************/ /*@{*/ @@ -490,7 +490,7 @@ gboolean purple_http_cookie_jar_is_empty(PurpleHttpCookieJar *cookie_jar); /**************************************************************************/ -/** @name HTTP Request API */ +/* HTTP Request API */ /**************************************************************************/ /*@{*/ @@ -779,7 +779,7 @@ void purple_http_request_header_add(PurpleHttpRequest *request, /**************************************************************************/ -/** @name HTTP Keep-Alive pool API */ +/* HTTP Keep-Alive pool API */ /**************************************************************************/ /*@{*/ @@ -842,7 +842,7 @@ purple_http_keepalive_pool_get_limit_per_host(PurpleHttpKeepalivePool *pool); /**************************************************************************/ -/** @name HTTP connection set API */ +/* HTTP connection set API */ /**************************************************************************/ /*@{*/ @@ -860,7 +860,7 @@ purple_http_connection_set_add(PurpleHttpConnectionSet *set, /**************************************************************************/ -/** @name HTTP response API */ +/* HTTP response API */ /**************************************************************************/ /*@{*/ @@ -959,7 +959,7 @@ const gchar * purple_http_response_get_header(PurpleHttpResponse *response, /**************************************************************************/ -/** @name HTTP Subsystem */ +/* HTTP Subsystem */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/idle.h b/libpurple/idle.h index b27d63e795..98570df7f2 100644 --- a/libpurple/idle.h +++ b/libpurple/idle.h @@ -51,7 +51,7 @@ struct _PurpleIdleUiOps G_BEGIN_DECLS /**************************************************************************/ -/** @name Idle API */ +/* Idle API */ /**************************************************************************/ /*@{*/ @@ -76,7 +76,7 @@ void purple_idle_set(time_t time); /*@}*/ /**************************************************************************/ -/** @name Idle Subsystem */ +/* Idle Subsystem */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/keyring.h b/libpurple/keyring.h index dd58811c93..2efdbf4144 100644 --- a/libpurple/keyring.h +++ b/libpurple/keyring.h @@ -48,7 +48,7 @@ #define PURPLE_KEYRING_ERROR purple_keyring_error_domain() /**************************************************************************/ -/** @name Data structures and types */ +/* Data structures and types */ /**************************************************************************/ /*@{*/ @@ -57,7 +57,7 @@ typedef struct _PurpleKeyring PurpleKeyring; /*@}*/ /**************************************************************************/ -/** @name Callbacks for keyrings access functions */ +/* Callbacks for keyrings access functions */ /**************************************************************************/ /*@{*/ @@ -109,7 +109,7 @@ typedef void (*PurpleKeyringSetInUseCallback)(GError *error, gpointer data); /*@}*/ /**************************************************************************/ -/** @name Keyrings access functions */ +/* Keyrings access functions */ /**************************************************************************/ /*@{*/ @@ -218,7 +218,7 @@ typedef gboolean (*PurpleKeyringApplySettings)(void *notify_handle, G_BEGIN_DECLS /**************************************************************************/ -/** @name Setting used keyrings */ +/* Setting used keyrings */ /**************************************************************************/ /*@{*/ @@ -295,7 +295,7 @@ purple_keyring_get_options(void); /*@}*/ /**************************************************************************/ -/** @name Keyring plugin wrappers */ +/* Keyring plugin wrappers */ /**************************************************************************/ /*@{*/ @@ -392,7 +392,7 @@ purple_keyring_apply_settings(void *notify_handle, PurpleRequestFields *fields); /*@}*/ /**************************************************************************/ -/** @name PurpleKeyring accessors */ +/* PurpleKeyring accessors */ /**************************************************************************/ /*@{*/ @@ -543,7 +543,7 @@ PurpleKeyringApplySettings apply_settings); /*@}*/ /**************************************************************************/ -/** @name Error Codes */ +/* Error Codes */ /**************************************************************************/ /*@{*/ @@ -588,7 +588,7 @@ enum PurpleKeyringError /*}@*/ /**************************************************************************/ -/** @name Keyring Subsystem */ +/* Keyring Subsystem */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/log.h b/libpurple/log.h index 7fbfa93c41..5788e944e4 100644 --- a/libpurple/log.h +++ b/libpurple/log.h @@ -204,7 +204,7 @@ struct _PurpleLogSet { G_BEGIN_DECLS /***************************************/ -/** @name Log Functions */ +/* Log Functions */ /***************************************/ /*@{*/ @@ -420,7 +420,7 @@ void purple_log_set_free(PurpleLogSet *set); /*@}*/ /******************************************/ -/** @name Common Logger Functions */ +/* Common Logger Functions */ /******************************************/ /*@{*/ @@ -539,7 +539,7 @@ gboolean purple_log_common_is_deletable(PurpleLog *log); /*@}*/ /******************************************/ -/** @name Logger Functions */ +/* Logger Functions */ /******************************************/ /*@{*/ @@ -623,7 +623,7 @@ PurpleLogLogger *purple_log_logger_get (void); GList *purple_log_logger_get_options(void); /**************************************************************************/ -/** @name Log Subsystem */ +/* Log Subsystem */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/mediamanager.h b/libpurple/mediamanager.h index 9e1640d9b0..f6aa0b9f61 100644 --- a/libpurple/mediamanager.h +++ b/libpurple/mediamanager.h @@ -78,7 +78,7 @@ struct _PurpleMediaManagerClass G_BEGIN_DECLS /**************************************************************************/ -/** @name Media Manager API */ +/* Media Manager API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/network.h b/libpurple/network.h index 65e67678ac..e418fac7b0 100644 --- a/libpurple/network.h +++ b/libpurple/network.h @@ -33,7 +33,7 @@ G_BEGIN_DECLS /**************************************************************************/ -/** @name Network API */ +/* Network API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/notify.h b/libpurple/notify.h index 5eb8a9a2c3..22253ab4e0 100644 --- a/libpurple/notify.h +++ b/libpurple/notify.h @@ -377,7 +377,7 @@ void purple_notify_searchresults_row_add(PurpleNotifySearchResults *results, /*@}*/ /**************************************************************************/ -/** @name Notification API */ +/* Notification API */ /**************************************************************************/ /*@{*/ @@ -810,7 +810,7 @@ void purple_notify_close_with_handle(void *handle); /*@}*/ /**************************************************************************/ -/** @name UI Registration Functions */ +/* UI Registration Functions */ /**************************************************************************/ /*@{*/ @@ -836,7 +836,7 @@ PurpleNotifyUiOps *purple_notify_get_ui_ops(void); /*@}*/ /**************************************************************************/ -/** @name Notify Subsystem */ +/* Notify Subsystem */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/plugin.h b/libpurple/plugin.h index bddb8fcd34..ebdfb3235a 100644 --- a/libpurple/plugin.h +++ b/libpurple/plugin.h @@ -269,7 +269,7 @@ struct _PurplePluginAction { G_BEGIN_DECLS /**************************************************************************/ -/** @name Plugin API */ +/* Plugin API */ /**************************************************************************/ /*@{*/ @@ -477,7 +477,7 @@ const gchar *purple_plugin_get_homepage(const PurplePlugin *plugin); /*@}*/ /**************************************************************************/ -/** @name Plugin IPC API */ +/* Plugin IPC API */ /**************************************************************************/ /*@{*/ @@ -552,7 +552,7 @@ void *purple_plugin_ipc_call(PurplePlugin *plugin, const char *command, /*@}*/ /**************************************************************************/ -/** @name Plugins API */ +/* Plugins API */ /**************************************************************************/ /*@{*/ @@ -703,7 +703,7 @@ GList *purple_plugins_get_all(void); /*@}*/ /**************************************************************************/ -/** @name Plugins SubSytem API */ +/* Plugins SubSytem API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/pluginpref.h b/libpurple/pluginpref.h index d7a6f76f2c..1763d8a4e0 100644 --- a/libpurple/pluginpref.h +++ b/libpurple/pluginpref.h @@ -65,7 +65,7 @@ typedef enum { G_BEGIN_DECLS /**************************************************************************/ -/** @name Plugin Preference API */ +/* Plugin Preference API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/pounce.h b/libpurple/pounce.h index 2854bb750f..4310484c59 100644 --- a/libpurple/pounce.h +++ b/libpurple/pounce.h @@ -86,7 +86,7 @@ typedef void (*PurplePounceCb)(PurplePounce *, PurplePounceEvent, void *); G_BEGIN_DECLS /**************************************************************************/ -/** @name Buddy Pounce API */ +/* Buddy Pounce API */ /**************************************************************************/ /*@{*/ @@ -319,7 +319,7 @@ void purple_pounce_execute(const PurpleAccount *pouncer, const char *pouncee, /*@}*/ /**************************************************************************/ -/** @name Buddy Pounce Subsystem API */ +/* Buddy Pounce Subsystem API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/prefs.h b/libpurple/prefs.h index 37a48b8587..ac70170a3e 100644 --- a/libpurple/prefs.h +++ b/libpurple/prefs.h @@ -77,7 +77,7 @@ typedef void (*PurplePrefCallback) (const char *name, PurplePrefType type, G_BEGIN_DECLS /**************************************************************************/ -/** @name Prefs API +/* Prefs API Preferences are named according to a directory-like structure. Example: "/plugins/core/potato/is_from_idaho" (probably a boolean) */ /**************************************************************************/ diff --git a/libpurple/presence.h b/libpurple/presence.h index 58ad804d3e..3a47fc2576 100644 --- a/libpurple/presence.h +++ b/libpurple/presence.h @@ -159,7 +159,7 @@ struct _PurpleBuddyPresenceClass { G_BEGIN_DECLS /**************************************************************************/ -/** @name PurpleAccountPresence API */ +/* PurpleAccountPresence API */ /**************************************************************************/ /*@{*/ @@ -193,7 +193,7 @@ PurpleAccount *purple_account_presence_get_account(const PurpleAccountPresence * /*@}*/ /**************************************************************************/ -/** @name PurpleBuddyPresence API */ +/* PurpleBuddyPresence API */ /**************************************************************************/ /*@{*/ @@ -241,7 +241,7 @@ gint purple_buddy_presence_compare(const PurpleBuddyPresence *buddy_presence1, /*@}*/ /**************************************************************************/ -/** @name PurplePresence API */ +/* PurplePresence API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/protocols/msn/group.h b/libpurple/protocols/msn/group.h index 620d24124f..1f11a72ce7 100644 --- a/libpurple/protocols/msn/group.h +++ b/libpurple/protocols/msn/group.h @@ -50,7 +50,7 @@ struct _MsnGroup }; /************************************************************************** - ** @name Group API * + ** Group API * **************************************************************************/ /*@{*/ diff --git a/libpurple/protocols/msn/user.h b/libpurple/protocols/msn/user.h index 727c717a8f..b3c0ab806e 100644 --- a/libpurple/protocols/msn/user.h +++ b/libpurple/protocols/msn/user.h @@ -138,7 +138,7 @@ typedef struct MsnUserEndpoint { } MsnUserEndpoint; /************************************************************************** - ** @name User API * + ** User API * **************************************************************************/ /*@{*/ diff --git a/libpurple/proxy.h b/libpurple/proxy.h index 6d97ee2ca1..eff0ca97d8 100644 --- a/libpurple/proxy.h +++ b/libpurple/proxy.h @@ -72,7 +72,7 @@ typedef void (*PurpleProxyConnectFunction)(gpointer data, gint source, const gch G_BEGIN_DECLS /**************************************************************************/ -/** @name Proxy structure API */ +/* Proxy structure API */ /**************************************************************************/ /*@{*/ @@ -191,7 +191,7 @@ const char *purple_proxy_info_get_password(const PurpleProxyInfo *info); /*@}*/ /**************************************************************************/ -/** @name Global Proxy API */ +/* Global Proxy API */ /**************************************************************************/ /*@{*/ @@ -215,7 +215,7 @@ void purple_global_proxy_set_info(PurpleProxyInfo *info); /*@}*/ /**************************************************************************/ -/** @name Proxy API */ +/* Proxy API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/prpl.c b/libpurple/prpl.c index 9ebadc5271..4339bd8d77 100644 --- a/libpurple/prpl.c +++ b/libpurple/prpl.c @@ -30,7 +30,7 @@ #include "util.h" /**************************************************************************/ -/** @name Attention Type API */ +/* Attention Type API */ /**************************************************************************/ struct _PurpleAttentionType @@ -142,7 +142,7 @@ purple_attention_type_get_unlocalized_name(const PurpleAttentionType *type) } /**************************************************************************/ -/** @name Protocol Plugin API */ +/* Protocol Plugin API */ /**************************************************************************/ void purple_prpl_got_account_idle(PurpleAccount *account, gboolean idle, diff --git a/libpurple/prpl.h b/libpurple/prpl.h index d1b21ac944..21c0a0bfae 100644 --- a/libpurple/prpl.h +++ b/libpurple/prpl.h @@ -42,7 +42,7 @@ typedef struct _PurplePluginProtocolInfo PurplePluginProtocolInfo; typedef struct _PurpleAttentionType PurpleAttentionType; /**************************************************************************/ -/** @name Basic Protocol Information */ +/* Basic Protocol Information */ /**************************************************************************/ /** @@ -665,7 +665,7 @@ struct _PurplePluginProtocolInfo G_BEGIN_DECLS /**************************************************************************/ -/** @name Attention Type API */ +/* Attention Type API */ /**************************************************************************/ /*@{*/ @@ -794,7 +794,7 @@ const char *purple_attention_type_get_unlocalized_name(const PurpleAttentionType /*@}*/ /**************************************************************************/ -/** @name Protocol Plugin API */ +/* Protocol Plugin API */ /**************************************************************************/ /*@{*/ @@ -1024,7 +1024,7 @@ purple_prpl_get_max_message_size(PurplePlugin *prpl); /*@}*/ /**************************************************************************/ -/** @name Protocol Plugin Subsystem API */ +/* Protocol Plugin Subsystem API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/request-datasheet.h b/libpurple/request-datasheet.h index e6d1883a31..0c3dd25524 100644 --- a/libpurple/request-datasheet.h +++ b/libpurple/request-datasheet.h @@ -48,7 +48,7 @@ typedef enum G_BEGIN_DECLS /**************************************************************************/ -/** @name Datasheet API */ +/* Datasheet API */ /**************************************************************************/ /*@{*/ @@ -163,7 +163,7 @@ purple_request_datasheet_get_actions(PurpleRequestDatasheet *sheet); /**************************************************************************/ -/** @name Datasheet actions API */ +/* Datasheet actions API */ /**************************************************************************/ /*@{*/ @@ -264,7 +264,7 @@ purple_request_datasheet_action_is_sensitive(PurpleRequestDatasheetAction *act, /**************************************************************************/ -/** @name Datasheet record API */ +/* Datasheet record API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/request.h b/libpurple/request.h index 888fefa9cb..3172d4fed3 100644 --- a/libpurple/request.h +++ b/libpurple/request.h @@ -224,7 +224,7 @@ typedef void (*PurpleRequestHelpCb)(gpointer); G_BEGIN_DECLS /**************************************************************************/ -/** @name Common parameters API */ +/* Common parameters API */ /**************************************************************************/ /*@{*/ @@ -508,7 +508,7 @@ purple_request_cpar_get_parent_from(PurpleRequestCommonParameters *cpar); /*@}*/ /**************************************************************************/ -/** @name Field List API */ +/* Field List API */ /**************************************************************************/ /*@{*/ @@ -748,7 +748,7 @@ void purple_request_fields_set_ui_data(PurpleRequestFields *fields, gpointer ui_ /*@}*/ /**************************************************************************/ -/** @name Fields Group API */ +/* Fields Group API */ /**************************************************************************/ /*@{*/ @@ -840,7 +840,7 @@ PurpleRequestFields *purple_request_field_group_get_fields_list( /*@}*/ /**************************************************************************/ -/** @name Field API */ +/* Field API */ /**************************************************************************/ /*@{*/ @@ -1103,7 +1103,7 @@ void purple_request_field_set_ui_data(PurpleRequestField *field, /*@}*/ /**************************************************************************/ -/** @name String Field API */ +/* String Field API */ /**************************************************************************/ /*@{*/ @@ -1198,7 +1198,7 @@ gboolean purple_request_field_string_is_masked(const PurpleRequestField *field); /*@}*/ /**************************************************************************/ -/** @name Integer Field API */ +/* Integer Field API */ /**************************************************************************/ /*@{*/ @@ -1297,7 +1297,7 @@ int purple_request_field_int_get_value(const PurpleRequestField *field); /*@}*/ /**************************************************************************/ -/** @name Boolean Field API */ +/* Boolean Field API */ /**************************************************************************/ /*@{*/ @@ -1361,7 +1361,7 @@ gboolean purple_request_field_bool_get_value(const PurpleRequestField *field); /*@}*/ /**************************************************************************/ -/** @name Choice Field API */ +/* Choice Field API */ /**************************************************************************/ /*@{*/ @@ -1462,7 +1462,7 @@ purple_request_field_choice_set_data_destructor(PurpleRequestField *field, /*@}*/ /**************************************************************************/ -/** @name List Field API */ +/* List Field API */ /**************************************************************************/ /*@{*/ @@ -1603,7 +1603,7 @@ GList *purple_request_field_list_get_icons(const PurpleRequestField *field); /*@}*/ /**************************************************************************/ -/** @name Label Field API */ +/* Label Field API */ /**************************************************************************/ /*@{*/ @@ -1622,7 +1622,7 @@ PurpleRequestField *purple_request_field_label_new(const char *id, /*@}*/ /**************************************************************************/ -/** @name Image Field API */ +/* Image Field API */ /**************************************************************************/ /*@{*/ @@ -1693,7 +1693,7 @@ unsigned int purple_request_field_image_get_scale_y(PurpleRequestField *field); /*@}*/ /**************************************************************************/ -/** @name Account Field API */ +/* Account Field API */ /**************************************************************************/ /*@{*/ @@ -1812,7 +1812,7 @@ PurpleFilterAccountFunc purple_request_field_account_get_filter( /*@}*/ /**************************************************************************/ -/** @name Certificate Field API */ +/* Certificate Field API */ /**************************************************************************/ /*@{*/ @@ -1844,7 +1844,7 @@ PurpleCertificate *purple_request_field_certificate_get_value( /*@}*/ /**************************************************************************/ -/** @name Datasheet Field API */ +/* Datasheet Field API */ /**************************************************************************/ /*@{*/ @@ -1875,7 +1875,7 @@ PurpleRequestDatasheet *purple_request_field_datasheet_get_sheet( /*@}*/ /**************************************************************************/ -/** @name Validators for request fields. */ +/* Validators for request fields. */ /**************************************************************************/ /*@{*/ @@ -1913,7 +1913,7 @@ gboolean purple_request_field_alphanumeric_validator(PurpleRequestField *field, /*@}*/ /**************************************************************************/ -/** @name Request API */ +/* Request API */ /**************************************************************************/ /*@{*/ @@ -2322,7 +2322,7 @@ void *purple_request_certificate(void *handle, const char *title, /*@}*/ /**************************************************************************/ -/** @name UI Registration Functions */ +/* UI Registration Functions */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/roomlist.c b/libpurple/roomlist.c index b7c6238cc2..ce64f27260 100644 --- a/libpurple/roomlist.c +++ b/libpurple/roomlist.c @@ -85,7 +85,7 @@ static void purple_roomlist_field_free(PurpleRoomlistField *f); static void purple_roomlist_room_destroy(PurpleRoomlist *list, PurpleRoomlistRoom *r); /**************************************************************************/ -/** @name Room List API */ +/* Room List API */ /**************************************************************************/ /*@{*/ @@ -264,7 +264,7 @@ void purple_roomlist_set_ui_data(PurpleRoomlist *list, gpointer ui_data) /*@}*/ /**************************************************************************/ -/** @name Room List GObject code */ +/* Room List GObject code */ /**************************************************************************/ /*@{*/ @@ -426,7 +426,7 @@ PurpleRoomlist *purple_roomlist_new(PurpleAccount *account) /*@}*/ /**************************************************************************/ -/** @name Room API */ +/* Room API */ /**************************************************************************/ /*@{*/ @@ -560,7 +560,7 @@ static void purple_roomlist_room_destroy(PurpleRoomlist *list, PurpleRoomlistRoo /*@}*/ /**************************************************************************/ -/** @name Room GBoxed code */ +/* Room GBoxed code */ /**************************************************************************/ /*@{*/ @@ -596,7 +596,7 @@ GType purple_roomlist_room_get_type(void) /*@}*/ /**************************************************************************/ -/** @name Room Field API */ +/* Room Field API */ /**************************************************************************/ /*@{*/ @@ -637,7 +637,7 @@ gboolean purple_roomlist_field_get_hidden(PurpleRoomlistField *field) /*@}*/ /**************************************************************************/ -/** @name Room Field GBoxed code */ +/* Room Field GBoxed code */ /**************************************************************************/ /*@{*/ @@ -673,7 +673,7 @@ GType purple_roomlist_field_get_type(void) /*@}*/ /**************************************************************************/ -/** @name UI Registration Functions */ +/* UI Registration Functions */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/roomlist.h b/libpurple/roomlist.h index a460d132c4..c4d2a82c80 100644 --- a/libpurple/roomlist.h +++ b/libpurple/roomlist.h @@ -145,7 +145,7 @@ struct _PurpleRoomlistClass { G_BEGIN_DECLS /**************************************************************************/ -/** @name Room List API */ +/* Room List API */ /**************************************************************************/ /*@{*/ @@ -327,7 +327,7 @@ void purple_roomlist_set_ui_data(PurpleRoomlist *list, gpointer ui_data); /*@}*/ /**************************************************************************/ -/** @name Room API */ +/* Room API */ /**************************************************************************/ /*@{*/ @@ -432,7 +432,7 @@ GList * purple_roomlist_room_get_fields(PurpleRoomlistRoom *room); /*@}*/ /**************************************************************************/ -/** @name Room Field API */ +/* Room Field API */ /**************************************************************************/ /*@{*/ @@ -492,7 +492,7 @@ gboolean purple_roomlist_field_get_hidden(PurpleRoomlistField *field); /*@}*/ /**************************************************************************/ -/** @name UI Registration Functions */ +/* UI Registration Functions */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/savedstatuses.h b/libpurple/savedstatuses.h index 6d1f23bb93..21cde55efd 100644 --- a/libpurple/savedstatuses.h +++ b/libpurple/savedstatuses.h @@ -68,7 +68,7 @@ typedef struct _PurpleSavedStatusSub PurpleSavedStatusSub; G_BEGIN_DECLS /**************************************************************************/ -/** @name Saved status subsystem */ +/* Saved status subsystem */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/signals.h b/libpurple/signals.h index ab3899f0b5..cd55c7b53f 100644 --- a/libpurple/signals.h +++ b/libpurple/signals.h @@ -41,7 +41,7 @@ typedef void (*PurpleSignalMarshalFunc)(PurpleCallback cb, va_list args, G_BEGIN_DECLS /**************************************************************************/ -/** @name Signal API */ +/* Signal API */ /**************************************************************************/ /*@{*/ @@ -314,7 +314,7 @@ void purple_signals_uninit(void); /*@}*/ /**************************************************************************/ -/** @name Marshal Functions */ +/* Marshal Functions */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/smiley.h b/libpurple/smiley.h index 3bc07595ed..f9e13e2177 100644 --- a/libpurple/smiley.h +++ b/libpurple/smiley.h @@ -72,7 +72,7 @@ struct _PurpleSmileyClass G_BEGIN_DECLS /**************************************************************************/ -/** @name Custom Smiley API */ +/* Custom Smiley API */ /**************************************************************************/ /*@{*/ @@ -229,7 +229,7 @@ char *purple_smiley_get_full_path(PurpleSmiley *smiley); /**************************************************************************/ -/** @name Custom Smiley Subsystem API */ +/* Custom Smiley Subsystem API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/sound-theme-loader.h b/libpurple/sound-theme-loader.h index 6c11da396b..e7d609869e 100644 --- a/libpurple/sound-theme-loader.h +++ b/libpurple/sound-theme-loader.h @@ -65,7 +65,7 @@ struct _PurpleSoundThemeLoaderClass }; /**************************************************************************/ -/** @name Purple Theme-Loader API */ +/* Purple Theme-Loader API */ /**************************************************************************/ G_BEGIN_DECLS diff --git a/libpurple/sound-theme.h b/libpurple/sound-theme.h index 4f464ff2d7..81a0fbfd71 100644 --- a/libpurple/sound-theme.h +++ b/libpurple/sound-theme.h @@ -67,7 +67,7 @@ struct _PurpleSoundThemeClass }; /**************************************************************************/ -/** @name Purple Sound Theme API */ +/* Purple Sound Theme API */ /**************************************************************************/ G_BEGIN_DECLS diff --git a/libpurple/sound.h b/libpurple/sound.h index 5bb0b2b126..63e453691c 100644 --- a/libpurple/sound.h +++ b/libpurple/sound.h @@ -96,7 +96,7 @@ struct _PurpleSoundUiOps G_BEGIN_DECLS /**************************************************************************/ -/** @name Sound API */ +/* Sound API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/sslconn.h b/libpurple/sslconn.h index 3b59c6b0f2..8f31ee12ad 100644 --- a/libpurple/sslconn.h +++ b/libpurple/sslconn.h @@ -148,7 +148,7 @@ struct _PurpleSslOps G_BEGIN_DECLS /**************************************************************************/ -/** @name SSL API */ +/* SSL API */ /**************************************************************************/ /*@{*/ @@ -307,7 +307,7 @@ GList * purple_ssl_get_peer_certificates(PurpleSslConnection *gsc); /*@}*/ /**************************************************************************/ -/** @name Subsystem API */ +/* Subsystem API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/status.h b/libpurple/status.h index fc0b5227f9..ce4d655f22 100644 --- a/libpurple/status.h +++ b/libpurple/status.h @@ -161,7 +161,7 @@ struct _PurpleStatusClass { G_BEGIN_DECLS /**************************************************************************/ -/** @name PurpleStatusPrimitive API */ +/* PurpleStatusPrimitive API */ /**************************************************************************/ /*@{*/ @@ -202,7 +202,7 @@ PurpleStatusPrimitive purple_primitive_get_type_from_id(const char *id); /*@}*/ /**************************************************************************/ -/** @name PurpleStatusType API */ +/* PurpleStatusType API */ /**************************************************************************/ /*@{*/ @@ -420,7 +420,7 @@ const PurpleStatusType *purple_status_type_find_with_id(GList *status_types, /*@}*/ /**************************************************************************/ -/** @name PurpleStatusAttribute API */ +/* PurpleStatusAttribute API */ /**************************************************************************/ /*@{*/ @@ -485,7 +485,7 @@ GValue *purple_status_attribute_get_value(const PurpleStatusAttribute *attr); /*@}*/ /**************************************************************************/ -/** @name PurpleMood API */ +/* PurpleMood API */ /**************************************************************************/ /*@{*/ @@ -499,7 +499,7 @@ GType purple_mood_get_type(void); /*@}*/ /**************************************************************************/ -/** @name PurpleStatus API */ +/* PurpleStatus API */ /**************************************************************************/ /*@{*/ @@ -735,7 +735,7 @@ gint purple_status_compare(const PurpleStatus *status1, const PurpleStatus *stat /*@}*/ /**************************************************************************/ -/** @name Statuses subsystem */ +/* Statuses subsystem */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/stun.h b/libpurple/stun.h index 4c43897f7c..2313506de4 100644 --- a/libpurple/stun.h +++ b/libpurple/stun.h @@ -29,7 +29,7 @@ #define _PURPLE_STUN_H_ /**************************************************************************/ -/** @name STUN API */ +/* STUN API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/theme-loader.h b/libpurple/theme-loader.h index 71759b5340..6ab04132f0 100644 --- a/libpurple/theme-loader.h +++ b/libpurple/theme-loader.h @@ -69,7 +69,7 @@ struct _PurpleThemeLoaderClass }; /**************************************************************************/ -/** @name Purple Theme-Loader API */ +/* Purple Theme-Loader API */ /**************************************************************************/ G_BEGIN_DECLS diff --git a/libpurple/theme-manager.h b/libpurple/theme-manager.h index 1d80c8cfdf..96a82623c4 100644 --- a/libpurple/theme-manager.h +++ b/libpurple/theme-manager.h @@ -61,7 +61,7 @@ struct _PurpleThemeManagerClass { }; /**************************************************************************/ -/** @name Purple Theme Manager API */ +/* Purple Theme Manager API */ /**************************************************************************/ G_BEGIN_DECLS diff --git a/libpurple/theme.h b/libpurple/theme.h index f96d5accb5..74b1fb8f6e 100644 --- a/libpurple/theme.h +++ b/libpurple/theme.h @@ -65,7 +65,7 @@ struct _PurpleThemeClass }; /**************************************************************************/ -/** @name Purple Theme API */ +/* Purple Theme API */ /**************************************************************************/ G_BEGIN_DECLS diff --git a/libpurple/upnp.h b/libpurple/upnp.h index 4b27511755..c84e278590 100644 --- a/libpurple/upnp.h +++ b/libpurple/upnp.h @@ -33,7 +33,7 @@ typedef struct _UPnPMappingAddRemove UPnPMappingAddRemove; G_BEGIN_DECLS /**************************************************************************/ -/** @name UPnP API */ +/* UPnP API */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/util.h b/libpurple/util.h index a3a56dbb71..fa4f72594b 100644 --- a/libpurple/util.h +++ b/libpurple/util.h @@ -217,7 +217,7 @@ char * purple_util_format_song_info(const char *title, const char *artist, const char *album, gpointer unused); /**************************************************************************/ -/** @name Utility Subsystem */ +/* Utility Subsystem */ /**************************************************************************/ /*@{*/ @@ -238,7 +238,7 @@ void purple_util_uninit(void); /*@}*/ /**************************************************************************/ -/** @name Base16 Functions */ +/* Base16 Functions */ /**************************************************************************/ /*@{*/ @@ -293,7 +293,7 @@ gchar *purple_base16_encode_chunked(const guchar *data, gsize len); /*@}*/ /**************************************************************************/ -/** @name Base64 Functions */ +/* Base64 Functions */ /**************************************************************************/ /*@{*/ @@ -332,7 +332,7 @@ guchar *purple_base64_decode(const char *str, gsize *ret_len); /*@}*/ /**************************************************************************/ -/** @name Quoted Printable Functions */ +/* Quoted Printable Functions */ /**************************************************************************/ /*@{*/ @@ -354,7 +354,7 @@ guchar *purple_quotedp_decode(const char *str, gsize *ret_len); /*@}*/ /**************************************************************************/ -/** @name MIME Functions */ +/* MIME Functions */ /**************************************************************************/ /*@{*/ @@ -384,7 +384,7 @@ char *purple_mime_decode_field(const char *str); /**************************************************************************/ -/** @name Date/Time Functions */ +/* Date/Time Functions */ /**************************************************************************/ /*@{*/ @@ -550,7 +550,7 @@ char *purple_uts35_to_str(const char *format, size_t len, struct tm *tm); /**************************************************************************/ -/** @name Markup Functions */ +/* Markup Functions */ /**************************************************************************/ /*@{*/ @@ -778,7 +778,7 @@ gboolean purple_markup_is_rtl(const char *html); /**************************************************************************/ -/** @name Path/Filename Functions */ +/* Path/Filename Functions */ /**************************************************************************/ /*@{*/ @@ -929,7 +929,7 @@ char *purple_util_get_image_filename(gconstpointer image_data, size_t image_len) /**************************************************************************/ -/** @name Environment Detection Functions */ +/* Environment Detection Functions */ /**************************************************************************/ /*@{*/ @@ -1008,7 +1008,7 @@ gboolean purple_socket_speaks_ipv4(int fd); /**************************************************************************/ -/** @name String Functions */ +/* String Functions */ /**************************************************************************/ /*@{*/ @@ -1290,7 +1290,7 @@ void purple_utf16_wipe(gunichar2 *str); /**************************************************************************/ -/** @name URI/URL Functions */ +/* URI/URL Functions */ /**************************************************************************/ /*@{*/ diff --git a/libpurple/whiteboard.h b/libpurple/whiteboard.h index e5d304c99c..85b2e8d1c4 100644 --- a/libpurple/whiteboard.h +++ b/libpurple/whiteboard.h @@ -139,7 +139,7 @@ struct _PurpleWhiteboardClass { G_BEGIN_DECLS /******************************************************************************/ -/** @name PurpleWhiteboard API */ +/* PurpleWhiteboard API */ /******************************************************************************/ /*@{*/ diff --git a/libpurple/xfer.h b/libpurple/xfer.h index e65e149138..31938677e2 100644 --- a/libpurple/xfer.h +++ b/libpurple/xfer.h @@ -174,7 +174,7 @@ struct _PurpleXferClass G_BEGIN_DECLS /**************************************************************************/ -/** @name File Transfer API */ +/* File Transfer API */ /**************************************************************************/ /*@{*/ @@ -879,7 +879,7 @@ gpointer purple_xfer_get_ui_data(const PurpleXfer *xfer); /*@}*/ /**************************************************************************/ -/** @name File Transfer Subsystem API */ +/* File Transfer Subsystem API */ /**************************************************************************/ /*@{*/ diff --git a/pidgin/gtkblist-theme-loader.h b/pidgin/gtkblist-theme-loader.h index b950baf116..7a7e4c0872 100644 --- a/pidgin/gtkblist-theme-loader.h +++ b/pidgin/gtkblist-theme-loader.h @@ -59,7 +59,7 @@ struct _PidginBlistThemeLoaderClass }; /**************************************************************************/ -/** @name Buddy List Theme-Loader API */ +/* Buddy List Theme-Loader API */ /**************************************************************************/ G_BEGIN_DECLS diff --git a/pidgin/gtkblist-theme.h b/pidgin/gtkblist-theme.h index ad705954be..7ecd70e22a 100644 --- a/pidgin/gtkblist-theme.h +++ b/pidgin/gtkblist-theme.h @@ -89,7 +89,7 @@ struct _PidginBlistLayout G_BEGIN_DECLS /**************************************************************************/ -/** @name PidginThemeFont API */ +/* PidginThemeFont API */ /**************************************************************************/ /** @@ -160,7 +160,7 @@ const GdkColor * pidgin_theme_font_get_color(PidginThemeFont *font); const gchar * pidgin_theme_font_get_color_describe(PidginThemeFont *font); /**************************************************************************/ -/** @name Purple Buddy List Theme API */ +/* Purple Buddy List Theme API */ /**************************************************************************/ /** diff --git a/pidgin/gtkblist.h b/pidgin/gtkblist.h index bba109f28e..801057295a 100644 --- a/pidgin/gtkblist.h +++ b/pidgin/gtkblist.h @@ -64,7 +64,7 @@ typedef enum { #include "gtkblist-theme.h" /************************************************************************** - * @name Structures + * Structures **************************************************************************/ /** * PidginBuddyList: @@ -153,7 +153,7 @@ struct _PidginBuddyList { G_BEGIN_DECLS /************************************************************************** - * @name GTK+ Buddy List API + * GTK+ Buddy List API **************************************************************************/ /** @@ -313,7 +313,7 @@ void pidgin_blist_set_theme(PidginBlistTheme *theme); PidginBlistTheme *pidgin_blist_get_theme(void); /************************************************************************** - * @name GTK+ Buddy List sorting functions + * GTK+ Buddy List sorting functions **************************************************************************/ typedef void (*pidgin_blist_sort_function)(PurpleBlistNode *new, PurpleBuddyList *blist, GtkTreeIter group, GtkTreeIter *cur, GtkTreeIter *iter); diff --git a/pidgin/gtkcertmgr.h b/pidgin/gtkcertmgr.h index c4c2a24beb..b573d55488 100644 --- a/pidgin/gtkcertmgr.h +++ b/pidgin/gtkcertmgr.h @@ -31,7 +31,7 @@ #define _PIDGINCERTMGR_H_ /************************************************************************** - * @name Structures * + * Structures * **************************************************************************/ typedef struct _PidginCertificateManager PidginCertificateManager; @@ -50,7 +50,7 @@ struct _PidginCertificateManager { G_BEGIN_DECLS /**************************************************************************/ -/** @name Certificate Manager API */ +/* Certificate Manager API */ /**************************************************************************/ /*@{*/ /** diff --git a/pidgin/gtkconn.h b/pidgin/gtkconn.h index ab3bd5c282..f5460e66bc 100644 --- a/pidgin/gtkconn.h +++ b/pidgin/gtkconn.h @@ -31,7 +31,7 @@ G_BEGIN_DECLS /**************************************************************************/ -/** @name GTK+ Connection API */ +/* GTK+ Connection API */ /**************************************************************************/ /*@{*/ diff --git a/pidgin/gtkconv-theme-loader.h b/pidgin/gtkconv-theme-loader.h index 9eeeeaf550..4c9f979d40 100644 --- a/pidgin/gtkconv-theme-loader.h +++ b/pidgin/gtkconv-theme-loader.h @@ -59,7 +59,7 @@ struct _PidginConvThemeLoaderClass }; /**************************************************************************/ -/** @name Pidgin Conversation Theme-Loader API */ +/* Pidgin Conversation Theme-Loader API */ /**************************************************************************/ G_BEGIN_DECLS diff --git a/pidgin/gtkconv-theme.h b/pidgin/gtkconv-theme.h index 3e6dcd6a2a..105a1c3a0f 100644 --- a/pidgin/gtkconv-theme.h +++ b/pidgin/gtkconv-theme.h @@ -82,7 +82,7 @@ typedef enum { } PidginConvThemeTemplateType; /**************************************************************************/ -/** @name Pidgin Conversation Theme API */ +/* Pidgin Conversation Theme API */ /**************************************************************************/ G_BEGIN_DECLS diff --git a/pidgin/gtkconv.h b/pidgin/gtkconv.h index 321503a036..b2b9cc61f1 100644 --- a/pidgin/gtkconv.h +++ b/pidgin/gtkconv.h @@ -77,7 +77,7 @@ enum { #include "gtkconv-theme.h" /************************************************************************** - * @name Structures + * Structures **************************************************************************/ /*@{*/ @@ -155,7 +155,7 @@ struct _PidginConversation G_BEGIN_DECLS /************************************************************************** - * @name GTK+ Conversation API + * GTK+ Conversation API **************************************************************************/ /*@{*/ @@ -305,7 +305,7 @@ gboolean pidgin_conv_is_hidden(PidginConversation *gtkconv); /*@}*/ /**************************************************************************/ -/** @name GTK+ Conversations Subsystem */ +/* GTK+ Conversations Subsystem */ /**************************************************************************/ /*@{*/ diff --git a/pidgin/gtkconvwin.h b/pidgin/gtkconvwin.h index d913597154..2cfe0d5944 100644 --- a/pidgin/gtkconvwin.h +++ b/pidgin/gtkconvwin.h @@ -33,7 +33,7 @@ typedef struct _PidginWindow PidginWindow; /************************************************************************** - * @name Structures + * Structures **************************************************************************/ /*@{*/ @@ -112,7 +112,7 @@ struct _PidginWindow G_BEGIN_DECLS /************************************************************************** - * @name GTK+ Conversation Window API + * GTK+ Conversation Window API **************************************************************************/ /*@{*/ @@ -142,7 +142,7 @@ PidginWindow *pidgin_conv_window_last_chat(void); /*@}*/ /************************************************************************** - * @name GTK+ Conversation Placement API + * GTK+ Conversation Placement API **************************************************************************/ /*@{*/ diff --git a/pidgin/gtkicon-theme-loader.h b/pidgin/gtkicon-theme-loader.h index b86e56c63b..bf829348d9 100644 --- a/pidgin/gtkicon-theme-loader.h +++ b/pidgin/gtkicon-theme-loader.h @@ -59,7 +59,7 @@ struct _PidginIconThemeLoaderClass }; /**************************************************************************/ -/** @name Pidgin Icon Theme-Loader API */ +/* Pidgin Icon Theme-Loader API */ /**************************************************************************/ G_BEGIN_DECLS diff --git a/pidgin/gtkicon-theme.h b/pidgin/gtkicon-theme.h index 305d63ee30..d68bdd9702 100644 --- a/pidgin/gtkicon-theme.h +++ b/pidgin/gtkicon-theme.h @@ -62,7 +62,7 @@ struct _PidginIconThemeClass }; /**************************************************************************/ -/** @name Pidgin Icon Theme API */ +/* Pidgin Icon Theme API */ /**************************************************************************/ G_BEGIN_DECLS diff --git a/pidgin/gtkidle.h b/pidgin/gtkidle.h index 63b4b70fa5..42cc142c4b 100644 --- a/pidgin/gtkidle.h +++ b/pidgin/gtkidle.h @@ -33,7 +33,7 @@ G_BEGIN_DECLS /**************************************************************************/ -/** @name GTK+ Idle API */ +/* GTK+ Idle API */ /**************************************************************************/ /*@{*/ diff --git a/pidgin/gtklog.h b/pidgin/gtklog.h index b03f863179..fbb47e632e 100644 --- a/pidgin/gtklog.h +++ b/pidgin/gtklog.h @@ -73,7 +73,7 @@ void pidgin_log_show_contact(PurpleContact *contact); void pidgin_syslog_show(void); /**************************************************************************/ -/** @name GTK+ Log Subsystem */ +/* GTK+ Log Subsystem */ /**************************************************************************/ /*@{*/ diff --git a/pidgin/gtkrequest.h b/pidgin/gtkrequest.h index 1088718fb1..910a1aac9f 100644 --- a/pidgin/gtkrequest.h +++ b/pidgin/gtkrequest.h @@ -53,7 +53,7 @@ GtkWindow * pidgin_request_get_dialog_window(void *ui_handle); /**************************************************************************/ -/** @name GTK+ Requests Subsystem */ +/* GTK+ Requests Subsystem */ /**************************************************************************/ /*@{*/ diff --git a/pidgin/gtksession.h b/pidgin/gtksession.h index d8f1be9b3d..2d3b80095d 100644 --- a/pidgin/gtksession.h +++ b/pidgin/gtksession.h @@ -31,7 +31,7 @@ G_BEGIN_DECLS /**************************************************************************/ -/** @name X Windows session subsystem */ +/* X Windows session subsystem */ /**************************************************************************/ /*@{*/ diff --git a/pidgin/gtksound.h b/pidgin/gtksound.h index 0dd4d51633..3edb89a8cb 100644 --- a/pidgin/gtksound.h +++ b/pidgin/gtksound.h @@ -33,7 +33,7 @@ G_BEGIN_DECLS /**************************************************************************/ -/** @name GTK+ Sound API */ +/* GTK+ Sound API */ /**************************************************************************/ /*@{*/ diff --git a/pidgin/gtkstatus-icon-theme.h b/pidgin/gtkstatus-icon-theme.h index 45f9a07ddc..5f9cbdfac3 100644 --- a/pidgin/gtkstatus-icon-theme.h +++ b/pidgin/gtkstatus-icon-theme.h @@ -61,7 +61,7 @@ struct _PidginStatusIconThemeClass }; /**************************************************************************/ -/** @name Pidgin Status Icon Theme API */ +/* Pidgin Status Icon Theme API */ /**************************************************************************/ G_BEGIN_DECLS diff --git a/pidgin/gtkwhiteboard.h b/pidgin/gtkwhiteboard.h index 0a40b0ad31..38ef2771e5 100644 --- a/pidgin/gtkwhiteboard.h +++ b/pidgin/gtkwhiteboard.h @@ -76,7 +76,7 @@ typedef struct _PidginWhiteboard G_BEGIN_DECLS /*****************************************************************************/ -/** @name PidginWhiteboard API */ +/* PidginWhiteboard API */ /*****************************************************************************/ /*@{*/ diff --git a/pidgin/gtkxfer.h b/pidgin/gtkxfer.h index 6710d222f2..ef1e36511c 100644 --- a/pidgin/gtkxfer.h +++ b/pidgin/gtkxfer.h @@ -43,7 +43,7 @@ typedef struct _PidginXferDialog PidginXferDialog; G_BEGIN_DECLS /**************************************************************************/ -/** @name GTK+ File Transfer Dialog API */ +/* GTK+ File Transfer Dialog API */ /**************************************************************************/ /*@{*/ @@ -123,7 +123,7 @@ void pidgin_xfer_dialog_update_xfer(PidginXferDialog *dialog, /*@}*/ /**************************************************************************/ -/** @name GTK+ File Transfer API */ +/* GTK+ File Transfer API */ /**************************************************************************/ /*@{*/ diff --git a/pidgin/pidginstock.h b/pidgin/pidginstock.h index 37950cd0a1..a4a8596a32 100644 --- a/pidgin/pidginstock.h +++ b/pidgin/pidginstock.h @@ -32,7 +32,7 @@ #define _PIDGIN_STOCK_H_ /**************************************************************************/ -/** @name Stock images */ +/* Stock images */ /**************************************************************************/ /*@{*/ #define PIDGIN_STOCK_ACTION "pidgin-action" |