Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/temperature


Modified Files:
        e_mod_main.c e_mod_main.h 


Log Message:


errrr. commit? did the last one work?

===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/temperature/e_mod_main.c,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -3 -r1.87 -r1.88
--- e_mod_main.c        16 Sep 2007 10:55:16 -0000      1.87
+++ e_mod_main.c        31 Oct 2007 12:23:15 -0000      1.88
@@ -722,16 +722,5 @@
    e_config_domain_save("module.temperature", conf_edd, temperature_config);
    return 1;
 }
-
-EAPI int
-e_modapi_about(E_Module *m)
-{
-   e_module_dialog_show(m, _("Enlightenment Temperature Module"),
-                       _("A module to measure the <hilight>ACPI Thermal 
sensor</hilight> on Linux.<br>"
-                         "It is especially useful for modern Laptops with high 
speed<br>"
-                         "CPUs that generate a lot of heat."));
-   return 1;
-}
-
 /**/
 /***************************************************************************/
===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/temperature/e_mod_main.h,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -3 -r1.30 -r1.31
--- e_mod_main.h        16 Sep 2007 00:02:53 -0000      1.30
+++ e_mod_main.h        31 Oct 2007 12:23:15 -0000      1.31
@@ -63,7 +63,6 @@
 EAPI void *e_modapi_init     (E_Module *m);
 EAPI int   e_modapi_shutdown (E_Module *m);
 EAPI int   e_modapi_save     (E_Module *m);
-EAPI int   e_modapi_about    (E_Module *m);
 
 void config_temperature_module(Config_Face *inst);
 void temperature_face_update_config(Config_Face *inst);



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to