Re: khelpcenter

2014-02-09 Thread Burkhard Lück
Am Montag, 10. Februar 2014, 00:37:45 schrieb Christoph Feck: > On Sunday 09 February 2014 21:55:55 Aaron Honeycutt wrote: > > I would like to know who to contact about trying to lend a hand > > with this project. > > It depends. For technical help, you can ask here or on the kde-core- > devel mai

Re: khelpcenter

2014-02-09 Thread Christoph Feck
On Sunday 09 February 2014 21:55:55 Aaron Honeycutt wrote: > I would like to know who to contact about trying to lend a hand > with this project. It depends. For technical help, you can ask here or on the kde-core- devel mailing list. For the contents of the help files, you might better ask on th

Re: Problem installing qt package with kdesrc_build script

2014-02-09 Thread Michael Pyne
On Sun, February 9, 2014 09:44:05 Cruceru Calin wrote: > So, how do I get over this error ? Is there something in my computer that > creates this branch so that the installer fails when trying to make it and > detects it already exists ? Indeed, there is a file named 4.8 within .git > directory but

khelpcenter

2014-02-09 Thread Aaron Honeycutt
I would like to know who to contact about trying to lend a hand with this project. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: let's get ready for Google Summer of Code 2014

2014-02-09 Thread Lydia Pintscher
On Tue, Feb 4, 2014 at 9:24 AM, Lydia Pintscher wrote: > Hey everyone :) > > It is time to get ready for GSoC 2014. It's another great chance to > get some large projects done this year and welcome new enthusiastic > people to KDE. I am working on our application. > I have started our ideas page a

Re: Problem installing qt package with kdesrc_build script

2014-02-09 Thread Roney Gomes
On Sun, Feb 9, 2014 at 4:44 AM, Cruceru Calin wrote: > kde-src build running: git checkout -b 4.8 origin/4.8 I think you are a bit confused regarding terminologies. You do not have to delete directories, but branches instead. Let's try do understand what git checkout is doing. $ git checkout -b