Enlightenment CVS committal Author : moom16 Project : e17 Module : apps/eclair
Dir : e17/apps/eclair Modified Files: configure.in Log Message: * Remove GTK and Glade dependancy * Replace GTK menu by an edje menu Since the file choosers has been removed, adding a file to the playlist is only possible with command line or with drag and drop =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/eclair/configure.in,v retrieving revision 1.12 retrieving revision 1.13 diff -u -3 -r1.12 -r1.13 --- configure.in 4 Jul 2005 11:49:06 -0000 1.12 +++ configure.in 13 Jul 2005 21:27:42 -0000 1.13 @@ -99,14 +99,8 @@ fi AC_SUBST(PKG_CONFIG) -PKG_CHECK_MODULES(GTHREAD, gthread-2.0) - PKG_CHECK_MODULES(SQLITE, sqlite3) -PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4) - -PKG_CHECK_MODULES(GLADE, libglade-2.0 >= 2.2) - PROG="evas-config"; AC_PATH_PROG(EVAS_CONFIG, $PROG, "", $PATH) if test -z "$EVAS_CONFIG" ; then @@ -175,10 +169,11 @@ src/eclair_wsz2edj/Makefile data/Makefile data/fonts/Makefile -data/glade/Makefile +data/icons/Makefile data/wsz2edj/Makefile data/themes/Makefile data/themes/default/Makefile +data/themes/widgets_default/Makefile data/themes/gant/Makefile data/themes/swallow_me/Makefile ],[ ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs