On 2013-04-10 19:51, Kalev Lember wrote:
> The glib resource framework could be a solution. If the files are all
> the kind that get loaded each and every time when the app starts (.ui
> files, for instance), it makes sense to embed them within the binary.
> 
> Easier to relocate the app and the startup gets faster.
> 
> https://developer.gnome.org/gio/stable/gio-GResource.html

They're not, for instance, I also use $(pkglibdir) for loading plugins
and $(htmldir) for storing documentation that needs to be accessible by
the system's default browser.
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to