Rename unified view to merged view in collections. I tried it and it seemed to work. Might have removed some advanced code that could allow more then 2 view modes in the future. But that is worry for later. It's clearer and consitant now.
Improve string. a tip: if your string is to long and runs beyong column 100 you can use close the line with a " and start the next with another doubleqoute to continue the same string.
RFC: Change "Amarok 2 Beta" to "Amarok" on OSX & Win. Seriously, I think this "Beta" label has far outlived its usefulness. Amarok is usable on these platforms now, and all we do is scare off potential contributors.
Retry "Make the playlist tooltip off by default until it has been removed, moved, improved or whatever will happen." This time with new and improved closing tags...
Revert "Make the playlist tooltip off by default until it has been removed, moved, improved or whatever will happen." This reverts commit 1436f324d538489fc974e3c095fe8890d834068d.
This does not build: Parse error in /home/mark/kde/src/amarok/src/amarokconfig.kcfg, line 117, col 12: tag mismatch
Add configuration to the Local Podcasts. Had to add support for multiple actions it the PlaylistItemDelegate. The same can be done for the CollectionTreeItemDelegates. BUG:221398