On Tuesday, November 15, 2011 23:13:50 Harsh Shah wrote: > Hi all, > > I am new to bug-fixing. So i have selected to start from easy bugs. > Here is the link of the bug i am trying to fix. > https://bugs.kde.org/show_bug.cgi?id=109914 > > I have set-up the environment for kmail app but don't know in which > code i will find the appropriate information. > So hoping for some helpful guidance.
KDEPIM (KMail) is indeed a little complex, as some functionality is provided by services (Akonadi and its agents), some by shared libraries, and then there is the application itself using all this (and I didn't mention the kmail part and Kontact shell yet). :) The code you are looking for is in kdepim/kmail, probably one of the kmmmain* files. Andras >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<