Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

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


Modified Files:
        e_mod_main.h 


Log Message:
Remove not needed menus/Formatting
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/modules/battery/e_mod_main.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- e_mod_main.h        14 Dec 2005 22:46:51 -0000      1.14
+++ e_mod_main.h        14 Dec 2005 23:57:55 -0000      1.15
@@ -31,8 +31,6 @@
 struct _Battery
 {
    E_Menu      *config_menu;
-   E_Menu      *config_menu_poll;
-   E_Menu      *config_menu_alarm;
    Evas_List   *faces;
 
    Config      *conf;
@@ -47,7 +45,7 @@
 
 struct _Battery_Face
 {
-       Battery *battery;
+   Battery *battery;
    E_Container *con;
 
    E_Menu      *menu;




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to