Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_about.c 


Log Message:


move logo somewhere nicer - centered, more symmetry. more text in about. no
mroe aardvaarks :(

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_about.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- e_about.c   20 Sep 2005 08:34:23 -0000      1.1
+++ e_about.c   20 Sep 2005 10:19:18 -0000      1.2
@@ -52,11 +52,19 @@
    edje_object_part_text_set
      (about->bg_object, "about",
       _(
-       "Copyright © 1999-2005, by the Enlightenment Dev Team.<br>"
+       "Copyright © 1999-2005, by the Enlightenment Deelopment Team.<br>"
        "<br>"
-       "We hope you enjoy using this software as much as we enjoyed writing 
it.<br>"
+       "We hope you enjoy using this software as much as we enjoyed "
+       "writing it.<br>"
        "<br>"
-       "Please think of the aardvarks. They need some love too."
+       "This software is provided as-is with no explicit or implied "
+       "warranty. This software is goverened by licensing conditions, "
+       "so please see the COPYING and COPYING-PLAING licence files "
+       "installed on your system by this software.<br>"
+       "<br>"
+       "Enlightenment is under <hilight>HEAVY DEVELOPMENT</hilight> and it "
+       "is not stable. Many features are incomplete or even non-existant "
+       "yet and may have many bugs. You have been warned!"
        )
       );
    edje_object_signal_callback_add(about->bg_object, "close", "",




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to