Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/wizard


Modified Files:
        e_wizard.h 


Log Message:


fix fn name.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/wizard/e_wizard.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- e_wizard.h  13 Sep 2007 13:56:36 -0000      1.2
+++ e_wizard.h  13 Sep 2007 13:58:23 -0000      1.3
@@ -24,7 +24,7 @@
 EAPI int e_wizard_shutdown(void);
 EAPI void e_wizard_go(void);
 EAPI void e_wizard_next(void);
-EAPI void e_wizard_prev(void);
+EAPI void e_wizard_back(void);
 EAPI void e_wizard_page_show(Evas_Object *obj);
 EAPI E_Wizard_Page *
   e_wizard_page_add(int (*init)     (E_Wizard_Page *pg),



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to