Enlightenment CVS committal Author : onefang Project : e_modules Module : wlan
Dir : e_modules/wlan Modified Files: e_mod_main.c Log Message: Thanks to Thomas Stark for pointing out a problem with this. I suspect that this is a better fix though, but I don't have any WLAN hardware to test with. =================================================================== RCS file: /cvs/e/e_modules/wlan/e_mod_main.c,v retrieving revision 1.33 retrieving revision 1.34 diff -u -3 -r1.33 -r1.34 --- e_mod_main.c 17 Sep 2006 17:42:37 -0000 1.33 +++ e_mod_main.c 3 Dec 2006 06:00:21 -0000 1.34 @@ -480,8 +480,6 @@ _wlan_update_level (inst, level_send); snprintf(omsg,sizeof(omsg),"Qual: %d%%", wlan_link); - - edje_object_signal_emit(inst->wlan_obj, "label_active", ""); edje_object_part_text_set(inst->wlan_obj, "qual_label", omsg); snprintf(omsg,sizeof(omsg),"Lvl: %d%%", wlan_level); ------------------------------------------------------------------------- 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