diff options
| author | Carl Schwan <[email protected]> | 2024-02-01 12:04:45 +0100 |
|---|---|---|
| committer | Carl Schwan <[email protected]> | 2024-02-02 10:26:48 +0000 |
| commit | 173f657aba183d9920d92f85574a9295ee9b1a70 (patch) | |
| tree | 26e2b44c33258827662ccacd8e8531fd530eae8c | |
| parent | 6bd103b322c11a3d5041b4c66abb745b96aaa5ce (diff) | |
Fix flatpak
Update with the state of the manifest on github and install icons at the
correct location
| -rw-r--r-- | .flatpak-manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json index 1b5cd498b..d201b95a4 100644 --- a/.flatpak-manifest.json +++ b/.flatpak-manifest.json @@ -16,8 +16,8 @@ "--socket=pulseaudio", "--filesystem=host", "--talk-name=org.freedesktop.Flatpak", - "--talk-name=org.kde.kded5", - "--talk-name=org.kde.kiod5", + "--talk-name=org.kde.kded6", + "--talk-name=org.kde.kiod6", "--talk-name=org.kde.JobViewServer", "--talk-name=org.kde.kpasswdserver", "--system-talk-name=org.freedesktop.UDisks2" |
