gtkmurrineengine

murrine


License
LGPL-3.0
Install
brew install gtkmurrineengine

Documentation

This is Murrine GTK+ engine. This source code provides only the engine, get the themes @ gnomelook.org.

Do the normal dance to install:

	(./autogen.sh ; ) ./configure (generally --prefix=/usr, try --enable-animation); make ; make install

To uninstall:
	
	make uninstall