Enlightenment CVS committal Author : devilhorns Project : e_modules Module : mem
Dir : e_modules/mem Modified Files: mem.edc Log Message: Remove default text =================================================================== RCS file: /cvsroot/enlightenment/e_modules/mem/mem.edc,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- mem.edc 20 Feb 2006 14:11:42 -0000 1.1 +++ mem.edc 21 Feb 2006 12:47:20 -0000 1.2 @@ -21,7 +21,6 @@ getsarg(2, real_str, sizeof(real_str)); getsarg(3, swap_str, sizeof(swap_str)); - set_text(PART:"real-text", real_str); set_text(PART:"swap-text", swap_str); } @@ -70,7 +69,7 @@ color: 255 255 255 255; color3: 0 0 0 100; text { - text: "real"; + text: ""; font: "VeraMono"; size: 10; min: 1 1; @@ -99,7 +98,7 @@ color: 213 91 91 255; color3: 0 0 0 100; text { - text: "swap"; + text: ""; font: "VeraMono"; size: 10; min: 1 1; ------------------------------------------------------- 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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs