diff pidgin/gtkblist.h @ 19474:74befdcd0454

Fixes #2146. Adds a Show Protocol Icon option and groups related Show menu items into a submenu. Patch from Justin Heiner
author Sean Egan <seanegan@gmail.com>
date Mon, 27 Aug 2007 22:00:41 +0000
parents a582b09109bc
children 44b4e8bd759b
line wrap: on
line diff
--- a/pidgin/gtkblist.h	Mon Aug 27 20:55:35 2007 +0000
+++ b/pidgin/gtkblist.h	Mon Aug 27 22:00:41 2007 +0000
@@ -43,6 +43,8 @@
 	CONTACT_EXPANDER_VISIBLE_COLUMN,
 	EMBLEM_COLUMN,
 	EMBLEM_VISIBLE_COLUMN,
+	PROTOCOL_ICON_COLUMN,
+	PROTOCOL_ICON_VISIBLE_COLUMN,
 	BLIST_COLUMNS
 
 };