Enlightenment CVS committal

Author  : shorne
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/init


Modified Files:
        init.edc 


Log Message:
Add classes for Splash screen

===================================================================
RCS file: /cvs/e/e17/apps/e/data/init/init.edc,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- init.edc    30 Oct 2005 05:36:50 -0000      1.8
+++ init.edc    24 Apr 2006 16:08:20 -0000      1.9
@@ -564,6 +564,7 @@
                  size: TSIZE;
                  min:  1 1;
                  align: 0.5 0.5;
+                 text_class: "init_title";
               }
            }
         }
@@ -590,6 +591,7 @@
                  size: VSIZE;
                  min:  1 1;
                  align: 0.0 0.0;
+                 text_class: "init_version";
               }
            }
         }
@@ -619,6 +621,7 @@
                  size: SSIZE;
                  min:  1 1;
                  align: 0.5 0.5;
+                 text_class: "init_text"; 
               }
            }
         }
@@ -646,6 +649,7 @@
                  size: SSIZE;
                  min:   1 1;
                  align: 0.0 0.5;
+                 text_class: "init_text";
               }
            }
         }




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

Reply via email to