• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

po/H25-Jan-2012-3,9883,082

schema/H25-Jan-2012-937825

src/H03-May-2022-14,68211,559

AUTHORSH A D17-Jan-2012398 1612

COPYINGH A D17-Jan-20127.5 KiB166128

COPYING.2.1H A D17-Jan-201225.9 KiB511422

ChangeLogH A D17-Jan-201252.8 KiB1,4671,147

INSTALLH A D17-Jan-20129.3 KiB237179

Makefile.amH A D25-Jan-2012946 4134

Makefile.inH A D25-Jan-201243.2 KiB1,035922

NEWSH A D25-Jan-20126.8 KiB134123

READMEH A D17-Jan-2012273 105

TODOH A D17-Jan-2012163 64

aclocal.m4H A D25-Jan-2012368 KiB10,4619,418

config.guessH A D12-May-201143.5 KiB1,5181,306

config.subH A D12-May-201134.4 KiB1,7611,609

configureH A D03-May-2022455.5 KiB15,72713,113

configure.acH A D25-Jan-20122.1 KiB8563

depcompH A D06-Nov-201118.2 KiB631407

install-shH A D06-Nov-201113.3 KiB521344

ltmain.shH A D25-Jan-2012277 KiB9,6627,310

missingH A D06-Nov-201111.2 KiB377281

murrine.pc.inH A D17-Jan-2012174 108

README

1This is Murrine GTK+ engine. This source code provides only the engine, get the themes @ gnomelook.org.
2
3Do the normal dance to install:
4
5	(./autogen.sh ; ) ./configure (generally --prefix=/usr, try --enable-animation); make ; make install
6
7To uninstall:
8
9	make uninstall
10