Xfce Wallpaper Changer Non-Mono Edition
v1.0 - November 8, 2009
by Gene Jones
Project page: http://code.google.com/p/xfwpc/

How to compile:
1) Make sure gtk is installed (refer to your distribution's
   package management if needed). You may need to change the
   #include line in my .c file for a path to your Gtk.h. Fair warning.
2) gcc xfwpcnm.c -o xfwpcnm `pkg-config --cflags --libs gtk+-2.0`

Usage: The icon has to be in the directory with the executable. Feel free
       to change this in the source and use a different icon if you wish.
       The program will create a file called ".xfwpcconf" in your home
       directory (on Linux, which is the only platform this is tested on)
       to store the setting of the duration control.
