Re: theme apology
- From: Philip Trickett <philipt informatic ie>
- To: Todd Graham Lewis <tlewis mindspring net>
- CC: "gnome-list gnome org" <gnome-list gnome org>
- Subject: Re: theme apology
- Date: Thu, 03 Sep 1998 09:54:01 +0100
Todd Graham Lewis wrote:
>
> On Tue, 1 Sep 1998 foofboy@foofnet.dyn.ml.org wrote:
>
> > Sorry, figured it out.
> >
> > Anybody else having trouble?
>
> Ooh, ooh, me!
>
> > Compile and install regular gtk+, then compile and install the gtk+
> > that comes with themes-2. It's the one that works with themes.
>
> Is this just gtk+/ out of CVS? I suspect that it's not, as there aren't
> any files in the "theme_data/" subdirectory
>
> > Sorry if I'm duplicating effort, but I couldn't find any guides to
> > doing this. I know, it's a moving target, and who has time to write
> > docs? Am I just imagining things, or am I a nuisance? :)
>
> You just wrote the docs; congratulations.
>
> --
> Todd Graham Lewis 32°49'N,83°36'W (800) 719-4664, x2804
> ******Linux****** MindSpring Enterprises tlewis@mindspring.net
>
> --
> To unsubscribe: mail gnome-list-request@gnome.org with
> "unsubscribe" as the Subject.
What I did was:
cvs -z3 checkout -r themes-2 gtk+
cd gtk+/
./autogen.sh
make
make install
cd themes
./autogen.sh
make && make install
cd ../gtk
cp /usr/local/share/gtkrc /usr/local/share/gtkrc.bak
cp testgtkrc /usr/local/share/gtkrc
edit the gtkrc to point to your themes dir:
from gtkrc:
include "/usr/local/share/gtk/themes/pixmap/gtkrc"
if you install in /opt/gnome, it would be:
include "/opt/gnome/share/gtk/themes/pixmap/gtkrc"
Note: there is more than one theme. You can change them by cahnging
the pixmap part above.
Hope this helps,
Phil
========================================================================
Philip Trickett mailto:philipt@informatic.ie
Systems Engineer
Marine Informatics Tel: +353-1-475-2924
64 Harcourt Street Fax: +353-1-475-2952
Dublin 2
Republic of Ireland http://www.informatic.ie/marine/
========================================================================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]