On Thu, 27 Dec 2012 08:38:17 +0100 Vincent Torri <vincent.to...@gmail.com> said:
> if e trunk is for e18 and if e18 will use elm, why is elm optional ? right now elm is optional because nothing in e17 even uses it yet... when it does - it will change. nothing is going to use it.. until elm's theme is adapted to look like e17... so it's a while yet until that happens. no need to hurry that up. > On Thu, Dec 27, 2012 at 8:27 AM, Enlightenment SVN > <no-re...@enlightenment.org> wrote: > > Log: > > if using elm, include globally for e > > > > > > Author: discomfitor > > Date: 2012-12-26 23:27:12 -0800 (Wed, 26 Dec 2012) > > New Revision: 81732 > > Trac: http://trac.enlightenment.org/e/changeset/81732 > > > > Modified: > > trunk/e/src/bin/e_includes.h trunk/e/src/bin/e_win.c > > > > Modified: trunk/e/src/bin/e_includes.h > > =================================================================== > > --- trunk/e/src/bin/e_includes.h 2012-12-27 06:46:29 UTC (rev 81731) > > +++ trunk/e/src/bin/e_includes.h 2012-12-27 07:27:12 UTC (rev 81732) > > @@ -147,3 +147,6 @@ > > #include "e_import_config_dialog.h" > > #include "e_grab_dialog.h" > > #include "e_widget_filepreview.h" > > +#ifdef HAVE_ELEMENTARY > > +# include <Elementary.h> > > +#endif > > > > Modified: trunk/e/src/bin/e_win.c > > =================================================================== > > --- trunk/e/src/bin/e_win.c 2012-12-27 06:46:29 UTC (rev 81731) > > +++ trunk/e/src/bin/e_win.c 2012-12-27 07:27:12 UTC (rev 81732) > > @@ -15,8 +15,6 @@ > > #ifdef HAVE_ELEMENTARY > > /* intercept elm_win operations so we talk directly to e_border */ > > > > -#include <Elementary.h> > > - > > typedef struct _Elm_Win_Trap_Ctx > > { > > E_Border *border; > > > > > > ------------------------------------------------------------------------------ > > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > > MVPs and experts. ON SALE this month only -- learn more at: > > http://p.sf.net/sfu/learnmore_122712 > > _______________________________________________ > > enlightenment-svn mailing list > > enlightenment-...@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. ON SALE this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122712 > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) ras...@rasterman.com ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712 _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel