aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-proxy.c
Commit message (Collapse)AuthorAgeFilesLines
* Removing trailing / in key name passed to gconf_client_notify_add to killDan Winship2003-05-171-1/+1
| | | | | | | * e-proxy.c (e_proxy_init): Removing trailing / in key name passed to gconf_client_notify_add to kill a warning. (Part of #43159) svn path=/trunk/; revision=21223
* Use gnome2 proxy settingsRodney Dawes2003-03-041-8/+8
| | | | | | | | 2003-03-03 Rodney Dawes <dobey@ximian.com> * e-proxy.c: Use gnome2 proxy settings svn path=/trunk/; revision=20124
* New convenience function to initialise the proxy settings for soup to use.Jeffrey Stedfast2002-08-291-0/+96
2002-08-28 Jeffrey Stedfast <fejj@ximian.com> * e-proxy.[c,h] (e_proxy_init): New convenience function to initialise the proxy settings for soup to use. svn path=/trunk/; revision=17896