https://bugs.kde.org/show_bug.cgi?id=356278

David Faure <fa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
                 CC|                            |m...@vhanda.in
     Ever confirmed|0                           |1

--- Comment #7 from David Faure <fa...@kde.org> ---
Indeed, this is still a TODO in the KF5 redesign.

kio/src/widgets/renamedialog.cpp says
#pragma message("TODO: use KFileMetaDataWidget in RenameDialog via a plugin")
#if 0 // PENDING

KIO is tier3 and could in theory depend on KFileMetaData which is tier2, but
that would bring it a ton more dependencies (KFileMetaData depends on poppler,
taglib, exiv2, ffmpeg, epub...). Hence the idea of a plugin provided by
KFileMetaData, but the base class for the plugin would be in KIO so the plugin
can't be in KFileMetaData... It has to be in frameworkintegration then, that's
what it's for. I'll work on this in the next month, too late for KF 5.19 which
I'm releasing today.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to