Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2006 14:00:24 +1000
From:      "Michael Tran" <dublue@gmail.com>
To:        "Michael Tran" <dublue@gmail.com>, freebsd-gnome@freebsd.org
Subject:   Re: gnome 2.14 performance degradation (slow app startup)
Message-ID:  <4011f09c0605172100x3f1f1a5ana4651c93e970dfa2@mail.gmail.com>
In-Reply-To: <20060518011648.GB3326@tux.localdomain.local>
References:  <20060516204653.GA16678@tux.localdomain.local> <4011f09c0605171642m23e4cfc1ke33807e291b8467f@mail.gmail.com> <20060518011648.GB3326@tux.localdomain.local>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, it works a treat!  I have also noticed a speed improvement too.

On 5/18/06, Stephen Bartlett <stephen@bartlettsoftware.biz> wrote:
> Thus spake Michael Tran on Thu, May 18, 2006 at 09:42:52AM +1000:
> > >
> > >create a script whose lines have the form:
> > >
> >
> > Hi, do you have an example script that you are able to send to me?
> > I'm not so great on my advanced scripting!
> >
> > Thanks,
> > Michael
>
> Well, I did it by hand before, but I just came up with the equivalent
> again:
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> #!/bin/sh
>
> locate index.theme | grep -v disabled | grep -v index.theme.in | \
>   sed -e "s/^\(.*\)index.theme$/gtk-update-icon-cache --force \1/"
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>
> That spits out the content of a script that will do the work.  Save the
> output in a file, use 'chmod +x <file>', and run it.
>
> - Stephen
> --
> Stephen Bartlett
> President, Bartlett Software, Inc.
> http://www.bartlettsoftware.biz/
>
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4011f09c0605172100x3f1f1a5ana4651c93e970dfa2>