D25630: Port to json metadata

2019-12-03 Thread Nicolas Fella
This revision was automatically updated to reflect the committed changes.
Closed by commit R150:423c75cc12c3: Port to json metadata (authored by 
nicolasfella).

REPOSITORY
  R150 KDE Telepathy KDE Daemon Module

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D25630?vs=70698=70869

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

AFFECTED FILES
  CMakeLists.txt
  telepathy-module.cpp

To: nicolasfella, #frameworks, #kde_telepathy, akulichalexandr
Cc: akulichalexandr, ltoscano


D25630: Port to json metadata

2019-12-03 Thread Alexandr Akulich
akulichalexandr accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R150 KDE Telepathy KDE Daemon Module

BRANCH
  json

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

To: nicolasfella, #frameworks, #kde_telepathy, akulichalexandr
Cc: akulichalexandr, ltoscano


D25630: Port to json metadata

2019-12-01 Thread Nicolas Fella
nicolasfella updated this revision to Diff 70698.
nicolasfella added a comment.


  - Use kcoreaddons_desktop_to_json

REPOSITORY
  R150 KDE Telepathy KDE Daemon Module

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D25630?vs=70623=70698

BRANCH
  json

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

AFFECTED FILES
  CMakeLists.txt
  telepathy-module.cpp

To: nicolasfella, #frameworks, #kde_telepathy
Cc: akulichalexandr, ltoscano


D25630: Port to json metadata

2019-11-30 Thread Alexandr Akulich
akulichalexandr added a comment.


  Hi!
  Thank you for taking this up.
  Would you mind to use the same approach as in plasma-workspace? In case of 
your changes we'll lose the translations, but with desktop_to_json we won't 
have such a problem.
  
  https://phabricator.kde.org/R871:498cd08a1956d557478b119aeed17fbfcfbd9b56

REPOSITORY
  R150 KDE Telepathy KDE Daemon Module

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

To: nicolasfella, #frameworks, #kde_telepathy
Cc: akulichalexandr, ltoscano


D25630: Port to json metadata

2019-11-30 Thread Luigi Toscano
ltoscano added inline comments.

INLINE COMMENTS

> ktp_integration_module.json:3
> +"KPlugin": {
> +"Description": "Module providing deeper integration of Instant 
> Messaging with KDE.",
> +"Name": "Telepathy Integration Module",

I can't comment on the rest of the reivew, but as you are changing this string, 
I think it would be worth to change the "with KDE" part (it comes from the old 
definition of KDE). Maybe the entire sentence needs to be re-though, I don't 
have a clear alternative right now.

REPOSITORY
  R150 KDE Telepathy KDE Daemon Module

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

To: nicolasfella, #frameworks, #kde_telepathy
Cc: ltoscano


D25630: Port to json metadata

2019-11-30 Thread Nicolas Fella
nicolasfella added a task: T11919: Port KDED modules from .desktop files to 
JSON metadata.

REPOSITORY
  R150 KDE Telepathy KDE Daemon Module

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

To: nicolasfella, #frameworks


D25630: Port to json metadata

2019-11-30 Thread Nicolas Fella
nicolasfella created this revision.
nicolasfella added a reviewer: Frameworks.
nicolasfella requested review of this revision.

REPOSITORY
  R150 KDE Telepathy KDE Daemon Module

BRANCH
  json

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

AFFECTED FILES
  CMakeLists.txt
  ktp_integration_module.desktop
  ktp_integration_module.json
  telepathy-module.cpp

To: nicolasfella, #frameworks


D25630: Port to json metadata

2019-11-30 Thread Nicolas Fella
nicolasfella added a reviewer: KDE Telepathy.

REPOSITORY
  R150 KDE Telepathy KDE Daemon Module

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

To: nicolasfella, #frameworks, #kde_telepathy