Skip to content

Commit

Permalink
Drop org.kde.* own-name
Browse files Browse the repository at this point in the history
This is no longer required with any supported runtimes, the issue was fixed in Qt

https://docs.flatpak.org/en/latest/desktop-integration.html#statusnotifier

> Most implementations of StatusNotifer have dropped this requirement

flathub-infra/flatpak-builder-lint#66 (comment)
  • Loading branch information
bbhtt authored and wjt committed Oct 29, 2023
1 parent 021ba37 commit d582743
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions com.dropbox.Client.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
"--filesystem=home",
"--filesystem=/tmp",
"--talk-name=org.freedesktop.Notifications",
"--talk-name=org.kde.StatusNotifierWatcher",
"--own-name=org.kde.*"
"--talk-name=org.kde.StatusNotifierWatcher"
],
"modules": [
{
Expand Down

0 comments on commit d582743

Please sign in to comment.