Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_int_config_background.c Log Message: Make Advanced have the same button label as Basic. =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_int_config_background.c,v retrieving revision 1.37 retrieving revision 1.38 diff -u -3 -r1.37 -r1.38 --- e_int_config_background.c 3 Feb 2006 03:07:07 -0000 1.37 +++ e_int_config_background.c 4 Feb 2006 20:04:20 -0000 1.38 @@ -180,7 +180,7 @@ e_widget_table_object_append(ot, il, 0, 0, 1, 3, 1, 1, 1, 1); /* Add import Button */ - o = e_widget_button_add(evas, _("Select An Image"), NULL, _bg_config_dialog_cb_import, cfd, NULL); + o = e_widget_button_add(evas, _("Select Another Image"), NULL, _bg_config_dialog_cb_import, cfd, NULL); e_widget_table_object_append(ot, o, 0, 3, 1, 1, 1, 0, 0, 0); of = e_widget_framelist_add(evas, _("Background Preview"), 0); ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs