gtk-demo: Show data files as well
Several demos use .ui files and the like. The demos are much more useful if these files can be inspected in the ui as well.
This commit is contained in:
@ -122,7 +122,7 @@ IMAGEFILES= alphatest.png \
|
||||
gnu-keys.png \
|
||||
gtk-logo-rgb.gif
|
||||
|
||||
democode_DATA = $(demos) $(IMAGEFILES) demo.ui
|
||||
democode_DATA = $(demos) $(IMAGEFILES) demo.ui menus.ui application.ui
|
||||
|
||||
DISTCLEANFILES = demos.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user