<div dir="ltr"><div>Hi Harish,<br><br></div>You have done great job!.<br><br>Few things I want to say:<br>1. Try to post queries on plasma-devel Mailing List so that you don't have to wait for reply from one person, any one can reply to you.<br>

<div class="gmail_extra">2. You don't need to add plasma-mediacenter project on github. Its source code with all git summary are already maintained within KDE <a href="https://projects.kde.org/projects/extragear/multimedia/plasma-mediacenter/repository">https://projects.kde.org/projects/extragear/multimedia/plasma-mediacenter/repository</a>. So, you can clone it and make changes there itself and can commit(after getting commit access) or send patch for same (details are mentioned at <a href="http://community.kde.org/Plasma/Plasma_Media_Center/getting_started_with_PMC#Submitting_patch">http://community.kde.org/Plasma/Plasma_Media_Center/getting_started_with_PMC#Submitting_patch</a>)<br>

</div><div class="gmail_extra">3. In case you don't have much idea about what is git, how git works and how to create a patch for a git repo, take a look at any simple git tutorial available on web (e.g <a href="http://git-scm.com/docs/gittutorial">http://git-scm.com/docs/gittutorial</a>).<br>

</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 23, 2014 at 6:32 PM, R.Harish Navnit <span dir="ltr"><<a href="mailto:harishnavnit@gmail.com" target="_blank">harishnavnit@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hi , <br><br></div>      I've made changes to the code which I believe should help in fixing the issue that I reported . I'm not sure new to QT and also how the code works in the app . <br>


<br></div>The changes that I've made to the code can be found here : <a href="https://github.com/harishnavnit/plasma-mediacenter/blob/test/mediaelements/mediawelcome/HomeScreenFooter.qml" target="_blank">https://github.com/harishnavnit/plasma-mediacenter/blob/test/mediaelements/mediawelcome/HomeScreenFooter.qml</a> <br>

</div></div></div></div></blockquote><div><br></div><div>I checked this file and you have done as expected, only you need to remove "else contnue"  statement. QML doesn't have continue statement, you can see in terminal output also which says "SyntaxError: Invalid continue statement". After removing, it will work as expected.<br>

</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div>
<br></div>But for some reason , the code doesn't seem to reflect on the application. <br></div>Can you help me with going about it ? <br><br></div>Warm Regards.<br><br>Thanking You,<br clear="all"><div><div><div><div>


<div><div><div><div><div dir="ltr"><div>R.Harish Navnit<br></div><a href="http://harishnavnit.wordpress.com" target="_blank">The Enigma</a><br></div></div>
</div></div></div></div></div></div></div></div>
</blockquote></div><br><br clear="all"></div><div class="gmail_extra">Cheers!<br></div><div class="gmail_extra">-- <br><a href="http://www.sinny.in" target="_blank">http://www.sinny.in</a>
</div></div>