Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl


Modified Files:
        Makefile.am configure.in 


Log Message:
- add saving abilities to ewl_config data
- convert ewl_config to edit/save ewl's config data. should be able to save
  system data if you have permissions, otherwise saves into your home
  directory.
  - should do everything except colour classes

===================================================================
RCS file: /cvs/e/e17/libs/ewl/Makefile.am,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -3 -r1.28 -r1.29
--- Makefile.am 5 Jul 2006 23:43:19 -0000       1.28
+++ Makefile.am 1 Oct 2006 07:27:11 -0000       1.29
@@ -1,7 +1,7 @@
 
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = src data
+SUBDIRS = src data tools
 
 MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
                   config.h.in config.sub configure install-sh \
===================================================================
RCS file: /cvs/e/e17/libs/ewl/configure.in,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -3 -r1.81 -r1.82
--- configure.in        30 Sep 2006 22:31:36 -0000      1.81
+++ configure.in        1 Oct 2006 07:27:11 -0000       1.82
@@ -280,6 +280,8 @@
 data/config/Makefile
 data/images/Makefile
 data/themes/Makefile
+tools/Makefile
+tools/ewl_config/Makefile
 debian/changelog
 ], [
 chmod +x ewl-config



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to