Add beginnings of the theme

This commit is contained in:
Jaime Thomas
2008-08-04 23:28:43 +00:00
parent 51312b72b0
commit cc5eeed0a2
18 changed files with 2902 additions and 6 deletions

View File

@ -91,9 +91,12 @@ AM_CONDITIONAL(GSTREAMER_BUILD_SUPPORT, test "x$have_gstreamer" = "xyes")
dnl Make gstreamer an optional dependancy at some point
PKG_CHECK_MODULES(ECDB, [
ecore
ecore-evas
evas
ewl
edje
efreet-mime
efreet
libburn-1 >= $LIBBURN_REQUIRED
libisofs-1 >= $LIBISOFS_REQUIRED
])
@ -103,6 +106,9 @@ Makefile
src/Makefile
tools/Makefile
tools/ecdb_transcode_helper/Makefile
data/Makefile
data/themes/Makefile
data/themes/default/Makefile
])
echo