diff src/prpl.h @ 5730:99ae9bd8b5fa

[gaim-migrate @ 6154] Added basic support for Trepia. Don't blame me if it doesn't work! It's a weird little system :) Use with caution in a fire-safe environment. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 04 Jun 2003 03:57:26 +0000
parents 1d140b31d4b3
children dbed8c87f750
line wrap: on
line diff
--- a/src/prpl.h	Wed Jun 04 02:17:03 2003 +0000
+++ b/src/prpl.h	Wed Jun 04 03:57:26 2003 +0000
@@ -59,7 +59,8 @@
 	GAIM_PROTO_RVP,         /**< RVP protocol              */
 	GAIM_PROTO_BACKRUB,     /**< Instant Massager protocol */
 	GAIM_PROTO_MOO,         /**< MOO protocol              */
-	GAIM_PROTO_ELVIN,	/**< Elvin Protocol	       */
+	GAIM_PROTO_ELVIN,       /**< Elvin Protocol            */
+	GAIM_PROTO_TREPIA,      /**< Trepia IM protocol        */
 	GAIM_PROTO_UNTAKEN      /**< Untaken protocol number   */
 
 } GaimProtocol;