comparison src/gtkconv.h @ 10456:d23802800eeb

[gaim-migrate @ 11724] Add a menu item "Show Buddy Icon" to the Options menu of the conversation window so that hidden icons can be re-revealed. committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 30 Dec 2004 19:32:08 +0000
parents 242b5482910e
children 6ec5da82ef41
comparison
equal deleted inserted replaced
10455:6d4f02da1cef 10456:d23802800eeb
90 90
91 GtkWidget *logging; 91 GtkWidget *logging;
92 GtkWidget *sounds; 92 GtkWidget *sounds;
93 GtkWidget *show_formatting_toolbar; 93 GtkWidget *show_formatting_toolbar;
94 GtkWidget *show_timestamps; 94 GtkWidget *show_timestamps;
95 GtkWidget *show_icon;
95 96
96 GtkWidget *send_as; 97 GtkWidget *send_as;
97 98
98 GtkWidget *typing_icon; 99 GtkWidget *typing_icon;
99 100