enlightenment/src/modules/battery
Gustavo Sverzut Barbieri ebcb9f85a7 build infra improvements.
* configure.ac:
   - require C99 compiler;
   - disable F77 and CXX checks;
   - per-binary (program) flags, reduce linkage;
   - every module can be optionally compiled;
 * src/bin:
   - Makefile.am: per-binary libs, reduce linkage;
   - just add LIBS to LDADD and LIBADD, not LDFLAGS!
   - e_sys_main.c: rewrite using proper eina, avoid linking with evas.
 * src/modules:
   - just add LIBS to LDADD and LIBADD, not LDFLAGS!
   - every module can be optionally compiled;



SVN revision: 38009
2008-12-08 01:39:33 +00:00
..
.cvsignore add ignores. 2008-03-05 04:04:54 +00:00
Makefile.am build infra improvements. 2008-12-08 01:39:33 +00:00
batget.c That's what I get for applying patches without looking at them well enough. Fix up a few bugs in the patch received, let me know if there are issues with it. 2008-09-22 14:23:15 +00:00
e-module-battery.edj And finally recompile all e modules' edje files. 2008-10-15 19:43:58 +00:00
e_mod_config.c use settings insetad of configuration. shorter. 2008-11-22 08:42:54 +00:00
e_mod_main.c use settings insetad of configuration. shorter. 2008-11-22 08:42:54 +00:00
e_mod_main.h battery module now will use hal - if it finds it, for battery info. tested by 2008-11-15 03:42:19 +00:00
module.desktop.in Textblock in. Revised the use of textblock tags and fixed up all the modules to use it more correctly. This style may need to be repeated across all the E-MODULES-EXTRA modules for unification of styles. The altered .desktop files still look perfectly fine on BlingBling and a few other themes Ive tested it with. The textblock style itself could probably do with a little tweaking. 2008-09-01 15:24:32 +00:00