> --- trunk/e/src/bin/e_backlight_main.c 2011-12-24 07:44:07 UTC (rev 66492) > +++ trunk/e/src/bin/e_backlight_main.c 2011-12-24 07:44:18 UTC (rev 66493) > @@ -104,6 +104,9 @@ > return _bl_write_file(buf, curlevel); > } > eina_stringshare_del(f); > + /* Currently this will set brightness levels on ALL detected devices > + If this is not desired, add a break here > + */
you should add a big FIXME in the comment Vincent > } > > return -1; > > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > _______________________________________________ > enlightenment-svn mailing list > enlightenment-...@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel