On Wed, Sep 1, 2010 at 03:11, Luke Faraone <[email protected]> wrote: > On 08/28/2010 05:02 AM, [email protected] wrote: >> Ref to LP bug #617813: >> https://bugs.launchpad.net/ubuntu/+source/sugar-0.88/+bug/617813 >> >> Hi, >> >> I am working on this bug, and I want to go through the code for register >> widget and the processes it carries out with the networking interface >> also. >> But after going through a lot of files in sugar-0.88 package source, I >> wasn't able to get near to it. >> >> It would be great if somebody can provide pointers regarding it.
Hi Dipankar, whenever I want to find out which code is related to a string displayed in the UI, I grep the relevant modules for that string in this way: $ cd /opt/sugar-jhbuild/source/sugar $ git grep Register Hope that helps, Tomeu >> >> Regards, >> Dipankar >> >> > > I haven't the faintest idea. > > This would probably be a good question to ask on the sugar-devel mailing > list. CCing them on this reply. > > -- > ╒═════════════════════════════════════════════════════════════════╕ > │Luke Faraone ╭Debian / Ubuntu Developer╮│ > │http://luke.faraone.cc ╰Sugar Labs, Systems Admin╯│ > │PGP: 5189 2A7D 16D0 49BB 046B DC77 9732 5DD8 F9FD D506 │ > ╘═════════════════════════════════════════════════════════════════╛ > > > _______________________________________________ > Sugar-devel mailing list > [email protected] > http://lists.sugarlabs.org/listinfo/sugar-devel > > -- Ubuntu-sugarteam mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-sugarteam
