Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_widget_fsel.c 


Log Message:


shorter label

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_widget_fsel.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -3 -r1.25 -r1.26
--- e_widget_fsel.c     27 Aug 2006 06:10:57 -0000      1.25
+++ e_widget_fsel.c     27 Aug 2006 06:14:43 -0000      1.26
@@ -255,7 +255,7 @@
    wd->o_table2 = o;
    e_widget_sub_object_add(obj, o);
    
-   o = e_widget_button_add(evas, _("Add Current to Favorites"), 
"widget/add_fav",
+   o = e_widget_button_add(evas, _("Add to Favorites"), "widget/add_fav",
                           _e_wid_fsel_favorites_add, wd, NULL);
    wd->o_favorites_add = o;
    e_widget_sub_object_add(obj, o);



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