mutter/src/ui
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
..
draw-workspace.c ui: Port draw_workspace() to take a cairo_t 2010-09-26 17:09:20 +02:00
draw-workspace.h ui: Port draw_workspace() to take a cairo_t 2010-09-26 17:09:20 +02:00
fixedtip.c ui: Port to GtkStyleContext 2011-01-13 18:55:39 +01:00
fixedtip.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
frames.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
frames.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
gradient.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
menu.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
menu.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
metaaccellabel.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
metaaccellabel.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
preview-widget.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
resizepopup.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
resizepopup.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
tabpopup.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
tabpopup.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
testgradient.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
theme-parser.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
theme-private.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
theme-viewer.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
theme.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
tile-preview.c ui: Port to GtkStyleContext 2011-01-13 18:55:39 +01:00
tile-preview.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
ui.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
ui.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00