On Tue, 9 Jun 2015 08:34:50 +0200 Cedric BAIL <cedric.b...@free.fr> said:
> Le 9 juin 2015 04:19, "Carsten Haitzler" <ras...@rasterman.com> a écrit : > > > > raster pushed a commit to branch master. > > > > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=6bacf2070532d0bdf22afa4d303ac41a0ce52047 > > > > commit 6bacf2070532d0bdf22afa4d303ac41a0ce52047 > > Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com> > > Date: Tue Jun 9 11:09:12 2015 +0900 > > > > Revert "fix mixer gcc class name" > > > > This reverts commit 718b3206cbc480b607bed771bbe679c2d312fe16. > > > > no - this REPLACEs the mixer module. the same old mixer gadget that > > was originally in e now will be replaced by this new epulse/emixer > > gadget. thus the "mixer" gadcon name. > > You're patch and your commit message don't match.the name after this patch > is emix not mixer. Was that your intention ? i know - a brain fart. my brain THOUGHT the xhange was mixer -> emix - thats hwy my comment said that. but somehow my brain farted and reversed the commit in my head. > > --- > > src/modules/mixer/e_mod_main.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/src/modules/mixer/e_mod_main.c > b/src/modules/mixer/e_mod_main.c > > index c6c6822..0a7c4fb 100644 > > --- a/src/modules/mixer/e_mod_main.c > > +++ b/src/modules/mixer/e_mod_main.c > > @@ -29,7 +29,7 @@ static const char *_gc_id_new(const > E_Gadcon_Client_Class *client_class); > > static const E_Gadcon_Client_Class _gadcon_class = > > { > > GADCON_CLIENT_CLASS_VERSION, > > - "mixer", > > + "emix", > > { > > _gc_init, _gc_shutdown, > > _gc_orient, _gc_label, _gc_icon, _gc_id_new, NULL, > > > > -- > > > > > > > ------------------------------------------------------------------------------ > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) ras...@rasterman.com ------------------------------------------------------------------------------ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel