Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9611b4fdf7 | ||
|
|
ede0e3d905 | ||
|
|
27cc113690 |
1 changed files with 3 additions and 7 deletions
|
|
@ -1,9 +1,8 @@
|
|||
flatpak:
|
||||
# FIXME: rename to fr.free.mdoyen.HomeBank
|
||||
id: fr.free.Homebank
|
||||
id: fr.free.mdoyen.HomeBank
|
||||
branch: stable
|
||||
runtime-name: flatpak-runtime
|
||||
runtime-version: f41
|
||||
runtime-version: f44
|
||||
packages:
|
||||
- homebank
|
||||
# cleanup-commands (part of runtime)
|
||||
|
|
@ -13,6 +12,7 @@ flatpak:
|
|||
rename-desktop-file: homebank.desktop
|
||||
rename-icon: homebank
|
||||
copy-icon: true
|
||||
rename-mime-file: homebank.xml
|
||||
finish-args: |-
|
||||
--device=dri
|
||||
--filesystem=home
|
||||
|
|
@ -20,7 +20,3 @@ flatpak:
|
|||
--share=network
|
||||
--socket=fallback-x11
|
||||
--socket=wayland
|
||||
--own-name=fr.free.mdoyen.HomeBank
|
||||
cleanup-commands: |
|
||||
appstream-util modify /app/share/metainfo/*.appdata.xml id fr.free.Homebank
|
||||
mv /app/share/mime/packages/{homebank,fr.free.Homebank}.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue