Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        configure.in 


Log Message:


first module makes its way into a module of its own.

this
1. allows different config dialogs to do the same thing - eg replace it with
a different ui or idea.
2. allows people to switch off cofngi they dont need or want and even not ship
the ui to configure it
3. is a nice proof of concept that modules cna do more than just be the
things at the bottom of your screen in a "panel".

===================================================================
RCS file: /cvs/e/e17/apps/e/configure.in,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -3 -r1.164 -r1.165
--- configure.in        1 Jul 2007 15:59:39 -0000       1.164
+++ configure.in        4 Jul 2007 15:09:24 -0000       1.165
@@ -250,6 +250,8 @@
 src/modules/start/module.desktop
 src/modules/layout/Makefile
 src/modules/layout/module.desktop
+src/modules/conf_wallpaper/Makefile
+src/modules/conf_wallpaper/module.desktop
 src/preload/Makefile
 data/Makefile
 data/fonts/Makefile



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to