Re: Glib resource framework




----- Original Message -----
> On 21/12/11 02:47 PM, Alexander Larsson wrote:
> > I just finished a one-day hackathon to add a resource framework to
> > glib, its
> > somewhat working if not very polished. Its in the "resources"
> > branch in glib
> > git.
> > 
> > I think this could be very useful in many places, for instance to
> > ship built-in
> > css files, gtk builder files, win32 theme images etc in a way that
> > still makes libraries
> > relocatable (and avoids potential for runtime errors due to not
> > found files).
> 
> Does it fixes gsettings wtr to the requirement (or abort() ) of
> installing the schema?

Not by "default". However, we could easily add some code to make it simple to use compiled in schemas.
Of course, then it would be hard for e.g. dconf-editor or the gsettings commandline tool to find the schema.


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