Enlightenment CVS committal

Author  : essiene
Project : e17
Module  : proto

Dir     : e17/proto/entrance_edit_gui/src/gui


Modified Files:
        egui_graphics_selector.c 


Log Message:
doh! typo.

===================================================================
RCS file: /cvs/e/e17/proto/entrance_edit_gui/src/gui/egui_graphics_selector.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- egui_graphics_selector.c    15 Aug 2006 02:36:45 -0000      1.6
+++ egui_graphics_selector.c    15 Aug 2006 03:09:52 -0000      1.7
@@ -51,7 +51,7 @@
    ew_group_add(group_graphics, list_thumbs);
 
    char t[PATH_MAX];
-   snprintf(t, PATH_MAX, "Browse system ror %ss", egs.name);
+   snprintf(t, PATH_MAX, "Browse system for %ss", egs.name);
    group_options = ew_dialog_group_add(win, t, EW_GROUP_HORIZONTAL);
 
    browse_entry = ew_entry_new(NULL, EW_FALSE);



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