mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
f8de77ac92
* clutter.symbols: Added a bunch of missing symbols. * clutter/clutter-script.c: * json/json-node.c: Use g_slice_new0 instead of g_slice_new to avoid passing garbage to functions. * tests/test-threads.c: Replaced non-portable sleep() with g_usleep().