gtknetclip  - Gtk netclip client
--------------------------------

Glade
-----
ps. The glade xml file is included. Open gtknetclip.glade
in glade to check the glade gtknetclip-xml source out...


INSTALL
-------
Read the INSTALL file


Note
----
<special.src> has a file named inOnefile.c compile this client using
gcc inOnefile.c `gtk-config --libs --cflags` -o gtknetclip .I made this 
one because my FreeBSD screws everything up when trying to use autoconf
ps. For FreeBSD I have to use gtk12-config or gtk20-config. Ps. This
single file client is the standard client with no extra clipboard 
features like Getting and setting the real clipboard.
