Regenerate
This commit is contained in:
parent
02911282a6
commit
4a5a728ef4
1 changed files with 10 additions and 9 deletions
|
|
@ -1,21 +1,22 @@
|
|||
flatpak:
|
||||
id: org.kde.kwrite
|
||||
branch: stable
|
||||
command: kwrite
|
||||
rename-icon: kwrite
|
||||
finish-args: |-
|
||||
--share=ipc
|
||||
--socket=cups
|
||||
--socket=x11
|
||||
--socket=wayland
|
||||
--device=dri
|
||||
--filesystem=host
|
||||
--filesystem=xdg-config/kdeglobals:ro
|
||||
--talk-name=org.kde.kconfig.notify
|
||||
--talk-name=org.kde.KGlobalSettings
|
||||
runtime-name: flatpak-kde6-runtime
|
||||
runtime-version: f42
|
||||
packages:
|
||||
- kwrite
|
||||
# for "Highlight changed and unsaved lines"
|
||||
- git-core
|
||||
command: kwrite
|
||||
rename-icon: kwrite
|
||||
finish-args: |-
|
||||
--device=dri
|
||||
--filesystem=host
|
||||
--share=ipc
|
||||
--socket=cups
|
||||
--socket=fallback-x11
|
||||
--socket=wayland
|
||||
--system-talk-name=org.freedesktop.UDisks2
|
||||
--filesystem=xdg-config/kdeglobals:ro
|
||||
--talk-name=org.kde.kconfig.notify
|
||||
--talk-name=org.kde.KGlobalSettings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue