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


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.

