Re: Re: I like KDE and I write code, therefore ...

2011-09-22 Thread Gorosito Gonzalo
1 at 7:42 PM, Chirag Anand wrote: > On Sep 22 00:29, Albert Astals Cid wrote: >> A Dijous, 22 de setembre de 2011, Chirag Anand vàreu escriure: >> > On Sep 22 00:01, Albert Astals Cid wrote: >> > > A Dimecres, 21 de setembre de 2011, Gorosito Gonzalo vàreu escriure:

I like KDE and I write code, therefore ...

2011-09-21 Thread Gorosito Gonzalo
So guys, Earlier I was taking a look into the KDE bugs pool, so, what if I want to fix any? Should I fix here in my machine and upload a patch to the ticket and see if any authorized developer aprooves it? is there any simple path to start fixing things by myself? I know, there is the getting star

Re: synching kactivities in kdelibs/4.7

2011-09-21 Thread Gorosito Gonzalo
change in a stable branch > is seriously being considered. > > Flabbergasted, > Maks > > > On 9/21/11, Gorosito Gonzalo wrote: >> Hi guys, >> >> Just add this to your .kdesrc-buildrc file, right before the >> kde-workspace module-set: >> >>

Re: synching kactivities in kdelibs/4.7

2011-09-21 Thread Gorosito Gonzalo
Hi guys, Just add this to your .kdesrc-buildrc file, right before the kde-workspace module-set: module-set repository kde-projects use-modules kactivities end module-set then ./kdesrc-build kactivities && ./kdesrc-build kde-workspace Enjoy ### #  Gon

Re: Building kde-workspace with latest checkout

2011-09-21 Thread Gorosito Gonzalo
Aaron, My kdelibs its already on KDE/4.7: ggorosito@glaptop:~/kde/kdesrc/kde/kdelibs$ git pull origin KDE/4.7 >From git://anongit.kde.org/kdelibs * branchKDE/4.7-> FETCH_HEAD Already up-to-date. Do I need to do something else? Thanks ### #