[sugar] demo4 branch merged
Dan Williams
dcbw
Mon Aug 21 09:26:03 EDT 2006
On Mon, 2006-08-21 at 10:08 +0200, Marco Pesenti Gritti wrote:
> Dan Williams wrote:
> > On Sat, 2006-08-19 at 12:03 +0200, Marco Pesenti Gritti wrote:
> >
> >> Hi,
> >>
> >> I merged the demo4 branch, since I'm back on feature parity with master.
> >> The M1 work will continue on master...
> >>
> >
> > Note that you likely will need to do a full sugar-jhbuild to pull in
> > goocanvas. You may also need to update the GTK icon cache for the new
> > icons; to do that, based in the sugar-jhbuild directory:
> >
> > cd build/share/icons/olpc
> > gtk-update-icon-cache -f .
> >
>
> Hmm I didn't have to do that... Not sure how icon cache works exactly
> though so not sure why this would happen...
GTK checks the theme's toplevel directory's mtime (ie, mtime on
$PREFIX/share/icons/olpc). -f forces it to regen the theme index. If
what you're installing doesn't touch the toplevel theme directory, then
GTK won't regen the cache. At least that's my understanding from
talking to mclasen.
Dan
More information about the Sugar-devel
mailing list