File: README

package info (click to toggle)
gtk2-engines-murrine 0.90.3-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,768 kB
  • ctags: 786
  • sloc: sh: 10,099; ansic: 7,905; makefile: 41
file content (9 lines) | stat: -rw-r--r-- 273 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
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