Dan Winship c84da3ce1b Move the installed includes to a subdir
If mutter is going to be a "real" library, then it should install its
includes so that users can do

    #include <meta/display.h>

rather than

    #include <display.h>

So rename the includedir accordingly, move src/include to src/meta,
and fix up all internal references.

There were a handful of header files in src/include that were not
installed; this appears to have been part of a plan to keep core/,
ui/, and compositor/ from looking at each others' private includes,
but that wasn't really working anyway. So move all non-installed
headers back into core/ or ui/.

https://bugzilla.gnome.org/show_bug.cgi?id=643959
2011-03-07 18:19:53 -05:00
..
2011-01-12 11:33:42 +02:00
2009-03-16 05:04:12 +00:00
2010-03-30 06:03:10 +02:00
2009-02-14 17:38:05 +00:00
2011-01-12 23:45:34 +02:00
2009-03-10 17:08:22 +00:00
2009-09-14 06:32:03 +02:00
2011-01-28 20:36:04 +01:00
2010-08-22 13:36:05 +02:00
2010-09-19 13:52:05 +02:00
2011-01-19 18:12:00 +02:00
2010-08-31 09:56:30 +01:00
2011-02-20 15:35:19 +01:00
2011-02-03 09:44:07 +02:00
2010-03-19 17:28:47 +01:00
2009-02-28 15:55:21 +00:00
2011-02-23 14:37:30 +01:00
2011-01-27 03:18:07 +01:00
2011-02-18 14:16:51 +05:30
2010-11-21 12:58:12 +02:00
2009-03-14 07:10:47 +00:00
2011-01-18 15:56:29 +01:00
2011-02-03 18:17:16 +01:00
2011-02-13 07:53:47 +09:00
2010-11-14 00:06:42 +01:00
2010-03-27 12:06:07 +02:00
2009-06-16 09:49:47 -04:00
2009-03-14 10:02:28 +00:00
2011-02-24 11:29:10 +01:00
2010-08-08 15:45:58 +02:00
2009-06-16 09:56:41 -04:00
2009-03-12 09:53:13 +00:00
2011-01-29 07:49:59 +05:30
2010-09-07 18:17:25 +02:00
2010-09-04 23:06:24 +01:00
2010-03-27 16:48:20 +01:00
2010-12-03 20:19:53 +01:00
2010-08-22 15:47:20 +02:00
2010-08-22 15:47:20 +02:00
2011-01-23 10:23:31 +01:00
2010-09-11 15:16:58 +05:30
2009-03-11 14:21:33 +00:00
2009-02-13 13:25:44 +00:00
2009-03-29 23:31:35 +00:00
2010-12-23 19:28:34 +01:00
2011-03-06 16:25:28 +02:00
2011-02-12 00:31:15 +07:00