Enlightenment CVS committal

Author  : titan
Project : e17
Module  : proto

Dir     : e17/proto/empower/src/bin/ewl


Modified Files:
        empower_gui_ewl.c 


Log Message:
Fixed.

===================================================================
RCS file: /cvs/e/e17/proto/empower/src/bin/ewl/empower_gui_ewl.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- empower_gui_ewl.c   7 Sep 2006 17:22:49 -0000       1.7
+++ empower_gui_ewl.c   7 Sep 2006 20:01:39 -0000       1.8
@@ -71,7 +71,7 @@
        ewl_object_alignment_set(EWL_OBJECT(progtext), EWL_FLAG_ALIGN_CENTER);
        ewl_object_minimum_size_set(EWL_OBJECT(progtext), 75, 20);
        ewl_object_maximum_size_set(EWL_OBJECT(progtext), 125, 20);
-       ewl_text_text_set(EWL_TEXT(progtext), "Root's Password");
+       ewl_text_text_set(EWL_TEXT(progtext), "Password");
        ewl_widget_show(progtext);
        
        entry = ewl_password_new();



-------------------------------------------------------------------------
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