D20752: Add missing properties in kpackage-generic.desktop
    David Faure 
    noreply at phabricator.kde.org
       
    Mon Apr 22 21:48:39 BST 2019
    
    
  
dfaure created this revision.
dfaure added reviewers: mart, apol, sitter.
dfaure requested review of this revision.
REVISION SUMMARY
  Before:
  Unknown property type for key "Keywords" -> falling back to string
  Unknown property type for key "X-KDE-ParentApp" -> falling back to string
  
  After:
  Found property definition "X-KPackage-Dependencies" with type "QStringList"
  Found property definition "Keywords" with type "QStringList"
TEST PLAN
  QT_LOGGING_RULES='*=true' kpackagetool5 --appstream-metainfo . --appstream-metainfo-output /tmp/a.xml
BRANCH
  master
REVISION DETAIL
  https://phabricator.kde.org/D20752
AFFECTED FILES
  src/kpackage/data/kservicetypes5/kpackage-generic.desktop
To: dfaure, mart, apol, sitter
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190422/fcf42431/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list