D12896: Add Telegram plugin

Aleix Pol Gonzalez noreply at phabricator.kde.org
Wed May 23 15:36:32 UTC 2018


apol added a comment.


  In D12896#267091 <https://phabricator.kde.org/D12896#267091>, @nicolasfella wrote:
  
  > In D12896#266713 <https://phabricator.kde.org/D12896#266713>, @apol wrote:
  >
  > > Then just read the Exec field and we'll add the sendpath by hand. This is ad-hoc for telegram anyway.
  >
  >
  > I'm not quite sure what to do. Best I came up with is something like
  >
  >   execStr = parseExec()
  >  
  >   if (execStr.contains("flatpak"))
  >       execStr += "-sendpath @@ url @@"
  >   else
  >       execStr += "-sendpath url"
  >
  >
  > Is this what you had in mind?
  
  
  Sure, something along the lines.  I'm sure we'll be able to find an elegant solution.

REPOSITORY
  R495 Purpose Library

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

To: nicolasfella, apol
Cc: ngraham, kde-frameworks-devel, apol, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180523/aebf8671/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list