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

Reply via email to