diff pidgin/gtkblist.h @ 25416:6e1967b0f90b

Change "screen name" to "username" or "buddy name" in a whole bunch of places in the code. I've been using the definitions from the jabber specs, where "user" is me and "buddy" is someone on my buddy list.
author Mark Doliner <mark@kingant.net>
date Mon, 26 Jan 2009 09:12:04 +0000
parents d25cbbea7fe5
children 4b8c4870b13a
line wrap: on
line diff
--- a/pidgin/gtkblist.h	Mon Jan 26 06:44:00 2009 +0000
+++ b/pidgin/gtkblist.h	Mon Jan 26 09:12:04 2009 +0000
@@ -399,7 +399,7 @@
  *
  * @param buddy The buddy to return markup from
  * @param selected  Whether this buddy is selected. If TRUE, the markup will not change the color.
- * @param aliased  TRUE to return the appropriate alias of this buddy, FALSE to return its screenname and status information
+ * @param aliased  TRUE to return the appropriate alias of this buddy, FALSE to return its username and status information
  * @return The markup for this buddy
  *
  * @since 2.1.0