Working for Kdevelop help needed

Akshay Joshi ajoshi6 at mail.csuchico.edu
Wed Mar 9 18:46:53 UTC 2016


Hi where do you guys set the font size
when calling this
addPage( openPageWidget, i18n("Select a build system setup file, existing
KDevelop project, "
                                             "or any folder to open as a
project"));

the i18n thing???

On Wed, Mar 9, 2016 at 9:35 AM, Kevin Funk <kfunk at kde.org> wrote:

> On Wednesday, March 9, 2016 9:32:01 AM CET Akshay Joshi wrote:
> > Hi,
> >
> > I tried editing code in
> > ./shell/openprojectdialog.h
> > ./shell/openprojectdialog.cpp
> > ./shell/openprojectpage.h
> > ./shell/openprojectpage.cpp
> >
> > but I am not able to see changes in the application once I save it
> > I do this to recompile the whole Kdevelop code again
> > $ cd ~/kdesrc/build/kdevelop $ make install
>
> Above code is in kdevplatform, but you're building kdevelop.
>
> Try:
>
> $ cd ~/kdesrc/build/kdevplatform
> $ make install
>
> HTH,
> Kevin
>
> > Can you help me with this issue.
> >
> > -Regards,
> >  Akshay Joshi
>
>
> --
> Kevin Funk | kfunk at kde.org | http://kfunk.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160309/28004fd1/attachment.html>


More information about the KDevelop-devel mailing list