1## These should be in the order you want them to appear in the
2## demo app, which means alphabetized by demo title, not filename
3demos_base =					\
4	application_demo.c			\
5	assistant.c				\
6	builder.c				\
7	button_box.c				\
8	changedisplay.c				\
9	clipboard.c				\
10	colorsel.c				\
11	combobox.c				\
12	css_accordion.c                         \
13	css_basics.c				\
14	css_blendmodes.c			\
15	css_multiplebgs.c			\
16	css_pixbufs.c				\
17	css_shadows.c				\
18	cursors.c				\
19	dialog.c				\
20	drawingarea.c				\
21	editable_cells.c			\
22	entry_buffer.c				\
23	entry_completion.c			\
24	event_axes.c				\
25	expander.c  				\
26        filtermodel.c				\
27	fishbowl.c				\
28	foreigndrawing.c			\
29	gestures.c				\
30	glarea.c				\
31	headerbar.c				\
32	hypertext.c				\
33	iconview.c				\
34	iconview_edit.c				\
35	images.c				\
36	infobar.c				\
37	links.c					\
38	listbox.c				\
39	flowbox.c				\
40	list_store.c				\
41	markup.c				\
42	menus.c					\
43	modelbutton.c				\
44	offscreen_window.c			\
45	offscreen_window2.c			\
46	overlay.c				\
47	overlay2.c				\
48	paint.c					\
49	panes.c					\
50	pickers.c				\
51	pixbufs.c				\
52	popover.c				\
53	printing.c				\
54	revealer.c				\
55	rotated_text.c				\
56	scale.c					\
57	search_entry.c				\
58	search_entry2.c				\
59	shortcuts.c				\
60	sidebar.c				\
61	sizegroup.c				\
62	spinbutton.c				\
63	spinner.c				\
64	stack.c					\
65	tabs.c					\
66	textmask.c				\
67	textview.c				\
68	textscroll.c				\
69	theming_style_classes.c			\
70	toolpalette.c				\
71	transparent.c				\
72	tree_store.c
73
74font_features_demo = font_features.c
75page_setup_demo = pagesetup.c
76