Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        Makefile.am Ewl.h 
Added Files:
        ewl_icondialog.c ewl_icondialog.h 


Log Message:
add icondialog

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/Makefile.am,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -3 -r1.66 -r1.67
--- Makefile.am 29 Jun 2008 14:01:39 -0000      1.66
+++ Makefile.am 14 Jul 2008 20:24:18 -0000      1.67
@@ -55,6 +55,7 @@
        ewl_histogram.h \
        ewl_icon.h \
        ewl_icon_theme.h \
+       ewl_icondialog.h \
        ewl_io_manager.h \
        ewl_image.h \
        ewl_list.h \
@@ -138,6 +139,7 @@
        ewl_histogram.c \
        ewl_icon.c \
        ewl_icon_theme.c \
+       ewl_icondialog.c \
        ewl_io_manager.c \
        ewl_image.c \
        ewl_list.c \
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/Ewl.h,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -3 -r1.42 -r1.43
--- Ewl.h       20 May 2008 23:47:00 -0000      1.42
+++ Ewl.h       14 Jul 2008 20:24:18 -0000      1.43
@@ -40,6 +40,7 @@
 #include <ewl_button.h>
 #include <ewl_floater.h>
 #include <ewl_dialog.h>
+#include <ewl_icondialog.h>
 #include <ewl_popup.h>
 
 #include <ewl_text.h>



-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to