mutter/doc/cookbook
Emmanuele Bassi 027e1a717f cookbook: Fix build of the examples
We don't have a tests/data directory any more since the test suites
reorganization; the cookbook examples, though, rely on the existence of
the redhand.png image. In order to fix them, we copy the file in the
examples directory, and we reference it directly. Since we need it for
the examples, and we install the example code, it's also necessary to
add the image to the EXTRA_DIST rule.
2014-01-23 12:17:09 +00:00
..
examples cookbook: Fix build of the examples 2014-01-23 12:17:09 +00:00
images docs: Add recipe about implementing a ClutterEffect 2011-03-17 15:56:55 +00:00
videos docs: Add effects chapter, with introduction and first recipe 2011-02-21 16:44:09 +00:00
actors.xml doc/cookbook: Remove dead link 2012-01-27 07:30:02 +00:00
animations.xml cookbook: Use clutter_timeline_set_repeat_count() 2012-02-13 17:30:22 +00:00
clutter-cookbook.xml.in docs/cookbook: Update copyright 2011-08-31 12:27:30 +01:00
effects.xml docs: Remove checks for whether an effect is disabled 2011-03-17 15:56:55 +00:00
events.xml docs: Update to show the symbolic button names 2012-01-27 09:46:51 +00:00
introduction.xml docs/cookbook: Update the introduction 2011-09-01 16:06:04 +01:00
layouts.xml cookbook: Start migrating to the new API 2012-01-24 15:12:41 +00:00
Makefile.am build: Dist the cookbook 2013-03-05 00:22:21 +00:00
recipe-template.xml cookbook: Split the cookbook chapters 2010-07-01 12:19:17 +01:00
script.xml docs/cookbook: Add script->state connection recipe 2011-08-31 12:25:01 +01:00
text.xml cookbook: Add a short introduction for the Text chapter 2010-09-03 15:44:03 +01:00
textures.xml Fix spelling in Clutter Cookbook: ouest -> west 2012-01-27 12:17:08 +00:00
version.xml.in