Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_int_config_desklock.c 


Log Message:


actually - capitalize the words in those titles

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_desklock.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- e_int_config_desklock.c     1 Apr 2006 01:43:09 -0000       1.11
+++ e_int_config_desklock.c     1 Apr 2006 02:28:37 -0000       1.12
@@ -260,7 +260,7 @@
    o = e_widget_list_add(evas, 0, 0);
 
 #ifdef HAVE_PAM
-   of = e_widget_framelist_add(evas, _("Password type"), 0);
+   of = e_widget_framelist_add(evas, _("Password Type"), 0);
    {
      rg_auth = e_widget_radio_group_new((int*)(&cfdata->auth_method));
      oc = e_widget_radio_add(evas, _("Use my login password"), 0, rg_auth);
@@ -461,7 +461,7 @@
     /* end: login box options */
 
 #ifdef HAVE_PAM
-      of = e_widget_framelist_add(evas, _("Password type"), 0);
+      of = e_widget_framelist_add(evas, _("Password Type"), 0);
       {
         rg_auth = e_widget_radio_group_new((int*)(&cfdata->auth_method));
         oc = e_widget_radio_add(evas, _("Use my login password"), 0, rg_auth);




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to