Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src


Modified Files:
        ewl_button_stock.c ewl_button_stock.h 


Log Message:
Update to the button stock API.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/ewl_button_stock.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- ewl_button_stock.c  23 Aug 2004 01:38:43 -0000      1.12
+++ ewl_button_stock.c  23 Aug 2004 02:47:33 -0000      1.13
@@ -143,7 +143,7 @@
  * ewl_dialog_button_left_add().
  */
 Ewl_Widget *
-ewl_button_stock_new_with_id (char *stock_id,
+ewl_button_stock_with_id_new (char *stock_id,
                              int   response_id)
 {
   Ewl_Widget *button;
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/ewl_button_stock.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- ewl_button_stock.h  23 Aug 2004 01:38:43 -0000      1.11
+++ ewl_button_stock.h  23 Aug 2004 02:47:33 -0000      1.12
@@ -68,7 +68,7 @@
 };
 
 Ewl_Widget *ewl_button_stock_new         (char *stock_id);
-Ewl_Widget *ewl_button_stock_new_with_id (char *stock_id,
+Ewl_Widget *ewl_button_stock_with_id_new (char *stock_id,
                                          int   response_id);
 
 int         ewl_button_stock_init        (Ewl_Button_Stock *b, 




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to