D12114: Revive 'Description' property for DublinCore metadata

Stefan BrĂ¼ns noreply at phabricator.kde.org
Sun Nov 4 22:32:36 GMT 2018


bruns accepted this revision.
bruns added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> office2007extractortest.cpp:52
>      QCOMPARE(result.properties().value(Property::Language), QVariant(QStringLiteral("en-US")));
> +    QCOMPARE(result.properties().value(Property::PageCount), QVariant(1));
> +    QCOMPARE(result.properties().value(Property::WordCount), QVariant(4));

Strictly speaking, this should be part of another commit.
Feel free to split it off and git push without review.

REPOSITORY
  R286 KFileMetaData

BRANCH
  description_dc

REVISION DETAIL
  https://phabricator.kde.org/D12114

To: astippich, #baloo, #frameworks, bruns
Cc: kde-frameworks-devel, bruns, ashaposhnikov, michaelh, astippich, spoorun, ngraham, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181104/b087f892/attachment.html>


More information about the Kde-frameworks-devel mailing list