s/GAIM/PURPLE/ in a comment.

Mon, 16 Apr 2007 00:53:13 +0000

author
Richard Laager <rlaager@pidgin.im>
date
Mon, 16 Apr 2007 00:53:13 +0000
changeset 16248
a5440f9d7684
parent 16247
f9e1e46abbae
child 16249
1ea8bfecc9ae

s/GAIM/PURPLE/ in a comment.

libpurple/purple-notifications-example file | annotate | diff | comparison | revisions
--- a/libpurple/purple-notifications-example	Mon Apr 16 00:52:52 2007 +0000
+++ b/libpurple/purple-notifications-example	Mon Apr 16 00:53:13 2007 +0000
@@ -18,7 +18,7 @@
     if conversation != 0:
         return conversation
     else:
-        # 1 = GAIM_CONV_IM 
+        # 1 = PURPLE_CONV_IM 
         return purple.PurpleConversationNew(1, account, name)
 
 def receivedimmsg(account, name, message, conversation, flags):

mercurial