Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : proto

Dir     : e17/proto/exorcist/src/bin


Modified Files:
        exorcist.c 


Log Message:
work with latest etk

===================================================================
RCS file: /cvs/e/e17/proto/exorcist/src/bin/exorcist.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- exorcist.c  21 Mar 2006 07:36:02 -0000      1.1
+++ exorcist.c  27 Jul 2006 01:52:13 -0000      1.2
@@ -32,7 +32,7 @@
     break;
   case EXORCIST_TOOLKIT_ETK:
 #ifdef HAVE_TOOLKIT_ETK
-    if (!etk_init ()) exit (-1);
+    if (!etk_init ("ecore_evas_software_x11")) exit (-1);
 #else
     printf ("Etk toolkit is not installed\nExiting..");
     exit (-1);



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