Re: GTK+ Themes



Adam Jacob <adam@cybertrails.com> writes:
> Hi!  I wanted to check out the GTK+ theme stuff, but I'm having trouble
> finding it under CVS... I don't see it in the gtk+ tree, and don't know
> where else to look...
> 
> Anybody else found it?
> 
> PS: I'm planning on starting work on a NeXT-alike theme... anybody allready
> doing it? 

	cvs -d :pserver:anonymous@anoncvs.gnome.org:/cvs/gnome \
            get -r themes-2 \
		-d gtk-themes \
                gtk+ 

It will be checked out into a directory named `gtk-themes' (just so that
you don't overwrite any existing `gtk+' directory).  When you later on
want to update to the latest contents of the `themes-2' branch, 

	cd gtk-themes 
	cvs -r themes-2 update -d -P

HTH
- Hari
-- 
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]