Enlightenment CVS committal

Author  : stffrdhrn
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_ipc_handlers.h 


Log Message:
Send signal so clear font fallbacks can work
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_ipc_handlers.h,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -3 -r1.106 -r1.107
--- e_ipc_handlers.h    9 Nov 2005 02:00:33 -0000       1.106
+++ e_ipc_handlers.h    20 Nov 2005 06:13:37 -0000      1.107
@@ -1284,6 +1284,7 @@
 #if (TYPE == E_REMOTE_OPTIONS)
    OP("-font-fallback-clear", 0, "Clear list of fallback fonts", 0, HDL)
 #elif (TYPE == E_REMOTE_OUT)
+   REQ_NULL(HDL);
 #elif (TYPE == E_WM_IN)
    GENERIC(HDL);
    e_font_fallback_clear();




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to