resources: compiler: Respect absolute paths
authorChristian Persch <chpe@gnome.org>
Thu, 22 Mar 2012 13:01:40 +0000 (14:01 +0100)
committerChristian Persch <chpe@gnome.org>
Thu, 29 Mar 2012 15:43:43 +0000 (17:43 +0200)
commite3cc48f28998782da46292b53b5b540e82094d2a
treebda7a9aa358929d1abd226449918f0223dad294d
parent8f8fc836709cff58bd666b87937542088cfc19db
resources: compiler: Respect absolute paths

When a <file> already has an absolute path, use it directly instead of trying to
locate it in the --sourcedir directories.

https://bugzilla.gnome.org/show_bug.cgi?id=672541
gio/glib-compile-resources.c