hi :)

Sanjeev guided me as you can see. So I sent the patch again as new mail
according to Guidelines.
Thanks for guiding me again. I'll follow Guidelines always.

Thanks :)


2012/11/15 Carsten Haitzler <ras...@rasterman.com>

> On Sat, 20 Oct 2012 11:54:23 +0900 Sanjeev BA <eflel...@gmail.com> said:
>
> thanks man. spot-on. :)
>
> > Short Answer : Patches and not zip.
> >
> > Longer Answer.
> >
> > Welcome!
> >
> > Read the following links.
> > http://trac.enlightenment.org/e/wiki/ECoding
> > http://enlightenment.org/p.php?p=contribute&l=en
> >
> > zip files makes it hard to see what has changed (and makes developers
> > grumpy :) )
> > The common (and accepted) method of sending bug fixes to the mailing list
> > is using patches.
> >
> > There are plenty of articles like these ones, on how to use diff and
> patch.
> > http://jungels.net/articles/diff-patch-ten-minutes.html
> >
> > If you use "git" as your revision control, then you could use numerous
> git
> > commands like "git diff, git format-patch" etc to generate a patch.
> > (Google it for resources on howto)
> >
> > You can also check the mailing list for patches submitted by other
> > contributors, as an example.
> >
> > Please resend your fix as a patch.
> >
> > Hope this helps.
> >
> >
> >
> > On Fri, Oct 19, 2012 at 5:52 PM, Hyojin Kim <hyojina....@gmail.com>
> wrote:
> >
> > > hi,
> > >
> > > let me update subject by usage
> > >
> > > thanks
> > >
> > > 2012/10/18 Hyojin Kim <hyojina....@gmail.com>
> > >
> > > > Hello,
> > > >
> > > > I'm a beginner of EFL. and this is my first bug reporting.
> > > > If I don't follow the rule of bug reporting, please correct me.
> > > >
> > > > * Bug
> > > > In font settings, I checked "Enable Custom Font Classes" and set a
> font
> > > > and size.
> > > > then, when I enter font settings again, font and size list are
> disabled.
> > > >
> > > > * Cause
> > > > cfdata->cur_enabled is always 0 in _basic_create_widgets().
> > > >
> > > > *Solution
> > > >  set cfdata->cur_enabled as 1 in _basic_init_data_fill().
> > > >
> > > > Please review attached before,after files.
> > > > If the changes are not perfect, please give me feedback.
> > > >
> > > >
> > > > Best Regards,
> > > > Hyojin Kim
> > > >
> > >
> > >
> > >
> ------------------------------------------------------------------------------
> > > Everyone hates slow websites. So do we.
> > > Make your web apps faster with AppDynamics
> > > Download AppDynamics Lite for free today:
> > > http://p.sf.net/sfu/appdyn_sfd2d_oct
> > > _______________________________________________
> > > enlightenment-devel mailing list
> > > enlightenment-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > >
> > >
> >
> ------------------------------------------------------------------------------
> > Everyone hates slow websites. So do we.
> > Make your web apps faster with AppDynamics
> > Download AppDynamics Lite for free today:
> > http://p.sf.net/sfu/appdyn_sfd2d_oct
> > _______________________________________________
> > 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
>
>
>
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to