README

Mocicon is a Music On Console tray icon for quick access.
Report Bugs (which there aren't any) or suggestions to MutantTurkey@gmail.com, or crazycal00 on the ArchLinux forums
By Calvin Morrison 2009

Mocicon.archuser.com

to compile use:
gcc -Wall -g -O2 mocicon.c -o mocicon `pkg-config --cflags --libs gtk+-2.0`

it's simple enough. you'll need the gtk+ 2.0 libs and that's it.

TO INSTALL:

run ./install as root. it just installs mocicon in /usr/local/bin/


NOTES:

I don't really see any need for makefiles, or anything complicated, so i 
just make a quickie script to install/build.



