Plasma/PortingTolibplasma2
< Plasma
AbstractRunner
- init() is now virtual; does not need to be a slot
- mimeDataForMatch is now virtual; does not need to be a slot
- mimeDataForMatch is now passed the QueryMatch by reference rather than as a pointer
Applet
- listAppletInfoForMimetype becomes listAppletInfoForMimeType
Containment
- listContainmentsForMimetype becomes listContainmentsForMimeType
Wallpaper
- listWallpapersForMimetype becomes listWallpapersForMimeType
PackageStructure
- setMimetypes -> setMimeTypes
- setDefaultMimetypes -> setDefaultMimeTypes
- mimetypes(const char*) -> mimeTypes(const char*)