Enlightenment CVS committal Author : sndev Project : e_modules Module : language
Dir : e_modules/language Modified Files: Makefile.am TODO configure.in module_icon.png Log Message: * moving the module to shelf. * source tree reorganization =================================================================== RCS file: /cvs/e/e_modules/language/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- Makefile.am 12 May 2006 11:02:31 -0000 1.2 +++ Makefile.am 15 May 2006 19:28:21 -0000 1.3 @@ -1,41 +1,16 @@ MAINTAINERCLEANFILES = Makefile.in -SUBDIRS = - -EDJE_CC = @edje_cc@ -EDJE_FLAGS = -v - -EXTRA_DIST = $(files_DATA) language.png +SUBDIRS = src data # data files for the module filesdir = $(datadir) files_DATA = \ -module_icon.png \ -language.edj \ -language.edc +module.eap \ +module_icon.png -# the module .so file -INCLUDES = -I. \ - -I$(top_srcdir) \ - -I$(includedir) \ - @e_cflags@ +EXTRA_DIST = $(files_DATA) pkgdir = $(datadir)/$(MODULE_ARCH) -pkg_LTLIBRARIES = module.la -module_la_SOURCES = e_mod_main.c \ - e_mod_main.h \ - e_mod_config.c \ - e_mod_config.h \ - e_mod_keybind.h \ - e_mod_keybind.c \ - e_mod_lang.h \ - e_mod_lang.c -module_la_LIBADD = @e_libs@ -lexml -module_la_LDFLAGS = -module -avoid-version -module_la_DEPENDENCIES = $(top_builddir)/config.h - -language.edj: Makefile language.edc - $(EDJE_CC) $(EDJE_FLAGS) language.edc language.edj clean-local: - rm -rf *.edj *~ + rm -rf *~ =================================================================== RCS file: /cvs/e/e_modules/language/TODO,v retrieving revision 1.10 retrieving revision 1.11 diff -u -3 -r1.10 -r1.11 --- TODO 13 May 2006 19:34:34 -0000 1.10 +++ TODO 15 May 2006 19:28:21 -0000 1.11 @@ -1,9 +1,7 @@ -* Switch language on mouse click on module. +* Turn on module shortcut bindings. They are turned of for a while * Introduce country flags for the face box, and for the list icons in the config dialog and in the face menu. -* Center the language indicator in the box. Maybe do it 2 letter long instead of 3. -* Make module shelf compatible. * Think on language switch policy : a) Global b) Per Window =================================================================== RCS file: /cvs/e/e_modules/language/configure.in,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- configure.in 12 May 2006 11:02:31 -0000 1.2 +++ configure.in 15 May 2006 19:28:21 -0000 1.3 @@ -144,6 +144,10 @@ AC_OUTPUT([ Makefile +src/Makefile +src/module/Makefile +data/Makefile +data/themes/Makefile ],[ ]) =================================================================== RCS file: /cvs/e/e_modules/language/module_icon.png,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 Binary files /tmp/cvs9Hd6Yh and /tmp/cvsXmaSlK differ ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs