diff src/gaim.h @ 253:5b28ef2b550e

[gaim-migrate @ 263] A few things happened in this update: - Commented out the libfaim deny/permit list stuff because it's seriously buggy - Added Socks v4 support - improved proxy support for things like getting users' info - i think that's it committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 23 May 2000 05:26:30 +0000
parents 810c595258c8
children a88b889b692b
line wrap: on
line diff
--- a/src/gaim.h	Mon May 22 23:58:03 2000 +0000
+++ b/src/gaim.h	Tue May 23 05:26:30 2000 +0000
@@ -105,6 +105,8 @@
         GtkWidget *login_port_entry;
         GtkWidget *http_proxy_host_entry;
         GtkWidget *http_proxy_port_entry;
+        GtkWidget *socks_proxy_host_entry;
+        GtkWidget *socks_proxy_port_entry;
 
 };
 
@@ -337,7 +339,7 @@
 #define TYPE_SIGNOFF   4
 #define TYPE_KEEPALIVE 5
 
-#define REVISION "gaim:$Revision: 259 $"
+#define REVISION "gaim:$Revision: 263 $"
 #define FLAPON "FLAPON\r\n\r\n"
 
 #define ROAST "Tic/Toc"