Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : apps/e_utils

Dir     : e17/apps/e_utils


Modified Files:
        AUTHORS configure.in 


Log Message:
- add entangle to e_utils

  Entangle is a simple menu editor for e17 menus. There are a few issues
  with the UI, but it seems to work. If it erases your menus, well, you get
  to keep both parts. Take a look at the README in src/bin/entangle to see
  how it works. 

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e_utils/AUTHORS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- AUTHORS     9 Feb 2005 16:43:11 -0000       1.2
+++ AUTHORS     29 Apr 2005 01:55:48 -0000      1.3
@@ -2,9 +2,11 @@
 Andrew (HandyAndE) Elcock
 
 emblem:
+entangle:
  dan 'dj2' sinclair <[EMAIL PROTECTED]>
  
  Thanks to Raster for the help with the buffering stuff, and all the images
  I stole from his projects.
 
 
+
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e_utils/configure.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- configure.in        9 Feb 2005 16:39:14 -0000       1.7
+++ configure.in        29 Apr 2005 01:55:48 -0000      1.8
@@ -14,6 +14,7 @@
 AC_C_CONST
 AM_ENABLE_SHARED
 AM_PROG_LIBTOOL
+AC_C___ATTRIBUTE__
 
 if test "x${bindir}" = 'x${exec_prefix}/bin'; then
   if test "x${exec_prefix}" = "xNONE"; then
@@ -215,11 +216,14 @@
 data/Makefile
 data/emblem/Makefile
 data/emblem/default/Makefile
+data/entangle/Makefile
+data/entangle/default/Makefile
 src/Makefile
 src/bin/Makefile
 src/bin/eapp_edit/Makefile
 src/bin/e17setroot/Makefile
 src/bin/emblem/Makefile
+src/bin/entangle/Makefile
 ],[
 ])
 




-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to