Revert !! Does not specify bugfix, feature, etc ;)
Ya make a rule, but cannot live by it ??? ;) dh On 30/01/14 17:12, Mike Blumenkrantz wrote: > discomfitor pushed a commit to branch master. > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=2ef7f0f760bb9ff977a5ec3d650d56cf34666bae > > commit 2ef7f0f760bb9ff977a5ec3d650d56cf34666bae > Author: Mike Blumenkrantz <[email protected]> > Date: Thu Jan 30 09:57:41 2014 -0500 > > rename tabs in comp match dialog to be more descriptive > --- > src/bin/e_int_config_comp_match.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/bin/e_int_config_comp_match.c > b/src/bin/e_int_config_comp_match.c > index e8b873d..8796408 100644 > --- a/src/bin/e_int_config_comp_match.c > +++ b/src/bin/e_int_config_comp_match.c > @@ -688,7 +688,7 @@ _create_styles_toolbook(E_Config_Dialog *cfd, Evas *evas, > E_Config_Dialog_Data * > > oi = _create_match_editor(cfd, evas, cfdata, &(cfdata->overrides), &il); > cfdata->overrides_il = il; > - e_widget_toolbook_page_append(tb, NULL, _("Over"), oi, 1, 1, 1, 1, 0.5, > 0.0); > + e_widget_toolbook_page_append(tb, NULL, _("Overrides"), oi, 1, 1, 1, 1, > 0.5, 0.0); > > oi = _create_match_editor(cfd, evas, cfdata, &(cfdata->menus), &il); > cfdata->menus_il = il; > ------------------------------------------------------------------------------ WatchGuard Dimension instantly turns raw network data into actionable security intelligence. It gives you real-time visual feedback on key security issues and trends. Skip the complicated setup - simply import a virtual appliance and go from zero to informed in seconds. http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
