On 19. 5. 2013 akshay nautiyal wrote: > hi everyone i am new to amarok dev.Solving bug > https://bugs.kde.org/show_bug.cgi?id=300979 .Started source code > documentation.Any recommendations on the best way to do this?.Thanks in > advance.
Hi Akshay, best way to start with Amarok development is generally to carefully read through documents linked from http://community.kde.org/Amarok/Development/Join and to join us on #amarok on IRC. Speaking about this bug specifically, it may be helpful to see how past commits adding keyboard shortcuts looked. Finding them is quite easy, I would use `git blame` on ChangeLog, locate the line that added Ctrl+F keyboard shortcut, which gives you commit id, then you can study all the changes made by the commit. Cheers, Matěj _______________________________________________ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel