Review Request 121953: Add filename to KPluginInfo::property() deprecation notice.

Elias Probst mail at eliasprobst.eu
Fri Jan 9 16:33:42 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121953/
-----------------------------------------------------------

Review request for KDE Frameworks.


Repository: kservice


Description
-------

Add filename to KPluginInfo::property() deprecation notice.


Diffs
-----

  src/services/kplugininfo.cpp 98a2aa5c553c8a608afdaf82eee8fec9ca4ca60b 

Diff: https://git.reviewboard.kde.org/r/121953/diff/


Testing
-------

The deprecation notice for `KPluginInfo::property()` includes now the filename of the originating file, making it easier to update it.

```
Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use KPluginInfo::pluginName() in "/usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_geolocation.so" instead.
Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use KPluginInfo::pluginName() in "/usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_hotplug.so" instead.
Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use KPluginInfo::pluginName() in "/usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_tasks.so" instead.
```


Thanks,

Elias Probst

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150109/1caa88e4/attachment.html>


More information about the Kde-frameworks-devel mailing list