Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_shelf.c 


Log Message:


better label

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_shelf.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- e_shelf.c   14 May 2006 07:18:57 -0000      1.22
+++ e_shelf.c   18 May 2006 21:31:18 -0000      1.23
@@ -781,7 +781,7 @@
        es->menu = mn;
        
        mi = e_menu_item_new(mn);
-       e_menu_item_label_set(mi, _("Shelf Configuration"));
+       e_menu_item_label_set(mi, _("Shelf Location and Appearance Settings"));
        e_util_menu_item_edje_icon_set(mi, "enlightenment/config");
        e_menu_item_callback_set(mi, _e_shelf_cb_menu_config, es);
 




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