E CVS: photo onefang

2007-05-29 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : photo

Dir : e_modules/photo/src/module


Modified Files:
e_mod_main.c photo_config_dialog.c photo_config_dialog_dir.c 
photo_config_dialog_item.c 


Log Message:
Make it visible again.

===
RCS file: /cvs/e/e_modules/photo/src/module/e_mod_main.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- e_mod_main.c17 Sep 2006 15:44:06 -  1.5
+++ e_mod_main.c29 May 2007 17:11:45 -  1.6
@@ -202,7 +202,7 @@
char buf[4096];

o = edje_object_add(evas);
-   snprintf(buf, sizeof(buf), %s/module.edj,
+   snprintf(buf, sizeof(buf), %s/e-module-photo.edj,
e_module_dir_get(photo-module));
edje_object_file_set(o, buf, icon);
return o;
===
RCS file: /cvs/e/e_modules/photo/src/module/photo_config_dialog.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- photo_config_dialog.c   21 Feb 2007 01:36:31 -  1.4
+++ photo_config_dialog.c   29 May 2007 17:11:45 -  1.5
@@ -59,7 +59,7 @@
v-advanced.apply_cfdata = _advanced_apply_data;
v-advanced.create_widgets = _advanced_create_widgets;

-   snprintf(buf, sizeof(buf), %s/module.edj, 
e_module_dir_get(photo-module));
+   snprintf(buf, sizeof(buf), %s/e-module-photo.edj, 
e_module_dir_get(photo-module));
cfd = e_config_dialog_new(e_container_current_get(e_manager_current_get()),
 _(Photo Configuration), Photo, 
_e_modules_photo_config_dialog, buf, 0, v, NULL);
 
===
RCS file: /cvs/e/e_modules/photo/src/module/photo_config_dialog_dir.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- photo_config_dialog_dir.c   17 Sep 2006 15:44:06 -  1.3
+++ photo_config_dialog_dir.c   29 May 2007 17:11:45 -  1.4
@@ -33,7 +33,7 @@
v-basic.apply_cfdata = _basic_apply_data;
v-basic.create_widgets = _basic_create_widgets;

-   snprintf(buf, sizeof(buf), %s/module.edj, 
e_module_dir_get(photo-module));
+   snprintf(buf, sizeof(buf), %s/e-module-photo.edj, 
e_module_dir_get(photo-module));
cfd = e_config_dialog_new(e_container_current_get(e_manager_current_get()),
 _(Photo Directory Configuration), Photo, 
_e_modules_photo_dir_config_dialog, buf, 0, v, dir);
 
===
RCS file: /cvs/e/e_modules/photo/src/module/photo_config_dialog_item.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- photo_config_dialog_item.c  15 Mar 2007 13:28:05 -  1.5
+++ photo_config_dialog_item.c  29 May 2007 17:11:45 -  1.6
@@ -43,7 +43,7 @@
v-advanced.apply_cfdata = _advanced_apply_data;
v-advanced.create_widgets = _advanced_create_widgets;

-   snprintf(buf, sizeof(buf), %s/module.edj, 
e_module_dir_get(photo-module));
+   snprintf(buf, sizeof(buf), %s/e-module-photo.edj, 
e_module_dir_get(photo-module));
cfd = e_config_dialog_new(e_container_current_get(e_manager_current_get()),
 _(Photo Item Configuration), Photo, 
_e_modules_photo_item_config_dialog, buf, 0, v, pi);
pi-config_dialog = cfd;



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


E CVS: photo onefang

2007-05-29 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : photo

Dir : e_modules/photo


Modified Files:
Makefile.am configure.in .cvsignore 
Added Files:
module.desktop e-module-photo.edj 
Removed Files:
module.desktop.in module.edj 


Log Message:
Make it visible again.

===
RCS file: /cvs/e/e_modules/photo/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 27 May 2007 10:31:24 -  1.4
+++ Makefile.am 29 May 2007 17:11:45 -  1.5
@@ -3,7 +3,7 @@
 SUBDIRS = src data po
 
 filesdir = $(datadir)
-files_DATA = module.edj module.desktop
+files_DATA = e-module-photo.edj module.desktop
 EXTRA_DIST= $(files_DATA)
 
 pkgdir = $(datadir)/$(MODULE_ARCH)
===
RCS file: /cvs/e/e_modules/photo/configure.in,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- configure.in27 May 2007 10:31:24 -  1.9
+++ configure.in29 May 2007 17:11:45 -  1.10
@@ -134,7 +134,6 @@
 AC_OUTPUT([
 e_modules-photo.spec
 Makefile
-module.desktop
 data/Makefile
 data/images/Makefile
 data/theme/Makefile
===
RCS file: /cvs/e/e_modules/photo/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- .cvsignore  27 May 2007 19:54:39 -  1.4
+++ .cvsignore  29 May 2007 17:11:45 -  1.5
@@ -20,4 +20,3 @@
 missing
 mkinstalldirs
 stamp-h1
-module.desktop



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


E CVS: photo onefang

2007-05-27 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : photo

Dir : e_modules/photo


Modified Files:
.cvsignore 


Log Message:
cvsignore++

===
RCS file: /cvs/e/e_modules/photo/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- .cvsignore  17 Sep 2006 15:44:06 -  1.2
+++ .cvsignore  27 May 2007 16:01:36 -  1.3
@@ -6,6 +6,7 @@
 config.h
 config.h.in
 config.log
+config.rpath
 config.status
 config.sub
 configure
@@ -15,5 +16,6 @@
 libtool
 ltmain.sh
 missing
+mkinstalldirs
 stamp-h1
 module.desktop



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


E CVS: photo onefang

2007-05-27 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : photo

Dir : e_modules/photo/po


Modified Files:
.cvsignore 


Log Message:
cvsignore++

===
RCS file: /cvs/e/e_modules/photo/po/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- .cvsignore  27 May 2007 10:31:24 -  1.1
+++ .cvsignore  27 May 2007 18:33:46 -  1.2
@@ -1,4 +1,13 @@
 Makefile
 Makefile.in
+Makefile.in.in
+Makevars.template
+Rules-quot
+boldquot.sed
[EMAIL PROTECTED]
[EMAIL PROTECTED]
+insert-header.sin
+quot.sed
+remove-potcdate.sin
 *.pot
 *.mo



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


E CVS: photo onefang

2007-05-27 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : photo

Dir : e_modules/photo/m4


Removed Files:
ac_path_generic.m4 


Log Message:
remove no longer needed file.




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


E CVS: photo onefang

2007-05-27 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : photo

Dir : e_modules/photo


Removed Files:
ABOUT-NLS 


Log Message:
This is a generated file.




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


E CVS: photo onefang

2007-05-27 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : photo

Dir : e_modules/photo


Modified Files:
.cvsignore 


Log Message:
And ignore them.

===
RCS file: /cvs/e/e_modules/photo/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- .cvsignore  27 May 2007 16:01:36 -  1.3
+++ .cvsignore  27 May 2007 19:54:39 -  1.4
@@ -1,3 +1,4 @@
+ABOUT-NLS
 Makefile
 Makefile.in
 aclocal.m4
@@ -15,6 +16,7 @@
 install-sh
 libtool
 ltmain.sh
+m4
 missing
 mkinstalldirs
 stamp-h1



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


E CVS: photo onefang

2006-09-17 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : photo

Dir : e_modules/photo


Modified Files:
.cvsignore Makefile.am configure.in 
Added Files:
module.desktop.in module.edj 
Removed Files:
module.eap 


Log Message:
.desktopification.

===
RCS file: /cvs/e/e_modules/photo/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- .cvsignore  16 Jul 2006 21:34:45 -  1.1
+++ .cvsignore  17 Sep 2006 15:44:06 -  1.2
@@ -16,3 +16,4 @@
 ltmain.sh
 missing
 stamp-h1
+module.desktop
===
RCS file: /cvs/e/e_modules/photo/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 7 Jul 2006 17:15:24 -   1.1
+++ Makefile.am 17 Sep 2006 15:44:06 -  1.2
@@ -3,6 +3,6 @@
 SUBDIRS = src data
 
 filesdir = $(datadir)
-files_DATA = module.eap
+files_DATA = module.edj module.desktop
 
 pkgdir = $(datadir)/$(MODULE_ARCH)
===
RCS file: /cvs/e/e_modules/photo/configure.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- configure.in25 Jul 2006 13:33:23 -  1.5
+++ configure.in17 Sep 2006 15:44:06 -  1.6
@@ -153,6 +153,7 @@
 AC_OUTPUT([
 e_modules-photo.spec
 Makefile
+module.desktop
 data/Makefile
 data/images/Makefile
 data/theme/Makefile



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: photo onefang

2006-09-17 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : photo

Dir : e_modules/photo/src/module


Modified Files:
e_mod_main.c photo_config_dialog.c photo_config_dialog_dir.c 
photo_config_dialog_item.c 


Log Message:
.desktopification.

===
RCS file: /cvs/e/e_modules/photo/src/module/e_mod_main.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- e_mod_main.c9 Aug 2006 07:47:27 -   1.4
+++ e_mod_main.c17 Sep 2006 15:44:06 -  1.5
@@ -202,7 +202,7 @@
char buf[4096];

o = edje_object_add(evas);
-   snprintf(buf, sizeof(buf), %s/module.eap,
+   snprintf(buf, sizeof(buf), %s/module.edj,
e_module_dir_get(photo-module));
edje_object_file_set(o, buf, icon);
return o;
===
RCS file: /cvs/e/e_modules/photo/src/module/photo_config_dialog.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- photo_config_dialog.c   14 Aug 2006 21:11:40 -  1.2
+++ photo_config_dialog.c   17 Sep 2006 15:44:06 -  1.3
@@ -61,7 +61,7 @@
v-advanced.apply_cfdata = _advanced_apply_data;
v-advanced.create_widgets = _advanced_create_widgets;

-   snprintf(buf, sizeof(buf), %s/module.eap, 
e_module_dir_get(photo-module));
+   snprintf(buf, sizeof(buf), %s/module.edj, 
e_module_dir_get(photo-module));
cfd = e_config_dialog_new(e_container_current_get(e_manager_current_get()),
 _(Photo Configuration), Photo, 
_e_modules_photo_config_dialog, buf, 0, v, NULL);
 
===
RCS file: /cvs/e/e_modules/photo/src/module/photo_config_dialog_dir.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- photo_config_dialog_dir.c   14 Aug 2006 21:11:40 -  1.2
+++ photo_config_dialog_dir.c   17 Sep 2006 15:44:06 -  1.3
@@ -33,7 +33,7 @@
v-basic.apply_cfdata = _basic_apply_data;
v-basic.create_widgets = _basic_create_widgets;

-   snprintf(buf, sizeof(buf), %s/module.eap, 
e_module_dir_get(photo-module));
+   snprintf(buf, sizeof(buf), %s/module.edj, 
e_module_dir_get(photo-module));
cfd = e_config_dialog_new(e_container_current_get(e_manager_current_get()),
 _(Photo Directory Configuration), Photo, 
_e_modules_photo_dir_config_dialog, buf, 0, v, dir);
 
===
RCS file: /cvs/e/e_modules/photo/src/module/photo_config_dialog_item.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- photo_config_dialog_item.c  14 Aug 2006 21:11:40 -  1.2
+++ photo_config_dialog_item.c  17 Sep 2006 15:44:06 -  1.3
@@ -45,7 +45,7 @@
v-advanced.apply_cfdata = _advanced_apply_data;
v-advanced.create_widgets = _advanced_create_widgets;

-   snprintf(buf, sizeof(buf), %s/module.eap, 
e_module_dir_get(photo-module));
+   snprintf(buf, sizeof(buf), %s/module.edj, 
e_module_dir_get(photo-module));
cfd = e_config_dialog_new(e_container_current_get(e_manager_current_get()),
 _(Photo Item Configuration), Photo, 
_e_modules_photo_item_config_dialog, buf, 0, v, pi);
pi-config_dialog = cfd;



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: photo onefang

2006-08-14 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : photo

Dir : e_modules/photo/src/module


Modified Files:
photo_config_dialog.c photo_config_dialog_dir.c 
photo_config_dialog_item.c 


Log Message:
Updated config dialog to match latest API.

===
RCS file: /cvs/e/e_modules/photo/src/module/photo_config_dialog.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- photo_config_dialog.c   7 Jul 2006 17:15:25 -   1.1
+++ photo_config_dialog.c   14 Aug 2006 21:11:40 -  1.2
@@ -63,7 +63,7 @@

snprintf(buf, sizeof(buf), %s/module.eap, 
e_module_dir_get(photo-module));
cfd = e_config_dialog_new(e_container_current_get(e_manager_current_get()),
-_(Photo Configuration), buf, 0, v, NULL);
+_(Photo Configuration), Photo, 
_e_modules_photo_config_dialog, buf, 0, v, NULL);
 
return 1;
 }
===
RCS file: /cvs/e/e_modules/photo/src/module/photo_config_dialog_dir.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- photo_config_dialog_dir.c   7 Jul 2006 17:15:25 -   1.1
+++ photo_config_dialog_dir.c   14 Aug 2006 21:11:40 -  1.2
@@ -35,7 +35,7 @@

snprintf(buf, sizeof(buf), %s/module.eap, 
e_module_dir_get(photo-module));
cfd = e_config_dialog_new(e_container_current_get(e_manager_current_get()),
-_(Photo Directory Configuration), buf, 0, v, 
dir);
+_(Photo Directory Configuration), Photo, 
_e_modules_photo_dir_config_dialog, buf, 0, v, dir);
 
if (dir) dir-config_dialog = cfd;
else photo-config_dialog_adddir = cfd;
===
RCS file: /cvs/e/e_modules/photo/src/module/photo_config_dialog_item.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- photo_config_dialog_item.c  7 Jul 2006 17:15:25 -   1.1
+++ photo_config_dialog_item.c  14 Aug 2006 21:11:40 -  1.2
@@ -47,7 +47,7 @@

snprintf(buf, sizeof(buf), %s/module.eap, 
e_module_dir_get(photo-module));
cfd = e_config_dialog_new(e_container_current_get(e_manager_current_get()),
-_(Photo Item Configuration), buf, 0, v, pi);
+_(Photo Item Configuration), Photo, 
_e_modules_photo_item_config_dialog, buf, 0, v, pi);
pi-config_dialog = cfd;
 
return 1;



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: photo onefang

2006-08-08 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : photo

Dir : e_modules/photo/data/theme


Modified Files:
photo_icon.edc photo_popw_parts.edc 


Log Message:
Theme aspect fixeroonies.

===
RCS file: /cvs/e/e_modules/photo/data/theme/photo_icon.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- photo_icon.edc  7 Jul 2006 17:15:24 -   1.1
+++ photo_icon.edc  9 Aug 2006 07:32:30 -   1.2
@@ -15,6 +15,7 @@
{
state: default 0.0;
aspect: 1.0 1.0;
+   aspect_preference: BOTH;
image
{
normal: icon_infos.png;
@@ -39,6 +40,7 @@
{
state: default 0.0;
aspect: 1.0 1.0;
+   aspect_preference: BOTH;
image
{
normal: icon_next.png;
@@ -63,6 +65,7 @@
{
state: default 0.0;
aspect: 1.0 1.0;
+   aspect_preference: BOTH;
image
{
normal: icon_previous.png;
@@ -87,6 +90,7 @@
{
state: default 0.0;
aspect: 1.0 1.0;
+   aspect_preference: BOTH;
image
{
normal: icon_pause.png;
@@ -111,6 +115,7 @@
{
state: default 0.0;
aspect: 1.0 1.0;
+   aspect_preference: BOTH;
image
{
normal: icon_resume.png;
@@ -135,6 +140,7 @@
{
state: default 0.0;
aspect: 1.0 1.0;
+   aspect_preference: BOTH;
image
{
normal: icon_setbg.png;
@@ -159,6 +165,7 @@
{
state: default 0.0;
aspect: 1.0 1.0;
+   aspect_preference: BOTH;
image
{
normal: icon_viewer.png;
@@ -185,6 +192,7 @@
{
state: default 0.0;
aspect: 1.0 1.0;
+   aspect_preference: BOTH;
image
{
normal: icon_dir_not_loaded.png;
@@ -209,6 +217,7 @@
{
state: default 0.0;
aspect: 1.0 1.0;
+   aspect_preference: BOTH;
image
{
normal: icon_dir_loading.png;
@@ -233,6 +242,7 @@
{
state: default 0.0;
aspect: 1.0 1.0;
+   aspect_preference: BOTH;
image
{
normal: icon_dir_loaded.png;
===
RCS file: /cvs/e/e_modules/photo/data/theme/photo_popw_parts.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- photo_popw_parts.edc7 Jul 2006 17:15:24 -   1.1
+++ photo_popw_parts.edc9 Aug 2006 07:32:30 -   1.2
@@ -33,6 +33,7 @@
state: default 0.0;
color:  255 255 255 255;
aspect: 1 1;
+   aspect_preference: BOTH;
rel1
{
relative: 0.1 0.0;
@@ -182,6 +183,7 @@
color:  255 255 255 255;
visible: 1;
aspect: 1 1;
+   aspect_preference: BOTH;
rel1
{
relative: 1.0 0.0;



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology 

E CVS: photo onefang

2006-07-16 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : photo

Dir : e_modules/photo/data/images


Added Files:
.cvsignore 


Log Message:
.cvsignore++





-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: photo onefang

2006-07-16 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : photo

Dir : e_modules/photo/src


Added Files:
.cvsignore 


Log Message:
.cvsignore++





-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: photo onefang

2006-07-16 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : photo

Dir : e_modules/photo


Added Files:
.cvsignore 


Log Message:
.cvsignore++





-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: photo onefang

2006-07-16 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : photo

Dir : e_modules/photo/data


Added Files:
.cvsignore 


Log Message:
.cvsignore++





-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: photo onefang

2006-07-16 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : photo

Dir : e_modules/photo/data/theme


Added Files:
.cvsignore 


Log Message:
.cvsignore++





-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs