diff 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
line wrap: on
line diff
--- a/src/gtkconvwin.h	Sun Oct 02 23:40:59 2005 +0000
+++ b/src/gtkconvwin.h	Mon Oct 03 01:47:59 2005 +0000
@@ -68,7 +68,7 @@
 		GtkWidget *show_timestamps;
 		GtkWidget *show_icon;
 
-		GtkWidget *send_as;
+		GtkWidget *send_to;
 
 		GtkWidget *tray;