Enlightenment CVS committal

Author  : urandom
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        Makefile.am e_includes.h 
Added Files:
        e_gadcon_popup.c e_gadcon_popup.h 


Log Message:
info popup for gadcon clients

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/Makefile.am,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -3 -r1.200 -r1.201
--- Makefile.am 12 Aug 2007 09:57:24 -0000      1.200
+++ Makefile.am 20 Aug 2007 18:50:19 -0000      1.201
@@ -68,6 +68,7 @@
 e_moveresize.h \
 e_actions.h \
 e_popup.h \
+e_gadcon_popup.h \
 e_ipc_codec.h \
 e_prefix.h \
 e_datastore.h \
@@ -193,6 +194,7 @@
 e_moveresize.c \
 e_actions.c \
 e_popup.c \
+e_gadcon_popup.c \
 e_ipc_codec.c \
 e_prefix.c \
 e_datastore.c \
===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_includes.h,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -3 -r1.170 -r1.171
--- e_includes.h        12 Aug 2007 09:57:24 -0000      1.170
+++ e_includes.h        20 Aug 2007 18:50:20 -0000      1.171
@@ -43,6 +43,7 @@
 #include "e_moveresize.h"
 #include "e_actions.h"
 #include "e_popup.h"
+#include "e_gadcon_popup.h"
 #include "e_ipc_codec.h"
 #include "e_test.h"
 #include "e_prefix.h"



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to