Enlightenment CVS committal

Author  : leviathan
Project : e17
Module  : proto

Dir     : e17/proto/etk-perl/etk_test


Modified Files:
        etk_test.pl 


Log Message:
function calls translations (for CodeWarrior ;) in XS now which is more stable

===================================================================
RCS file: /cvs/e/e17/proto/etk-perl/etk_test/etk_test.pl,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -3 -r1.32 -r1.33
--- etk_test.pl 5 Aug 2006 20:51:19 -0000       1.32
+++ etk_test.pl 5 Aug 2006 21:47:18 -0000       1.33
@@ -994,7 +994,7 @@
                                    $num_messages++;
                            }
                            $iter->free();
-                           Etk::etk_signal_stop(); # FIXME fix signals
+                           Etk::Signal::Stop(); 
                    }
 
            }, $message_view);



-------------------------------------------------------------------------
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

Reply via email to