Enlightenment CVS committal
Author : devilhorns
Project : e_modules
Module : tclock
Dir : e_modules/tclock
Modified Files:
e_mod_main.c
Log Message:
Remove unused protos. Cleanups
===================================================================
RCS file: /cvsroot/enlightenment/e_modules/tclock/e_mod_main.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- e_mod_main.c 21 Dec 2005 20:22:25 -0000 1.3
+++ e_mod_main.c 24 Dec 2005 20:30:36 -0000 1.4
@@ -347,12 +347,13 @@
edje_object_part_text_set(face->tclock_object, "tclock_text", buf);
e_config_save_queue();
}
+ return 1;
}
static void
_tclock_face_menu_new(TClock_Face *face)
{
- E_Menu *mn, *smn;
+ E_Menu *mn;
E_Menu_Item *mi;
mn = e_menu_new();
-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs