comparison src/gtkconvwin.h @ 11594:8ee38f9428d5

[gaim-migrate @ 13864] replace the Send As menu with a Send To menu, that functions off of contacts committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Mon, 03 Oct 2005 01:47:59 +0000
parents 9b3833da6840
children fc464a0abccc
comparison
equal deleted inserted replaced
11593:4b7fb30b8926 11594:8ee38f9428d5
66 GtkWidget *sounds; 66 GtkWidget *sounds;
67 GtkWidget *show_formatting_toolbar; 67 GtkWidget *show_formatting_toolbar;
68 GtkWidget *show_timestamps; 68 GtkWidget *show_timestamps;
69 GtkWidget *show_icon; 69 GtkWidget *show_icon;
70 70
71 GtkWidget *send_as; 71 GtkWidget *send_to;
72 72
73 GtkWidget *tray; 73 GtkWidget *tray;
74 74
75 GtkWidget *typing_icon; 75 GtkWidget *typing_icon;
76 76