Enlightenment CVS committal

Author  : rhapsodhy
Project : e17
Module  : proto

Dir     : e17/proto/entrance_edit_gui/src/widgets


Modified Files:
        Entrance_Widgets.h Makefile.am 
Added Files:
        ew_notice.c ew_notice.h 


Log Message:

Notice dialogs added...

===================================================================
RCS file: /cvs/e/e17/proto/entrance_edit_gui/src/widgets/Entrance_Widgets.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Entrance_Widgets.h  12 Aug 2006 15:23:53 -0000      1.2
+++ Entrance_Widgets.h  13 Aug 2006 17:00:15 -0000      1.3
@@ -10,6 +10,7 @@
 #include "ew_textlist.h"
 #include "ew_edjelist.h"
 #include "ew_image.h"
+#include "ew_notice.h"
 
 
 
===================================================================
RCS file: /cvs/e/e17/proto/entrance_edit_gui/src/widgets/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 13 Aug 2006 02:17:14 -0000      1.3
+++ Makefile.am 13 Aug 2006 17:00:15 -0000      1.4
@@ -10,7 +10,8 @@
        _ew_list.h \
        ew_textlist.h \
        ew_edjelist.h \
-       ew_image.h
+       ew_image.h \
+       ew_notice.h
 
 libentrance_widgets_ladir = $(prefix)/include
 
@@ -23,6 +24,7 @@
        ew_textlist.c \
        ew_edjelist.c \
        ew_image.c \
+       ew_notice.c \
        $(libentrance_widgets_la_HEADERS)
        
 libentrance_widgets_la_LIBADD  = @etk_libs@



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to