E CVS: uptime englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : uptime

Dir : e_modules/uptime


Modified Files:
Makefile.am 


Log Message:
Don't install uptime.png

===
RCS file: /cvs/e/e_modules/uptime/Makefile.am,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- Makefile.am 30 Mar 2007 20:51:30 -  1.15
+++ Makefile.am 7 Nov 2007 18:55:19 -   1.16
@@ -12,14 +12,14 @@
 files_DATA = \
 uptime.edj \
 module.desktop \
-e-module-uptime.edj \
-uptime.png
+e-module-uptime.edj
 
 EXTRA_DIST = $(files_DATA) \
-   uptime.edc \
-   VeraMono.ttf \
-   e_modules-uptime.spec \
-   e_modules-uptime.spec.in
+uptime.png \
+uptime.edc \
+VeraMono.ttf \
+e_modules-uptime.spec \
+e_modules-uptime.spec.in
 
 
 # the module .so file



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: winselector englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : winselector

Dir : e_modules/winselector


Modified Files:
Makefile.am 


Log Message:
Don't install module_icon.png

===
RCS file: /cvs/e/e_modules/winselector/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- Makefile.am 30 Mar 2007 21:00:24 -  1.6
+++ Makefile.am 7 Nov 2007 18:56:06 -   1.7
@@ -8,20 +8,20 @@
 # data files for the module
 filesdir =  $(datadir)
 
-files_DATA = module_icon.png \
-   module.desktop \
-   e-module-winselector.edj \
-   winselector.edj
+files_DATA = module.desktop \
+e-module-winselector.edj \
+winselector.edj
 
 EXTRA_DIST = $(files_DATA) \
-   winselector.edc \
-   e17_titlebar.png \
-   e17_titlebar_glint1.png \
-   e17_titlebar_glint2.png \
-   e17_titlebar_glint3.png \
-   e17_titlebar_shadow1.png \
-   e17_titlebar_shadow2.png \
-   VeraBd.ttf
+module_icon.png \
+winselector.edc \
+e17_titlebar.png \
+e17_titlebar_glint1.png \
+e17_titlebar_glint2.png \
+e17_titlebar_glint3.png \
+e17_titlebar_shadow1.png \
+e17_titlebar_shadow2.png \
+VeraBd.ttf
 
 # the module .so file
 INCLUDES = -I. \



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: net englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : net

Dir : e_modules/net


Modified Files:
Makefile.am 


Log Message:
pass make distcheck

===
RCS file: /cvs/e/e_modules/net/Makefile.am,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- Makefile.am 30 Mar 2007 21:20:34 -  1.18
+++ Makefile.am 7 Nov 2007 19:03:30 -   1.19
@@ -15,7 +15,6 @@
 net.edj
 
 EXTRA_DIST = $(files_DATA) \
-module.edc \
 net.edc \
 fonts/Vera.ttf \
 fonts/VeraBd.ttf \
@@ -31,6 +30,3 @@

 clean-local:
rm -rf net.edj *~
-   
-uninstall:
-   rm -rf $(datadir)



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: moon englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : moon

Dir : e_modules/moon/data/themes


Modified Files:
Makefile.am 


Log Message:
Pass make distcheck

===
RCS file: /cvs/e/e_modules/moon/data/themes/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- Makefile.am 29 May 2007 15:53:36 -  1.5
+++ Makefile.am 7 Nov 2007 19:00:29 -   1.6
@@ -17,6 +17,7 @@
 moon.edj
 
 EXTRA_DIST = \
+module.desktop \
 moon.edc \
 icon.edc
 
@@ -31,4 +32,4 @@
 e-module-moon.edj
 
 clean-local:
-rm -rf moon.edj
+rm -rf *.edj



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: mem englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : mem

Dir : e_modules/mem


Modified Files:
Makefile.am 


Log Message:
Don't install module_icon.png

===
RCS file: /cvs/e/e_modules/mem/Makefile.am,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- Makefile.am 30 Mar 2007 20:30:34 -  1.20
+++ Makefile.am 7 Nov 2007 18:51:45 -   1.21
@@ -10,14 +10,14 @@
 # data files for the module
 filesdir = $(datadir)
 
-files_DATA = module_icon.png \
-   module.desktop \
+files_DATA = module.desktop \
e-module-mem.edj \
mem.edj
 
 EXTRA_DIST= e_modules-mem.spec \
$(files_DATA) \
mem.edc \
+   module_icon.png \
real_00.png \
real_01.png \
real_02.png \



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: mail englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : mail

Dir : e_modules/mail/po


Modified Files:
.cvsignore 


Log Message:
ignore

===
RCS file: /cvs/e/e_modules/mail/po/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- .cvsignore  27 May 2007 16:01:35 -  1.2
+++ .cvsignore  7 Nov 2007 18:50:39 -   1.3
@@ -9,5 +9,9 @@
 insert-header.sin
 quot.sed
 remove-potcdate.sin
+stamp-po
+remove-potcdate.sed
+POTFILES
 *.pot
 *.mo
+*.gmo



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: mail englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : mail

Dir : e_modules/mail


Modified Files:
configure.in 


Log Message:
enable imap2 code.

===
RCS file: /cvs/e/e_modules/mail/configure.in,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- configure.in22 Jun 2007 09:18:37 -  1.13
+++ configure.in7 Nov 2007 18:37:40 -   1.14
@@ -15,9 +15,6 @@
 AM_ENABLE_SHARED
 AM_PROG_LIBTOOL
 
-ALL_LINGUAS=it
-AC_SUBST(ALL_LINGUAS)
-
 AM_GNU_GETTEXT([external])
 AM_GNU_GETTEXT_VERSION(0.14)
 
@@ -132,12 +129,12 @@
 AC_SUBST(e_modules)
 
 # uncomment this for new imap code
-#AM_CONDITIONAL(IMAP2, true)
-AM_CONDITIONAL(IMAP2, false)
+AM_CONDITIONAL(IMAP2, true)
+#AM_CONDITIONAL(IMAP2, false)
 
 AC_OUTPUT([
 Makefile
-po/Makefile
+po/Makefile.in
 e_modules-mail.spec
 ],[
 ])



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: mail englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : mail

Dir : e_modules/mail


Modified Files:
autogen.sh 


Log Message:
Fix i18n

===
RCS file: /cvs/e/e_modules/mail/autogen.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- autogen.sh  31 Mar 2007 22:14:18 -  1.3
+++ autogen.sh  7 Nov 2007 18:36:43 -   1.4
@@ -6,7 +6,7 @@
 touch README
 
 echo Running autopoint... ; autopoint -f || :
-echo Running aclocal... ; aclocal $ACLOCAL_FLAGS || exit 1
+echo Running aclocal... ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
 echo Running autoheader... ; autoheader || exit 1
 echo Running autoconf... ; autoconf || exit 1
 echo Running libtoolize... ; (libtoolize --copy --automake || glibtoolize 
--automake) || exit 1



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: mail englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : mail

Dir : e_modules/mail/po


Added Files:
LINGUAS Makevars POTFILES.in 
Removed Files:
Makefile.am 


Log Message:
Fix i18n




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: mail englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : mail

Dir : e_modules/mail


Modified Files:
imap2.c 


Log Message:
cleanup

===
RCS file: /cvs/e/e_modules/mail/imap2.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- imap2.c 16 Sep 2007 00:04:26 -  1.11
+++ imap2.c 7 Nov 2007 18:31:27 -   1.12
@@ -287,12 +287,7 @@
if (data == reply)
  E_FREE (reply);
else
- {
-data -= 2;
-data = NULL;
-data += 2;
-size -= ic-prev.size;
- }
+ size -= ic-prev.size;
  }
 
if (reply)
@@ -591,11 +586,13 @@
 {
int count = 0;
if (!p) return 0;
-   do {
-   if (*p) count++;
-   p = strchr (p, ' ');
-   if (p) p++;
-   } while (p);
+   do
+ {
+if (*p) count++;
+p = strchr (p, ' ');
+if (p) p++;
+ }
+   while (p);
return count;
 }
 



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: news englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : news

Dir : e_modules/news


Modified Files:
Makefile.am 


Log Message:
Pass make distcheck

===
RCS file: /cvs/e/e_modules/news/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 16 Sep 2007 01:48:35 -  1.2
+++ Makefile.am 7 Nov 2007 19:08:02 -   1.3
@@ -5,4 +5,6 @@
 filesdir = $(datadir)
 files_DATA = module.desktop
 
+EXTRA_DIST = $(files_DATA)
+
 pkgdir = $(datadir)/$(MODULE_ARCH)



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: flame englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : flame

Dir : e_modules/flame/po


Modified Files:
.cvsignore 


Log Message:
ignore

===
RCS file: /cvs/e/e_modules/flame/po/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- .cvsignore  27 May 2007 16:01:35 -  1.2
+++ .cvsignore  7 Nov 2007 18:12:05 -   1.3
@@ -9,5 +9,9 @@
 insert-header.sin
 quot.sed
 remove-potcdate.sin
+POTFILES
+remove-potcdate.sed
+stamp-po
 *.pot
 *.mo
+*.gmo



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: flame englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : flame

Dir : e_modules/flame/po


Modified Files:
eo.po fi.po it.po ja.po 
Added Files:
LINGUAS Makevars POTFILES.in 


Log Message:
Add new gettext stuff




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: libs/ewl doursse

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ewl

Dir : e17/libs/ewl/src/engines/evas_software_xcb


Added Files:
Ewl_Engine_Evas_Software_Xcb.h Makefile.am 
ewl_engine_evas_software_xcb.c 


Log Message:
add xcb engine




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: rain englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : rain

Dir : e_modules/rain


Modified Files:
Makefile.am 


Log Message:
Pass make distcheck

===
RCS file: /cvs/e/e_modules/rain/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- Makefile.am 30 Mar 2007 20:36:29 -  1.12
+++ Makefile.am 7 Nov 2007 19:10:36 -   1.13
@@ -28,6 +28,3 @@
 module_la_LIBADD   = @e_libs@
 module_la_LDFLAGS  = -module -avoid-version
 module_la_DEPENDENCIES = $(top_builddir)/config.h
-
-uninstall:
-   rm -rf $(datadir)



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: penguins englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : penguins

Dir : e_modules/penguins/themes/lemmings


Modified Files:
Makefile.am 


Log Message:
Pass make distcheck

===
RCS file: /cvs/e/e_modules/penguins/themes/lemmings/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 20 Oct 2007 13:14:51 -  1.1
+++ Makefile.am 7 Nov 2007 19:11:11 -   1.2
@@ -14,9 +14,8 @@
 .edc.edj:
edje_cc -v -id $(top_srcdir)/themes/$(THEME) -fd 
$(top_srcdir)/themes/$(THEME) $ $@
 
-EXTRA_DIST = \
-default.edc \
-Makefile
+EXTRA_DIST = $(EDC) \
+$(wildcard *.png)
 
 dist-hook:
rm -rf `find $(distdir) -name CVS`



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: screenshot englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : screenshot

Dir : e_modules/screenshot


Modified Files:
Makefile.am 


Log Message:
Pass make distcheck

===
RCS file: /cvs/e/e_modules/screenshot/Makefile.am,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -3 -r1.23 -r1.24
--- Makefile.am 7 Nov 2007 18:53:12 -   1.23
+++ Makefile.am 7 Nov 2007 19:11:38 -   1.24
@@ -41,5 +41,3 @@
 
 clean-local:
 rm -rf screenshot.edj *~
-uninstall:
-   rm -rf $(datadir)



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: penguins englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : penguins

Dir : e_modules/penguins


Modified Files:
Makefile.am 


Log Message:
Pass make distcheck

===
RCS file: /cvs/e/e_modules/penguins/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 20 Oct 2007 13:14:50 -  1.1
+++ Makefile.am 7 Nov 2007 19:11:11 -   1.2
@@ -26,6 +26,3 @@
 module_la_LIBADD   = @e_libs@
 module_la_LDFLAGS  = -module -avoid-version
 module_la_DEPENDENCIES = $(top_builddir)/config.h
-
-uninstall:
-   rm -rf $(datadir)



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: penguins englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : penguins

Dir : e_modules/penguins/themes/default


Modified Files:
Makefile.am 


Log Message:
Pass make distcheck

===
RCS file: /cvs/e/e_modules/penguins/themes/default/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 20 Oct 2007 13:14:50 -  1.1
+++ Makefile.am 7 Nov 2007 19:11:11 -   1.2
@@ -14,9 +14,8 @@
 .edc.edj:
edje_cc -v -id $(top_srcdir)/themes/$(THEME) -fd 
$(top_srcdir)/themes/$(THEME) $ $@
 
-EXTRA_DIST = \
-default.edc \
-Makefile
+EXTRA_DIST = $(EDC) \
+$(wildcard *.png)
 
 dist-hook:
rm -rf `find $(distdir) -name CVS`



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: slideshow englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : slideshow

Dir : e_modules/slideshow


Modified Files:
Makefile.am 


Log Message:
Pass make distcheck

===
RCS file: /cvs/e/e_modules/slideshow/Makefile.am,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- Makefile.am 7 Nov 2007 18:53:57 -   1.17
+++ Makefile.am 7 Nov 2007 19:12:39 -   1.18
@@ -39,5 +39,3 @@
 
 clean-local:
 rm -rf slideshow.edj *~
-uninstall:
-   rm -rf $(datadir)



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: snow englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : snow

Dir : e_modules/snow


Modified Files:
Makefile.am 


Log Message:
Pass make distcheck

===
RCS file: /cvs/e/e_modules/snow/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- Makefile.am 30 Mar 2007 20:48:21 -  1.10
+++ Makefile.am 7 Nov 2007 19:12:50 -   1.11
@@ -29,6 +29,3 @@
 module_la_LIBADD   = @e_libs@
 module_la_LDFLAGS  = -module -avoid-version
 module_la_DEPENDENCIES = $(top_builddir)/config.h
-
-uninstall:
-   rm -rf $(datadir)



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: proto/python-efl barbieri

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : barbieri
Project : e17
Module  : proto/python-efl

Dir : e17/proto/python-efl/python-evas/include/evas


Modified Files:
c_evas.pxd 


Log Message:
Event classes now keep a copy of values, so it can be stored and used out of 
the callback.

===
RCS file: /cvs/e/e17/proto/python-efl/python-evas/include/evas/c_evas.pxd,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- c_evas.pxd  21 Oct 2007 00:51:03 -  1.4
+++ c_evas.pxd  7 Nov 2007 15:36:29 -   1.5
@@ -536,7 +536,8 @@
 
 
 cdef class EventPoint:
-cdef Evas_Point *obj
+cdef readonly int x
+cdef readonly int y
 
 cdef void _set_obj(self, Evas_Point *obj)
 
@@ -549,56 +550,71 @@
 
 
 cdef class EventMouseIn:
-cdef Evas_Event_Mouse_In *obj
 cdef readonly EventPosition position
+cdef readonly int buttons
+cdef readonly unsigned timestamp
 
 cdef void _set_obj(self, void *ptr)
 
 
 cdef class EventMouseOut:
-cdef Evas_Event_Mouse_Out *obj
 cdef readonly EventPosition position
+cdef readonly int buttons
+cdef readonly unsigned timestamp
 
 cdef void _set_obj(self, void *ptr)
 
 
 cdef class EventMouseDown:
-cdef Evas_Event_Mouse_Down *obj
 cdef readonly EventPosition position
+cdef readonly int button
+cdef readonly unsigned timestamp
 
 cdef void _set_obj(self, void *ptr)
 
 
 cdef class EventMouseUp:
-cdef Evas_Event_Mouse_Up *obj
 cdef readonly EventPosition position
+cdef readonly int button
+cdef readonly unsigned timestamp
 
 cdef void _set_obj(self, void *ptr)
 
 
 cdef class EventMouseMove:
-cdef Evas_Event_Mouse_Move *obj
 cdef readonly EventPosition position
 cdef readonly EventPosition prev_position
+cdef readonly int buttons
+cdef readonly unsigned timestamp
 
 cdef void _set_obj(self, void *ptr)
 
 
 cdef class EventMouseWheel:
-cdef Evas_Event_Mouse_Wheel *obj
 cdef readonly EventPosition position
+cdef readonly int direction
+cdef readonly int z
+cdef readonly unsigned timestamp
 
 cdef void _set_obj(self, void *ptr)
 
 
 cdef class EventKeyDown:
-cdef Evas_Event_Key_Down *obj
+cdef readonly object keyname
+cdef readonly object key
+cdef readonly object string
+cdef readonly object compose
+cdef readonly unsigned timestamp
 
 cdef void _set_obj(self, void *ptr)
 
 
 cdef class EventKeyUp:
-cdef Evas_Event_Key_Up *obj
+cdef readonly object keyname
+cdef readonly object key
+cdef readonly object string
+cdef readonly object compose
+cdef readonly unsigned timestamp
 
 cdef void _set_obj(self, void *ptr)
 



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: tclock englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : tclock

Dir : e_modules/tclock


Modified Files:
Makefile.am 


Log Message:
Pass make distcheck

===
RCS file: /cvs/e/e_modules/tclock/Makefile.am,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- Makefile.am 24 Mar 2007 19:55:59 -  1.14
+++ Makefile.am 7 Nov 2007 19:16:05 -   1.15
@@ -39,5 +39,3 @@
 
 clean-local:
 rm -rf tclock.edj *~
-uninstall:
-   rm -rf $(datadir)



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: uptime englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : uptime

Dir : e_modules/uptime


Modified Files:
Makefile.am 


Log Message:
Pass make distcheck

===
RCS file: /cvs/e/e_modules/uptime/Makefile.am,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- Makefile.am 7 Nov 2007 18:55:19 -   1.16
+++ Makefile.am 7 Nov 2007 19:16:40 -   1.17
@@ -43,6 +43,6 @@
 
 clean-local:
 rm -rf uptime.edj *~
-uninstall:
+uninstall-local:
rm -rf $(datadir)
 



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: weather englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : weather

Dir : e_modules/weather


Modified Files:
Makefile.am 


Log Message:
Pass make distcheck

===
RCS file: /cvs/e/e_modules/weather/Makefile.am,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- Makefile.am 30 Mar 2007 20:55:04 -  1.16
+++ Makefile.am 7 Nov 2007 19:18:30 -   1.17
@@ -41,6 +41,3 @@
 
 clean-local:
 rm -rf weather.edj *~
-uninstall:
-   rm -rf $(datadir)
-



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: winselector englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : winselector

Dir : e_modules/winselector


Modified Files:
Makefile.am 


Log Message:
Pass make distcheck

===
RCS file: /cvs/e/e_modules/winselector/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- Makefile.am 7 Nov 2007 18:56:06 -   1.7
+++ Makefile.am 7 Nov 2007 19:18:36 -   1.8
@@ -43,5 +43,3 @@
 
 clean-local:
 rm -rf winselector.edj *~
-uninstall:
-   rm -rf $(datadir)



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: uptime englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : uptime

Dir : e_modules/uptime


Modified Files:
Makefile.am 


Log Message:
Better solution

===
RCS file: /cvs/e/e_modules/uptime/Makefile.am,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- Makefile.am 7 Nov 2007 19:16:40 -   1.17
+++ Makefile.am 7 Nov 2007 19:19:05 -   1.18
@@ -43,6 +43,4 @@
 
 clean-local:
 rm -rf uptime.edj *~
-uninstall-local:
-   rm -rf $(datadir)
 



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: wlan englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : wlan

Dir : e_modules/wlan


Modified Files:
Makefile.am 


Log Message:
Pass make distcheck

===
RCS file: /cvs/e/e_modules/wlan/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- Makefile.am 30 Mar 2007 21:09:31 -  1.12
+++ Makefile.am 7 Nov 2007 19:20:03 -   1.13
@@ -43,6 +43,3 @@
 
 clean-local:
 rm -rf wlan.edj *~
-uninstall:
-   rm -rf $(datadir)
-



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: winselector englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : winselector

Dir : e_modules/winselector


Modified Files:
.cvsignore 


Log Message:
ignore generated tarball

===
RCS file: /cvs/e/e_modules/winselector/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- .cvsignore  31 Dec 2006 18:36:36 -  1.5
+++ .cvsignore  7 Nov 2007 19:24:26 -   1.6
@@ -22,3 +22,4 @@
 ltmain.sh
 stamp-h1
 module.desktop
+*.tar.gz



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: taskbar englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : taskbar

Dir : e_modules/taskbar


Modified Files:
.cvsignore 


Log Message:
ignore generated tarball

===
RCS file: /cvs/e/e_modules/taskbar/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- .cvsignore  29 May 2007 15:36:28 -  1.10
+++ .cvsignore  7 Nov 2007 19:24:26 -   1.11
@@ -24,3 +24,4 @@
 mkinstalldirs
 ltmain.sh
 stamp-h1
+*.tar.gz



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: emu englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : emu

Dir : e_modules/emu


Modified Files:
.cvsignore 


Log Message:
ignore generated tarball

===
RCS file: /cvs/e/e_modules/emu/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- .cvsignore  27 May 2007 19:42:55 -  1.5
+++ .cvsignore  7 Nov 2007 19:24:26 -   1.6
@@ -20,3 +20,4 @@
 mkinstalldirs
 ltmain.sh
 stamp-h1
+*.tar.gz



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: moon englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : moon

Dir : e_modules/moon


Modified Files:
.cvsignore 


Log Message:
ignore generated tarball

===
RCS file: /cvs/e/e_modules/moon/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- .cvsignore  29 May 2007 12:26:48 -  1.5
+++ .cvsignore  7 Nov 2007 19:24:26 -   1.6
@@ -20,3 +20,4 @@
 missing
 mkinstalldirs
 stamp-h1
+*.tar.gz



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: language englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : language

Dir : e_modules/language


Modified Files:
.cvsignore 


Log Message:
ignore generated tarball

===
RCS file: /cvs/e/e_modules/language/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- .cvsignore  29 May 2007 16:26:01 -  1.8
+++ .cvsignore  7 Nov 2007 19:24:26 -   1.9
@@ -24,3 +24,4 @@
 *.lo
 *.la
 language.edj
+*.tar.gz



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: alarm englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : alarm

Dir : e_modules/alarm


Modified Files:
.cvsignore 


Log Message:
ignore generated tarball

===
RCS file: /cvs/e/e_modules/alarm/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- .cvsignore  27 May 2007 18:21:00 -  1.4
+++ .cvsignore  7 Nov 2007 19:24:26 -   1.5
@@ -25,3 +25,4 @@
 stamp-h1
 *.la
 *.lo
+*.tar.gz



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: penguins englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : penguins

Dir : e_modules/penguins/po


Added Files:
.cvsignore 


Log Message:
ignore




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: news englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : news

Dir : e_modules/news


Modified Files:
.cvsignore autogen.sh 


Log Message:
no gettext support in this module

===
RCS file: /cvs/e/e_modules/news/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- .cvsignore  29 May 2007 12:36:46 -  1.2
+++ .cvsignore  7 Nov 2007 19:28:19 -   1.3
@@ -19,3 +19,4 @@
 missing
 mkinstalldirs
 stamp-h1
+*.tar.gz
===
RCS file: /cvs/e/e_modules/news/autogen.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- autogen.sh  17 May 2007 14:21:29 -  1.2
+++ autogen.sh  7 Nov 2007 19:28:19 -   1.3
@@ -8,8 +8,7 @@
src/Makefile src/Makefile.in \
src/module/Makefile src/module/Makefile.in
 
-echo Running autopoint... ; autopoint -f || :
-echo Running aclocal... ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
+echo Running aclocal... ; aclocal $ACLOCAL_FLAGS || exit 1
 echo Running autoheader... ; autoheader || exit 1
 echo Running autoconf... ; autoconf || exit 1
 echo Running libtoolize... ; (libtoolize --copy --automake || glibtoolize 
--automake) || exit 1



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: screenshot englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : screenshot

Dir : e_modules/screenshot


Modified Files:
Makefile.am 


Log Message:
Don't install module_icon.png

===
RCS file: /cvs/e/e_modules/screenshot/Makefile.am,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- Makefile.am 30 Mar 2007 20:40:29 -  1.22
+++ Makefile.am 7 Nov 2007 18:53:12 -   1.23
@@ -10,15 +10,15 @@
 # data files for the module
 filesdir =  $(datadir)
 
-files_DATA = module_icon.png \
-   module.desktop \
-   e-module-screenshot.edj \
-   screenshot.edj
+files_DATA = module.desktop \
+e-module-screenshot.edj \
+screenshot.edj
 
 EXTRA_DIST = $(files_DATA) \
-   e_modules-screenshot.spec \
-   screenshot.edc \
-   VeraBd.ttf
+module_icon.png \
+e_modules-screenshot.spec \
+screenshot.edc \
+VeraBd.ttf
 
 # the module .so file
 INCLUDES = -I. \



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: emu englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : emu

Dir : e_modules/emu/po


Modified Files:
.cvsignore 


Log Message:
ignore

===
RCS file: /cvs/e/e_modules/emu/po/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- .cvsignore  27 May 2007 16:01:34 -  1.2
+++ .cvsignore  7 Nov 2007 19:37:36 -   1.3
@@ -9,5 +9,8 @@
 insert-header.sin
 quot.sed
 remove-potcdate.sin
+POTFILES
+stamp-po
+*.gmo
 *.pot
 *.mo



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: libs/ewl doursse

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ewl

Dir : e17/libs/ewl/src/engines


Modified Files:
Makefile.am 


Log Message:
add xcb engine

===
RCS file: /cvs/e/e17/libs/ewl/src/engines/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- Makefile.am 17 Oct 2007 02:00:57 -  1.7
+++ Makefile.am 7 Nov 2007 18:03:50 -   1.8
@@ -1,5 +1,5 @@
 MAINTAINERCLEANFILES = Makefile Makefile.in
 
 SUBDIRS = x11 evas evas_software_x11 evas_software_16_x11 evas_xrender_x11 \
-   evas_gl_x11 evas_fb evas_buffer evas_software_sdl
+   evas_gl_x11 xcb evas_software_xcb evas_fb evas_buffer evas_software_sdl
 



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: mixer englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : mixer

Dir : e_modules/mixer


Modified Files:
Makefile.am 


Log Message:
Don't have own uninstall

===
RCS file: /cvs/e/e_modules/mixer/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- Makefile.am 25 Mar 2007 01:43:16 -  1.12
+++ Makefile.am 7 Nov 2007 19:52:59 -   1.13
@@ -57,5 +57,3 @@
 
 clean-local:
 rm -rf mixer.edj *~
-uninstall:
-   rm -rf $(datadir)



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: mem englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : mem

Dir : e_modules/mem


Modified Files:
Makefile.am 


Log Message:
Don't have own uninstall

===
RCS file: /cvs/e/e_modules/mem/Makefile.am,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- Makefile.am 7 Nov 2007 18:51:45 -   1.21
+++ Makefile.am 7 Nov 2007 19:52:59 -   1.22
@@ -76,6 +76,3 @@
 
 clean-local:
 rm -rf mem.edj *~
-uninstall:
-   rm -rf $(datadir)
-



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: deskshow englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : deskshow

Dir : e_modules/deskshow


Modified Files:
Makefile.am 


Log Message:
Don't have own uninstall

===
RCS file: /cvs/e/e_modules/deskshow/Makefile.am,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- Makefile.am 6 Nov 2007 15:56:25 -   1.19
+++ Makefile.am 7 Nov 2007 19:52:59 -   1.20
@@ -43,6 +43,3 @@
 
 clean-local:
 rm -rf deskshow.edj *~
-
-uninstall:
-   rm -rf $(DESTDIR)$(datadir)



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: bling englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : bling

Dir : e_modules/bling


Modified Files:
Makefile.am 


Log Message:
Don't have own uninstall

===
RCS file: /cvs/e/e_modules/bling/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- Makefile.am 6 Nov 2007 15:43:31 -   1.7
+++ Makefile.am 7 Nov 2007 19:52:59 -   1.8
@@ -28,5 +28,3 @@
 
 clean-local:
 rm -rf *~
-uninstall:
-   rm -rf $(DESTDIR)$(datadir)



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: forecasts englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : forecasts

Dir : e_modules/forecasts


Modified Files:
Makefile.am 


Log Message:
Don't have own uninstall

===
RCS file: /cvs/e/e_modules/forecasts/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 31 Mar 2007 09:06:30 -  1.2
+++ Makefile.am 7 Nov 2007 19:52:59 -   1.3
@@ -41,6 +41,3 @@
 
 clean-local:
 rm -rf forecasts.edj *~
-uninstall:
-   rm -rf $(datadir)
-



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: calendar englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : calendar

Dir : e_modules/calendar


Modified Files:
Makefile.am 


Log Message:
Don't have own uninstall

===
RCS file: /cvs/e/e_modules/calendar/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- Makefile.am 6 Nov 2007 15:44:30 -   1.8
+++ Makefile.am 7 Nov 2007 19:52:59 -   1.9
@@ -40,5 +40,3 @@
 
 clean-local:
 rm -rf calendar.edj *~
-uninstall:
-   rm -rf $(DESTDIR)$(datadir)



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: cpu englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : cpu

Dir : e_modules/cpu/po


Modified Files:
.cvsignore 


Log Message:
ignore

===
RCS file: /cvs/e/e_modules/cpu/po/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- .cvsignore  9 Mar 2006 11:36:10 -   1.1
+++ .cvsignore  7 Nov 2007 19:54:43 -   1.2
@@ -1,4 +1,17 @@
 Makefile
 Makefile.in
+Makefile.in.in
+Makevars.template
+POTFILES
+Rules-quot
+boldquot.sed
[EMAIL PROTECTED]
[EMAIL PROTECTED]
+insert-header.sin
+quot.sed
+remove-potcdate.sed
+remove-potcdate.sin
+stamp-po
 *.pot
+*.gmo
 *.mo



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: cpu englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : cpu

Dir : e_modules/cpu


Modified Files:
.cvsignore 


Log Message:
ignore

===
RCS file: /cvs/e/e_modules/cpu/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- .cvsignore  17 Sep 2006 13:18:12 -  1.2
+++ .cvsignore  7 Nov 2007 19:54:43 -   1.3
@@ -23,3 +23,6 @@
 *.tar.gz
 cpu.edj
 module.desktop
+config.rpath
+m4
+mkinstalldirs



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: forecasts englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : forecasts

Dir : e_modules/forecasts/po


Added Files:
LINGUAS Makevars POTFILES.in 


Log Message:
Fix gettext




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: forecasts englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : forecasts

Dir : e_modules/forecasts


Modified Files:
configure.in 


Log Message:
Fix gettext

===
RCS file: /cvs/e/e_modules/forecasts/configure.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- configure.in25 Apr 2007 09:14:01 -  1.5
+++ configure.in7 Nov 2007 19:56:55 -   1.6
@@ -17,9 +17,6 @@
 AM_ENABLE_SHARED
 AM_PROG_LIBTOOL
 
-ALL_LINGUAS=bg eo it ja sv
-AC_SUBST(ALL_LINGUAS)
-
 AM_GNU_GETTEXT([external])
 AM_GNU_GETTEXT_VERSION(0.14)
 
@@ -140,7 +137,7 @@
 AC_OUTPUT([
 Makefile
 images/Makefile
-po/Makefile
+po/Makefile.in
 e_modules-forecasts.spec
 ],[
 ])



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: forecasts englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : forecasts

Dir : e_modules/forecasts/po


Modified Files:
bg.po eo.po it.po ja.po sv.po 
Removed Files:
Makefile.am 


Log Message:
Not needed




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: mail englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : mail

Dir : e_modules/mail/po


Modified Files:
POTFILES.in it.po 


Log Message:
Doesn't belong here

===
RCS file: /cvs/e/e_modules/mail/po/POTFILES.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- POTFILES.in 7 Nov 2007 18:36:43 -   1.1
+++ POTFILES.in 7 Nov 2007 18:50:04 -   1.2
@@ -1,4 +1,3 @@
-config.h
 e_mod_config_box.c
 e_mod_config_box.h
 e_mod_config.c



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: alarm englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : alarm

Dir : e_modules/alarm


Modified Files:
module.desktop.in 
Added Files:
e-module-alarm.edj 
Removed Files:
module.edj 


Log Message:
normalize icon name

===
RCS file: /cvs/e/e_modules/alarm/module.desktop.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- module.desktop.in   4 Nov 2007 15:31:14 -   1.6
+++ module.desktop.in   7 Nov 2007 18:23:58 -   1.7
@@ -5,6 +5,6 @@
 StartupNotify=false
 X-Enlightenment-WaitExit=false
 X-Enlightenment-IconClass=alarm,gadget
-Icon=module
+Icon=e-module-alarm
 Comment=hilightAlarm Module/hilightbrA module which allows you tobrset 
popup reminders.
 Comment[it]=hilightModulo Alarm/hilightbrUn modulo che consente di 
impostarebrdei popup di promemoria.



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: flame englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : flame

Dir : e_modules/flame/po


Modified Files:
eo.po fi.po it.po ja.po 


Log Message:
And pass make distcheck




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: libs/ewl doursse

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ewl

Dir : e17/libs/ewl/src/engines/xcb


Added Files:
Ewl_Engine_Xcb.h Makefile.am ewl_engine_xcb.c 


Log Message:
add xcb engine




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: libs/ewl doursse

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ewl

Dir : e17/libs/ewl/src/engines/xcb




Log Message:
Directory /cvs/e/e17/libs/ewl/src/engines/xcb added to the repository




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: forecasts englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : forecasts

Dir : e_modules/forecasts


Modified Files:
configure.in 


Log Message:
po must be in SUBDIRS

===
RCS file: /cvs/e/e_modules/forecasts/configure.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- configure.in7 Nov 2007 19:56:55 -   1.6
+++ configure.in7 Nov 2007 20:07:53 -   1.7
@@ -3,6 +3,8 @@
 # get rid of that stupid cache mechanism
 rm -f config.cache
 
+SUBDIRS = po
+
 AC_INIT(configure.in)
 AC_CANONICAL_BUILD
 AC_CANONICAL_HOST



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: libs/epsilon englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/epsilon

Dir : e17/libs/epsilon/src/lib


Modified Files:
Epsilon.c 


Log Message:
Place brace correctly.

===
RCS file: /cvs/e/e17/libs/epsilon/src/lib/Epsilon.c,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -3 -r1.41 -r1.42
--- Epsilon.c   2 Nov 2007 08:03:46 -   1.41
+++ Epsilon.c   7 Nov 2007 20:12:18 -   1.42
@@ -540,8 +540,8 @@
   return (EPSILON_OK);
  /* XXX compare with time from e-src png tag? */
}
-#endif
 }
+#endif
   return (EPSILON_FAIL);
 }
 



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: forecasts englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : forecasts

Dir : e_modules/forecasts/po


Modified Files:
bg.po eo.po it.po ja.po sv.po 


Log Message:
Fix gettext




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: forecasts englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : forecasts

Dir : e_modules/forecasts


Modified Files:
Makefile.am autogen.sh 


Log Message:
Fix gettext

===
RCS file: /cvs/e/e_modules/forecasts/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 7 Nov 2007 19:52:59 -   1.3
+++ Makefile.am 7 Nov 2007 20:18:58 -   1.4
@@ -30,7 +30,8 @@
 pkg_LTLIBRARIES= module.la
 module_la_SOURCES  = e_mod_main.c \
 e_mod_main.h \
-e_mod_config.c
+e_mod_config.c \ 
+e_mod_config.h

 module_la_LIBADD   = @e_libs@
 module_la_LDFLAGS  = -module -avoid-version
===
RCS file: /cvs/e/e_modules/forecasts/autogen.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- autogen.sh  31 Mar 2007 09:06:30 -  1.2
+++ autogen.sh  7 Nov 2007 20:18:58 -   1.3
@@ -6,7 +6,7 @@
 touch README
 
 echo Running autopoint... ; autopoint -f || :
-echo Running aclocal... ; aclocal $ACLOCAL_FLAGS || exit 1
+echo Running aclocal... ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
 echo Running autoheader... ; autoheader || exit 1
 echo Running autoconf... ; autoconf || exit 1
 echo Running libtoolize... ; (libtoolize --copy --automake || glibtoolize 
--automake) || exit 1



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: forecasts englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : forecasts

Dir : e_modules/forecasts/po


Modified Files:
.cvsignore 


Log Message:
ignore

===
RCS file: /cvs/e/e_modules/forecasts/po/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- .cvsignore  27 May 2007 16:01:35 -  1.2
+++ .cvsignore  7 Nov 2007 20:20:14 -   1.3
@@ -9,5 +9,9 @@
 insert-header.sin
 quot.sed
 remove-potcdate.sin
+stamp-po
+remove-potcdate.sed
+POTFILES
 *.pot
 *.mo
+*.gmo



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: emu englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : emu

Dir : e_modules/emu/src/modules/emu


Modified Files:
Makefile.am 


Log Message:
Pass make distcheck

===
RCS file: /cvs/e/e_modules/emu/src/modules/emu/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- Makefile.am 29 May 2007 16:11:04 -  1.8
+++ Makefile.am 7 Nov 2007 19:35:38 -   1.9
@@ -11,7 +11,8 @@
 filesdir = $(libdir)/enlightenment/modules/$(MODULE)
 files_DATA = e-module-emu.edj module.desktop
 
-EXTRA_DIST = $(files_DATA)
+EXTRA_DIST = $(files_DATA) \
+$(wildcard *.edc)
 
 # the module .so file
 INCLUDES   = -I. \
@@ -37,10 +38,9 @@
 module_la_DEPENDENCIES = $(top_builddir)/config.h
 
 e-module-emu.edj: Makefile module_edje.edc module_face.edc module_icon.edc
-   $(EDJE_CC) $(EDJE_FLAGS) module_edje.edc e-module-emu.edj
+ $(EDJE_CC) $(EDJE_FLAGS) \
+ $(top_srcdir)/src/modules/emu/module_edje.edc \
+ e-module-emu.edj
 
 clean-local:
 rm -rf *.eap *.edj *~
-uninstall:
-   rm -rf $(libdir)/enlightenment/modules/$(MODULE)
-



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: emu englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : emu

Dir : e_modules/emu/po


Modified Files:
eo.po fi.po it.po ja.po sv.po 
Added Files:
LINGUAS Makevars POTFILES.in 
Removed Files:
Makefile.am 


Log Message:
Pass make distcheck




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: emu englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : emu

Dir : e_modules/emu


Modified Files:
Makefile.am configure.in 


Log Message:
Pass make distcheck

===
RCS file: /cvs/e/e_modules/emu/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 22 Mar 2006 01:58:05 -  1.4
+++ Makefile.am 7 Nov 2007 19:35:38 -   1.5
@@ -9,18 +9,4 @@
   ltconfig ltmain.sh missing mkinstalldirs \
   stamp-h.in
 
-dist-hook:
-   if test -d data; then \
- mkdir $(distdir)/data; \
- for file in data/*; do \
-   cp -pR $$file $(distdir)/data; \
- done; \
-   fi; \
-   pushd $(distdir); \
-   rm -fR */Makefile */*/Makefile */*/*/Makefile; \
-   rm -fR */.svn */*/.svn */*/*/.svn; \
-   rm -fR src/modules/*/*.edj; \
-   popd;
- 
-
 EXTRA_DIST = m4 AUTHORS COPYING COPYING-PLAIN EMU_PROTOCOL.txt INSTALL NEWS 
README autogen.sh emu_client rebuildit
===
RCS file: /cvs/e/e_modules/emu/configure.in,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- configure.in17 Jul 2007 21:52:42 -  1.13
+++ configure.in7 Nov 2007 19:35:38 -   1.14
@@ -18,9 +18,6 @@
 AM_ENABLE_SHARED
 AM_PROG_LIBTOOL
 
-ALL_LINGUAS=eo fi it ja sv
-AC_SUBST(ALL_LINGUAS)
-
 AM_GNU_GETTEXT([external])
 AM_GNU_GETTEXT_VERSION(0.14)
 
@@ -148,7 +145,7 @@
 src/Makefile
 src/modules/Makefile
 src/modules/emu/Makefile
-po/Makefile
+po/Makefile.in
 e_modules-emu.spec
 ],[
 ])



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: forecasts englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : forecasts

Dir : e_modules/forecasts


Modified Files:
configure.in 


Log Message:
No need for subdirs

===
RCS file: /cvs/e/e_modules/forecasts/configure.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- configure.in7 Nov 2007 20:07:53 -   1.7
+++ configure.in7 Nov 2007 20:30:28 -   1.8
@@ -3,8 +3,6 @@
 # get rid of that stupid cache mechanism
 rm -f config.cache
 
-SUBDIRS = po
-
 AC_INIT(configure.in)
 AC_CANONICAL_BUILD
 AC_CANONICAL_HOST



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: bling englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : bling

Dir : e_modules/bling


Modified Files:
Makefile.am 


Log Message:
Module icon has been renamed

===
RCS file: /cvs/e/e_modules/bling/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- Makefile.am 7 Nov 2007 19:52:59 -   1.8
+++ Makefile.am 7 Nov 2007 20:34:04 -   1.9
@@ -4,7 +4,7 @@
 filesdir = $(datadir)
 files_DATA = \
 module.desktop \
-module.edj
+e-module-bling.edj
 
 EXTRA_DIST = $(files_DATA) \
 e_modules-bling.spec \



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: bling englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : bling

Dir : e_modules/bling


Modified Files:
module.desktop.in 
Added Files:
e-module-bling.edj 
Removed Files:
module.edj 


Log Message:
normalize icon name

===
RCS file: /cvs/e/e_modules/bling/module.desktop.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- module.desktop.in   26 Aug 2007 19:49:44 -  1.5
+++ module.desktop.in   7 Nov 2007 18:25:03 -   1.6
@@ -5,5 +5,5 @@
 StartupNotify=false
 X-Enlightenment-WaitExit=false
 X-Enlightenment-IconClass=bling,gadget
-Icon=./module.edj
+Icon=e-module-bling.edj
 Comment=hilightBling Module/hilightbrAn xcompmgr derived, 
EFLizedbrcomposite manager for E17.



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: libs/ewl doursse

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ewl

Dir : e17/libs/ewl


Modified Files:
configure.in 


Log Message:
add xcb engine

===
RCS file: /cvs/e/e17/libs/ewl/configure.in,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -3 -r1.116 -r1.117
--- configure.in28 Oct 2007 14:30:35 -  1.116
+++ configure.in7 Nov 2007 18:03:49 -   1.117
@@ -187,6 +187,36 @@
 
 AM_CONDITIONAL(EWL_ENABLE_X11, test x$have_software_x11 = xyes -o 
x$have_software_16_x11 = xyes -o x$have_xrender_x11 = xyes -o 
x$have_opengl_x11 = xyes)
 
+dnl software XCB
+AC_ARG_ENABLE(software-xcb,
+  [
+AC_HELP_STRING(
+  [--enable-software-xcb],
+  [enable software XCB support])
+  ],
+  [enable_software_xcb=$enableval],
+  [enable_software_xcb=auto])
+
+if test x$enable_software_xcb != xno ; then
+  PKG_CHECK_MODULES(EVAS_SOFTWARE_XCB,
+[xcb = 1.0 evas-software-xcb = 0.9.9],
+[
+  PKG_CHECK_MODULES(ECORE_XCB,
+[xcb = 1.0 ecore-x = 0.9.9],
+[have_software_xcb=yes],
+[have_software_xcb=no])
+],
+[have_software_xcb=no])
+  if test x$have_software_xcb = xyes ; then
+AC_DEFINE(ENABLE_EWL_SOFTWARE_XCB, 1, [Enable XCB Software])
+  elif test x$enable_software_xcb = xyes ; then
+AC_MSG_ERROR(software XCB requested but no evas/ecore support found)
+  fi
+fi
+AM_CONDITIONAL(EWL_ENABLE_EVAS_SOFTWARE_XCB, test x$have_software_xcb = xyes)
+
+AM_CONDITIONAL(EWL_ENABLE_XCB, test x$have_software_xcb = xyes)
+
 dnl software SDL
 AC_ARG_ENABLE(software-sdl,
   [
@@ -394,8 +424,10 @@
 src/engines/Makefile
 src/plugins/Makefile
 src/engines/x11/Makefile
+src/engines/xcb/Makefile
 src/engines/evas/Makefile
 src/engines/evas_software_x11/Makefile
+src/engines/evas_software_xcb/Makefile
 src/engines/evas_software_sdl/Makefile
 src/engines/evas_software_16_x11/Makefile
 src/engines/evas_xrender_x11/Makefile
@@ -425,8 +457,9 @@
 echo
 echo   Software X11.: $have_software_x11
 echo   Software 16 X11..: $have_software_16_x11
-echo   OpenGL X11...: $have_opengl_x11 
+echo   OpenGL X11...: $have_opengl_x11
 echo   XRender X11..: $have_xrender_x11
+echo   Software XCB.: $have_software_xcb
 echo   Framebuffer..: $have_framebuffer
 echo   SDL..: $have_software_sdl
 echo   Buffer...: $have_buffer



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: cpu englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : cpu

Dir : e_modules/cpu/po


Modified Files:
bg.po eo.po fi.po it.po ja.po ru.po sv.po 
Added Files:
LINGUAS Makevars POTFILES.in 
Removed Files:
Makefile.am 


Log Message:
Enable gettext




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: language englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : language

Dir : e_modules/language


Modified Files:
configure.in 


Log Message:
No need for subdirs

===
RCS file: /cvs/e/e_modules/language/configure.in,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- configure.in7 Nov 2007 20:27:41 -   1.18
+++ configure.in7 Nov 2007 20:30:28 -   1.19
@@ -3,8 +3,6 @@
 # get rid of that stupid cache mechanism
 rm -f config.cache
 
-SUBDIRS = po
-
 AC_INIT(configure.in)
 AC_CANONICAL_BUILD
 AC_CANONICAL_HOST



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: language englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : language

Dir : e_modules/language


Modified Files:
autogen.sh configure.in 


Log Message:
Fix gettext

===
RCS file: /cvs/e/e_modules/language/autogen.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- autogen.sh  19 Apr 2007 00:32:46 -  1.4
+++ autogen.sh  7 Nov 2007 20:27:41 -   1.5
@@ -6,7 +6,7 @@
 touch README
 
 echo Running autopoint... ; autopoint -f || :
-echo Running aclocal... ; aclocal $ACLOCAL_FLAGS || exit 1
+echo Running aclocal... ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
 echo Running autoheader... ; autoheader || exit 1
 echo Running autoconf... ; autoconf || exit 1
 echo Running libtoolize... ; (libtoolize --copy --automake || glibtoolize 
--automake) || exit 1
===
RCS file: /cvs/e/e_modules/language/configure.in,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- configure.in4 Jun 2007 17:48:39 -   1.17
+++ configure.in7 Nov 2007 20:27:41 -   1.18
@@ -3,6 +3,8 @@
 # get rid of that stupid cache mechanism
 rm -f config.cache
 
+SUBDIRS = po
+
 AC_INIT(configure.in)
 AC_CANONICAL_BUILD
 AC_CANONICAL_HOST
@@ -17,9 +19,6 @@
 AM_ENABLE_SHARED
 AM_PROG_LIBTOOL
 
-ALL_LINGUAS=eo it sv fr
-AC_SUBST(ALL_LINGUAS)
-
 AM_GNU_GETTEXT([external])
 AM_GNU_GETTEXT_VERSION(0.14)
 
@@ -153,7 +152,7 @@
 data/Makefile
 data/themes/Makefile
 data/themes/images/Makefile
-po/Makefile
+po/Makefile.in
 ],[
 ])
 



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: libs/imlib2 englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/imlib2

Dir : e17/libs/imlib2/src/modules/loaders


Modified Files:
Makefile.am 


Log Message:
Use pkg-config to check for png

===
RCS file: /cvs/e/e17/libs/imlib2/src/modules/loaders/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- Makefile.am 9 Apr 2007 12:55:29 -   1.6
+++ Makefile.am 7 Nov 2007 20:23:20 -   1.7
@@ -54,7 +54,7 @@
 
 png_la_SOURCES   = loader_png.c
 png_la_LDFLAGS   = -module -avoid-version
-png_la_LIBADD= @PNGLIBS@ $(top_builddir)/src/lib/libImlib2.la
+png_la_LIBADD= @PNG_LIBS@ $(top_builddir)/src/lib/libImlib2.la

 tiff_la_SOURCES  = loader_tiff.c
 tiff_la_LDFLAGS  = -module -avoid-version



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: libs/imlib2 englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/imlib2

Dir : e17/libs/imlib2


Modified Files:
configure.in 


Log Message:
Use pkg-config to check for png

===
RCS file: /cvs/e/e17/libs/imlib2/configure.in,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -3 -r1.142 -r1.143
--- configure.in26 Aug 2007 14:33:41 -  1.142
+++ configure.in7 Nov 2007 20:23:20 -   1.143
@@ -270,36 +270,17 @@
 AC_MSG_RESULT($png_loader)
 
 if test $png_loader != no ; then
-  AC_CHECK_LIB(png, png_read_info,
-png_ok=yes,
-png_ok=no,
--lz -lm)
-  if test $png_ok = yes; then
-AC_MSG_CHECKING([for png.h])
-AC_TRY_CPP(
-[#include stdio.h
- #undef PACKAGE
- #undef VERSION
- #include png.h],
-png_ok=yes,
-png_ok=no)
-AC_MSG_RESULT($png_ok)
-if test $png_ok = yes; then
-  PNGLIBS=-lpng -lz -lm
-fi
-  fi
-  if test $png_ok = no ; then
-if test $png_loader = yes ; then
-  AC_MSG_ERROR(PNG support was requested but system does not support it)
-else
-  AC_MSG_WARN(*** Native PNG support will not be built (PNG not found) ***)
-fi
-  fi
-else
-  png_ok=no
+  PKG_CHECK_EXISTS(libpng12,
+[ PKG_CHECK_MODULES(PNG, libpng12, [ png_ok=yes ], [ png_ok=no]) ],
+[
+  PKG_CHECK_EXISTS(libpng10,
+[ PKG_CHECK_MODULES(PNG, libpng10, [ png_ok=yes ], [ png_ok=no]) ],
+[ PKG_CHECK_MODULES(PNG, libpng, [ png_ok=yes ], [ png_ok=no]) ]
+  )
+]
+  )
 fi
 AM_CONDITIONAL(BUILD_PNG_LOADER, test $png_ok = yes)
-AC_SUBST(PNGLIBS)
 
 
 



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: language englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : language

Dir : e_modules/language/po


Modified Files:
eo.po fr.po it.po sv.po 
Added Files:
LINGUAS Makevars POTFILES.in 
Removed Files:
Makefile.am 


Log Message:
Fix gettext




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: alarm englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : alarm

Dir : e_modules/alarm/po


Modified Files:
eo.po fr.po ja.po sv.po 


Log Message:
module.edj has been renamed




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: alarm englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : alarm

Dir : e_modules/alarm


Modified Files:
Makefile.am 


Log Message:
module.edj has been renamed

===
RCS file: /cvs/e/e_modules/alarm/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 6 Nov 2007 15:36:15 -   1.3
+++ Makefile.am 7 Nov 2007 20:27:53 -   1.4
@@ -8,7 +8,7 @@
 -fd $(top_srcdir)/fonts
 
 filesdir = $(datadir)
-files_DATA = module.edj module.desktop alarm.edj
+files_DATA = e-module-alarm.edj module.desktop alarm.edj
 
 EXTRA_DIST = $(files_DATA) e_modules-alarm.spec \
 alarm.edc \



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: alarm englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : alarm

Dir : e_modules/alarm/po


Modified Files:
.cvsignore 


Log Message:
ignore

===
RCS file: /cvs/e/e_modules/alarm/po/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- .cvsignore  27 May 2007 16:01:34 -  1.2
+++ .cvsignore  7 Nov 2007 20:47:02 -   1.3
@@ -9,5 +9,9 @@
 insert-header.sin
 quot.sed
 remove-potcdate.sin
+stamp-po
+remove-potcdate.sed
+POTFILES
 *.pot
 *.mo
+*.gmo



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: alarm englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : alarm

Dir : e_modules/alarm/po


Added Files:
LINGUAS Makevars POTFILES.in 
Removed Files:
Makefile.am 


Log Message:
Fix gettext




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: alarm englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : alarm

Dir : e_modules/alarm


Modified Files:
configure.in 


Log Message:
Fix gettext

===
RCS file: /cvs/e/e_modules/alarm/configure.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- configure.in4 Jun 2007 17:48:39 -   1.4
+++ configure.in7 Nov 2007 19:42:27 -   1.5
@@ -14,9 +14,6 @@
 AM_ENABLE_SHARED
 AM_PROG_LIBTOOL
 
-ALL_LINGUAS=eo it ja sv fr
-AC_SUBST(ALL_LINGUAS)
-
 AM_GNU_GETTEXT([external])
 AM_GNU_GETTEXT_VERSION(0.14)
 
@@ -134,7 +131,7 @@
 
 AC_OUTPUT([
 Makefile
-po/Makefile
+po/Makefile.in
 e_modules-alarm.spec
 module.desktop
 ],[



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: cpu englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : cpu

Dir : e_modules/cpu


Modified Files:
ABOUT-NLS Makefile.am autogen.sh configure.in 


Log Message:
Enable gettext

===
RCS file: /cvs/e/e_modules/cpu/ABOUT-NLS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- ABOUT-NLS   9 Mar 2006 11:36:10 -   1.1
+++ ABOUT-NLS   7 Nov 2007 19:51:55 -   1.2
@@ -1,8 +1,8 @@
 Notes on the Free Translation Project
 *
 
-   Free software is going international!  The Free Translation Project
-is a way to get maintainers of free software, translators, and users all
+Free software is going international!  The Free Translation Project is
+a way to get maintainers of free software, translators, and users all
 together, so that will gradually become able to speak many languages.
 A few packages already provide translations for their messages.
 
@@ -25,7 +25,7 @@
 Quick configuration advice
 ==
 
-   If you want to exploit the full power of internationalization, you
+If you want to exploit the full power of internationalization, you
 should configure it using
 
  ./configure --with-included-gettext
@@ -48,10 +48,10 @@
 INSTALL Matters
 ===
 
-   Some packages are localizable when properly installed; the
-programs they contain can be made to speak your own native language.
-Most such packages use GNU `gettext'.  Other packages have their own
-ways to internationalization, predating GNU `gettext'.
+Some packages are localizable when properly installed; the programs
+they contain can be made to speak your own native language.  Most such
+packages use GNU `gettext'.  Other packages have their own ways to
+internationalization, predating GNU `gettext'.
 
By default, this package will be installed to allow translation of
 messages.  It will automatically detect whether the system already
@@ -98,7 +98,7 @@
 Using This Package
 ==
 
-   As a user, if your language has been installed for this package, you
+As a user, if your language has been installed for this package, you
 only have to set the `LANG' environment variable to the appropriate
 `LL_CC' combination.  Here `LL' is an ISO 639 two-letter language code,
 and `CC' is an ISO 3166 two-letter country code.  For example, let's
@@ -131,6 +131,13 @@
 read translations in German than English for when Swedish is not
 available, set `LANGUAGE' to `sv:de' while leaving `LANG' to `sv_SE'.
 
+   Special advice for Norwegian users: The language code for Norwegian
+bokma*l changed from `no' to `nb' recently (in 2003).  During the
+transition period, while some message catalogs for this language are
+installed under `nb' and some older ones under `no', it's recommended
+for Norwegian users to set `LANGUAGE' to `nb:no' so that both newer and
+older translations are used.
+
In the `LANGUAGE' environment variable, but not in the `LANG'
 environment variable, `LL_CC' combinations can be abbreviated as `LL'
 to denote the language's main dialect.  For example, `de' is equivalent
@@ -140,7 +147,7 @@
 Translating Teams
 =
 
-   For the Free Translation Project to be a success, we need interested
+For the Free Translation Project to be a success, we need interested
 people who like their own language and write it well, and who are also
 able to synergize with other translators speaking the same language.
 Each translation team has its own mailing list.  The up-to-date list of
@@ -170,16 +177,559 @@
 Available Packages
 ==
 
-   Languages are not equally supported in all packages.  The following
-matrix shows the current state of internationalization, as of April
-2005.  The matrix shows, in regard of each package, for which languages
+Languages are not equally supported in all packages.  The following
+matrix shows the current state of internationalization, as of January
+2004.  The matrix shows, in regard of each package, for which languages
 PO files have been submitted to translation coordination, with a
 translation percentage of at least 50%.
 
- Ready PO filesen fr ja de bg es fi pl pt ru
- +---+
- enlightenment   | [] [] [] [] [] [] [] [] [] [] |
-
+ Ready PO files   af am ar az be bg bs ca cs da de el en en_GB eo es
+++
+ a2ps   | [] [] [] []|
+ aegis  |   ()   |
+ ant-phone  |   ()   |
+ anubis ||
+ ap-utils   ||
+ aspell | []   

E CVS: emu englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : emu

Dir : e_modules/emu/po


Modified Files:
eo.po fi.po it.po ja.po sv.po 


Log Message:
At last!




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: emu englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : emu

Dir : e_modules/emu


Modified Files:
Makefile.am 


Log Message:
At last!

===
RCS file: /cvs/e/e_modules/emu/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- Makefile.am 7 Nov 2007 19:35:38 -   1.5
+++ Makefile.am 7 Nov 2007 21:04:36 -   1.6
@@ -9,4 +9,4 @@
   ltconfig ltmain.sh missing mkinstalldirs \
   stamp-h.in
 
-EXTRA_DIST = m4 AUTHORS COPYING COPYING-PLAIN EMU_PROTOCOL.txt INSTALL NEWS 
README autogen.sh emu_client rebuildit
+EXTRA_DIST = AUTHORS COPYING COPYING-PLAIN EMU_PROTOCOL.txt INSTALL NEWS 
README emu_client rebuildit



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: slideshow englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : slideshow

Dir : e_modules/slideshow


Modified Files:
Makefile.am 


Log Message:
Don't install module_icon.png

===
RCS file: /cvs/e/e_modules/slideshow/Makefile.am,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- Makefile.am 30 Mar 2007 20:44:32 -  1.16
+++ Makefile.am 7 Nov 2007 18:53:57 -   1.17
@@ -10,14 +10,13 @@
 # data files for the module
 filesdir =  $(datadir)
 
-files_DATA = \
-module_icon.png \
-module.desktop \
-e-module-slideshow.edj \
-slideshow.edj
+files_DATA = module.desktop \
+e-module-slideshow.edj \
+slideshow.edj
 
 EXTRA_DIST = $(files_DATA) \
-   slideshow.edc
+module_icon.png \
+slideshow.edc
 
 # the module .so file
 INCLUDES = -I. \



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: mail englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : mail

Dir : e_modules/mail


Modified Files:
Makefile.am 


Log Message:
Don't install module_icon.png
Pass make distcheck.

===
RCS file: /cvs/e/e_modules/mail/Makefile.am,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- Makefile.am 21 Jun 2007 05:46:45 -  1.16
+++ Makefile.am 7 Nov 2007 18:34:28 -   1.17
@@ -10,16 +10,16 @@
 # data files for the module
 filesdir =  $(datadir)
 
-files_DATA = module_icon.png \
-   module.desktop \
-   e-module-mail.edj \
-   mail.edj
+files_DATA = module.desktop \
+e-module-mail.edj \
+mail.edj
 
 EXTRA_DIST = $(files_DATA) \
-   mail.edc \
-   checking.png \
-   newmail.png \
-   VeraBd.ttf
+mail.edc \
+checking.png \
+newmail.png \
+VeraBd.ttf \
+module_icon.png
 
 # the module .so file
 INCLUDES = -I. \
@@ -52,5 +52,3 @@
 
 clean-local:
 rm -rf mail.edj *~
-uninstall:
-   rm -rf $(datadir)



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: flame englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : flame

Dir : e_modules/flame/po


Removed Files:
Makefile.am 


Log Message:
remove old gettext stuff




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: libs/ewl doursse

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ewl

Dir : e17/libs/ewl/src/engines/evas_software_xcb




Log Message:
Directory /cvs/e/e17/libs/ewl/src/engines/evas_software_xcb added to the 
repository




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: photo englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : photo

Dir : e_modules/photo/po


Modified Files:
it.po 
Added Files:
LINGUAS Makevars POTFILES.in 
Removed Files:
Makefile.am 


Log Message:
Fix gettext




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: photo englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : photo

Dir : e_modules/photo


Modified Files:
configure.in 


Log Message:
Fix gettext

===
RCS file: /cvs/e/e_modules/photo/configure.in,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- configure.in29 May 2007 17:11:45 -  1.10
+++ configure.in7 Nov 2007 21:09:03 -   1.11
@@ -14,9 +14,6 @@
 AM_ENABLE_SHARED
 AM_PROG_LIBTOOL
 
-ALL_LINGUAS=it
-AC_SUBST(ALL_LINGUAS)
-
 AM_GNU_GETTEXT([external])
 AM_GNU_GETTEXT_VERSION(0.14)
 
@@ -139,7 +136,7 @@
 data/theme/Makefile
 src/Makefile
 src/module/Makefile
-po/Makefile
+po/Makefile.in
 ],[
 ])
 



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: emu englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : emu

Dir : e_modules/emu


Modified Files:
.cvsignore 


Log Message:
ignore

===
RCS file: /cvs/e/e_modules/emu/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- .cvsignore  7 Nov 2007 19:24:26 -   1.6
+++ .cvsignore  7 Nov 2007 20:59:18 -   1.7
@@ -11,6 +11,7 @@
 config.status
 config.sub
 configure
+confdefs.h
 depcomp
 e_modules-emu.spec
 install-sh



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: emu englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : emu

Dir : e_modules/emu/po


Modified Files:
eo.po fi.po it.po ja.po sv.po 


Log Message:
ignore




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: emu englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : emu

Dir : e_modules/emu/data


Modified Files:
Makefile.am 


Log Message:
ARG

===
RCS file: /cvs/e/e_modules/emu/data/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 27 Jan 2006 00:55:35 -  1.1
+++ Makefile.am 7 Nov 2007 20:56:40 -   1.2
@@ -1,3 +1,3 @@
 MAINTAINERCLEANFILES = Makefile.in
-SUBDIRS = 
+SUBDIRS = fonts images
 



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: emu englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : emu

Dir : e_modules/emu/po


Modified Files:
.cvsignore eo.po fi.po it.po ja.po sv.po 


Log Message:
ARG

===
RCS file: /cvs/e/e_modules/emu/po/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- .cvsignore  7 Nov 2007 19:37:36 -   1.3
+++ .cvsignore  7 Nov 2007 20:56:40 -   1.4
@@ -9,6 +9,7 @@
 insert-header.sin
 quot.sed
 remove-potcdate.sin
+remove-potcdate.sed
 POTFILES
 stamp-po
 *.gmo



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: alarm englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : alarm

Dir : e_modules/alarm/po


Modified Files:
eo.po fr.po it.po ja.po sv.po 


Log Message:
Pass make distcheck




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: mem englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : mem

Dir : e_modules/mem/po


Modified Files:
eo.po fi.po it.po ja.po ru.po sv.po 
Added Files:
LINGUAS Makevars POTFILES.in 


Log Message:
fix gettext




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: mem englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : mem

Dir : e_modules/mem


Modified Files:
autogen.sh configure.in 


Log Message:
fix gettext

===
RCS file: /cvs/e/e_modules/mem/autogen.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- autogen.sh  30 Mar 2007 20:30:34 -  1.3
+++ autogen.sh  7 Nov 2007 21:19:45 -   1.4
@@ -6,7 +6,7 @@
 touch README
 
 echo Running autopoint... ; autopoint -f || :
-echo Running aclocal... ; aclocal $ACLOCAL_FLAGS || exit 1
+echo Running aclocal... ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
 echo Running autoheader... ; autoheader || exit 1
 echo Running autoconf... ; autoconf || exit 1
 echo Running libtoolize... ; (libtoolize --copy --automake || glibtoolize 
--automake) || exit 1
===
RCS file: /cvs/e/e_modules/mem/configure.in,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- configure.in25 Apr 2007 09:22:07 -  1.16
+++ configure.in7 Nov 2007 21:19:45 -   1.17
@@ -17,9 +17,6 @@
 AM_ENABLE_SHARED
 AM_PROG_LIBTOOL
 
-ALL_LINGUAS=eo fi it sv ja ru
-AC_SUBST(ALL_LINGUAS)
-
 AM_GNU_GETTEXT([external])
 AM_GNU_GETTEXT_VERSION(0.14)
 
@@ -155,7 +152,7 @@
 AC_OUTPUT([
 Makefile
 e_modules-mem.spec
-po/Makefile
+po/Makefile.in
 ],[
 ])
 



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: mem englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : mem

Dir : e_modules/mem/po


Modified Files:
.cvsignore 


Log Message:
ignore

===
RCS file: /cvs/e/e_modules/mem/po/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- .cvsignore  27 May 2007 16:01:36 -  1.2
+++ .cvsignore  7 Nov 2007 21:20:41 -   1.3
@@ -9,5 +9,10 @@
 insert-header.sin
 quot.sed
 remove-potcdate.sin
+stamp-po
+remove-potcdate.sed
+POTFILES
 *.pot
 *.mo
+*.gmo
+



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: mem englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : mem

Dir : e_modules/mem/po


Removed Files:
Makefile.am 


Log Message:
be gone




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: photo englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : photo

Dir : e_modules/photo/po


Modified Files:
.cvsignore 


Log Message:
ignore

===
RCS file: /cvs/e/e_modules/photo/po/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- .cvsignore  27 May 2007 18:33:46 -  1.2
+++ .cvsignore  7 Nov 2007 21:22:45 -   1.3
@@ -9,5 +9,9 @@
 insert-header.sin
 quot.sed
 remove-potcdate.sin
+POTFILES
+remove-potcdate.sed
+stamp-po
 *.pot
 *.mo
+*.gmo



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: alarm englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : alarm

Dir : e_modules/alarm


Modified Files:
autogen.sh 


Log Message:
Pass make distcheck

===
RCS file: /cvs/e/e_modules/alarm/autogen.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- autogen.sh  31 Mar 2007 23:54:39 -  1.2
+++ autogen.sh  7 Nov 2007 20:46:02 -   1.3
@@ -6,7 +6,7 @@
 touch README
 
 echo Running autopoint... ; autopoint -f || :
-echo Running aclocal... ; aclocal $ACLOCAL_FLAGS || exit 1
+echo Running aclocal... ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
 echo Running autoheader... ; autoheader || exit 1
 echo Running autoconf... ; autoconf || exit 1
 echo Running libtoolize... ; (libtoolize --copy --automake || glibtoolize 
--automake) || exit 1



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: emu englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : emu

Dir : e_modules/emu/data/fonts


Added Files:
.cvsignore Makefile.am 


Log Message:
ARG




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: emu englebass

2007-11-07 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : emu

Dir : e_modules/emu


Modified Files:
configure.in 


Log Message:
ARG

===
RCS file: /cvs/e/e_modules/emu/configure.in,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- configure.in7 Nov 2007 19:35:38 -   1.14
+++ configure.in7 Nov 2007 20:56:40 -   1.15
@@ -141,6 +141,7 @@
 AC_OUTPUT([
 Makefile
 data/Makefile
+data/fonts/Makefile
 data/images/Makefile
 src/Makefile
 src/modules/Makefile



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


  1   2   3   >