script: Add loading from a resource
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 16 Jan 2012 11:27:08 +0000 (11:27 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 24 Jan 2012 12:04:56 +0000 (12:04 +0000)
commit8d8d4ae7e59d869c05251f9ad351f85e6784d136
tree2659e8a6b5fd9efd0256284a9bbc7b23177a867e
parent254ebd876556e1012947513d2855ab0c7fd83a1c
script: Add loading from a resource

GLib has gained support for compiling ancillary data files into the same
binary blob as a library or as an executable.

We should add this feature to ClutterScript, so that it's possible to
bundle UI definitions with an application.
clutter/clutter-script.c
clutter/clutter-script.h
clutter/clutter.symbols
configure.ac