Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        TODO configure.in 


Log Message:
Temperature config per face. Seems to work, if not complain to me.

===================================================================
RCS file: /cvs/e/e17/apps/e/TODO,v
retrieving revision 1.522
retrieving revision 1.523
diff -u -3 -r1.522 -r1.523
--- TODO        15 Dec 2006 05:19:54 -0000      1.522
+++ TODO        17 Dec 2006 22:01:45 -0000      1.523
@@ -119,8 +119,6 @@
   that overlay the screen
 * pager should be able to be configured to control more than the current zone
   (select which zone they control)
-* temperature module should allow a different sensor to be monitored
-  per-instance
 * icons for all config panel items
 * icons for most mime types
 ]]]
===================================================================
RCS file: /cvs/e/e17/apps/e/configure.in,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -3 -r1.146 -r1.147
--- configure.in        4 Dec 2006 12:14:15 -0000       1.146
+++ configure.in        17 Dec 2006 22:01:45 -0000      1.147
@@ -73,11 +73,6 @@
 AC_SUBST(MODULE_ARCH)
 AC_DEFINE_UNQUOTED(MODULE_ARCH, "$MODULE_ARCH", "Module architecture")
 
-# Check for omnibook laptops so that temperature module works with them
-if test -f /proc/omnibook/temperature; then
-       AC_DEFINE(HAVE_OMNIBOOK, 1, [Omnibook laptop support for temperature 
module])
-fi
-
 if test "x${bindir}" = 'xNONE'; then
   if test "x${prefix}" = "xNONE"; then
     PACKAGE_BIN_DIR="${ac_default_prefix}/bin"



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to