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