gtk/demos
Jehan 4376b4f705 Fix the build of the native gtk-update-icon-cache when cross-compiling.
As a noinst_PROGRAMS, the libtool generated for cross-compiling will be
used, which will mess up the linking. Create a all-local target instead.
Also ensure that building uses always a native version of the tool by
specifying a GTK_UPDATE_ICON_CACHE automake variable.
Finally "config.h" has been created to work for the target platform and
causes problem when cross-compiling. So we temporarily generate a basic
config.h which contains only the strict minimum.
2014-08-13 21:06:51 +00:00
..
gtk-demo Fix the build of the native gtk-update-icon-cache when cross-compiling. 2014-08-13 21:06:51 +00:00
icon-browser icon-browser: Redo the icon categorization 2014-08-02 14:00:02 +02:00
widget-factory Fix the build of the native gtk-update-icon-cache when cross-compiling. 2014-08-13 21:06:51 +00:00
Makefile.am Add an icon browser 2014-06-24 21:58:40 -04:00