Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl


Modified Files:
        AUTHORS README configure.ac configure.in 


Log Message:
Convert to use Evas_Coord, also changed native coords to int's for better X
compatibility.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/AUTHORS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- AUTHORS     16 Apr 2002 18:30:24 -0000      1.4
+++ AUTHORS     18 Oct 2003 17:00:34 -0000      1.5
@@ -1,6 +1,12 @@
 Main Authors:
-       Christopher 'smugg' Rosendahl <[EMAIL PROTECTED]>
        Nathan 'RbdPngn' Ingersoll <[EMAIL PROTECTED]>
 
+Former Authors/Contributors:
+       Christopher 'smugg' Rosendahl <[EMAIL PROTECTED]>
+
 Significant Contributors:
        Espen 'ymer' Nilsen <[EMAIL PROTECTED]>
+
+Testers and Debuggers:
+       Martin 'balony' Sarajervi <[EMAIL PROTECTED]>
+       Ben 'benr' Rockwood <[EMAIL PROTECTED]>
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/README,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- README      5 Jun 2002 21:59:35 -0000       1.3
+++ README      18 Oct 2003 17:00:35 -0000      1.4
@@ -1,7 +1,7 @@
 EWL README
 ----------
-EWL stands for Enlightenment Widget Library. It provides a widget abstraction
-to creating GUI's using evas and ebits. The use of ebits allows for easy
+EWL stands for Enlightened Widget Library. It provides a widget abstraction
+to creating GUI's using evas and edje. The use of edje allows for easy
 creation of fairly advanced themes.
 
 More information can be found at http://www.enlightenment.org/pages/ewl.html
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/configure.ac,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- configure.ac        16 Oct 2003 20:54:24 -0000      1.15
+++ configure.ac        18 Oct 2003 17:00:35 -0000      1.16
@@ -150,6 +150,7 @@
 tools/Makefile
 tools/ewl_config/Makefile
 data/Makefile
+data/images/Makefile
 data/themes/Makefile
 data/themes/default/Makefile
 data/themes/default/bits/Makefile
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/configure.in,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- configure.in        16 Oct 2003 20:54:24 -0000      1.21
+++ configure.in        18 Oct 2003 17:00:35 -0000      1.22
@@ -140,6 +140,7 @@
 tools/Makefile
 tools/ewl_config/Makefile
 data/Makefile
+data/images/Makefile
 data/themes/Makefile
 data/themes/default/Makefile
 data/themes/default/bits/Makefile




-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to