Gnome Proxy Applet is a panel applet for changing your network proxy configuration with a single click from the gnome panel, without entering gnome network preferences.
It's written in pure C and needs at least GNOME 2.26.
Building:
./configure --prefix=/usr/ --libexecdir=/usr/lib/gnome-applets
make
make install
Product's homepage
Requirements:
· gtk+
· GNOME
What's New in This Release: [ read full changelog ]
· Fixed problem with spaces in location name. Thanks to gmathisz-AT-gmail-DOT-com
· Added icon to settings menu item
· Added support for transparent panel
· Code clean