Re: gnome-keyring [PATCH 1/9] ui: use glib resources
- From: Stef Walter <stefw gnome org>
- To: Lubomir Rintel <lkundrak v3 sk>, gnome-keyring-list gnome org
- Cc: David Woodhouse <dwmw2 infradead org>
- Subject: Re: gnome-keyring [PATCH 1/9] ui: use glib resources
- Date: Thu, 12 Jan 2017 13:03:48 +0100
On 13.12.2016 19:20, Lubomir Rintel wrote:
It has some rather minor overhead advantages, but more importantly the
widget templates I'd like to use are not able to load .ui files from
files.
I've applied this patch into git master while fixing the following rule
to use $(srcdir) instead of $builddir).
+ui/gcr-resources.c: ui/gcr.gresource.xml $(shell $(GLIB_COMPILE_RESOURCES) --sourcedir=$(srcdir)/ui
--generate-dependencies $(builddir)/ui/gcr.gresource.xml)
+ $(AM_V_GEN) $(GLIB_COMPILE_RESOURCES) $< --target=$@ --sourcedir=$(srcdir)/ui --generate-source
--internal
And I've added ui/gcr.gresource.xml and the resources to to EXTRA_DIST.
Thanks!
Stef
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]