Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f0f0de15a7 | ||
|
|
fd5128794e | ||
|
|
f7e27cc65a | ||
|
|
01ea0b007a | ||
|
|
db35036486 |
1 changed files with 3 additions and 13 deletions
|
|
@ -1,17 +1,11 @@
|
|||
flatpak:
|
||||
id: org.mozilla.Thunderbird
|
||||
id: net.thunderbird.Thunderbird
|
||||
branch: stable
|
||||
end-of-life: Renamed to net.thunderbird.Thunderbird
|
||||
end-of-life-rebase: net.thunderbird.Thunderbird
|
||||
name: eol/thunderbird
|
||||
component: thunderbird-flatpak
|
||||
runtime-name: flatpak-runtime
|
||||
runtime-version: f41
|
||||
runtime-version: f44
|
||||
packages:
|
||||
- thunderbird
|
||||
command: thunderbird
|
||||
rename-appdata-file: net.thunderbird.Thunderbird.appdata.xml
|
||||
rename-desktop-file: net.thunderbird.Thunderbird.desktop
|
||||
rename-icon: thunderbird
|
||||
finish-args: |-
|
||||
--device=dri
|
||||
|
|
@ -29,16 +23,12 @@ flatpak:
|
|||
--filesystem=xdg-run/gnupg:ro
|
||||
--filesystem=xdg-run/speech-dispatcher:ro
|
||||
--filesystem=/run/.heim_org.h5l.kcm-socket
|
||||
--own-name=net.thunderbird.Thunderbird.*
|
||||
--own-name=org.mozilla.thunderbird.*
|
||||
--own-name=org.mozilla.thunderbird_default.*
|
||||
--talk-name=org.gtk.vfs.*
|
||||
--talk-name=org.a11y.Bus
|
||||
--talk-name=org.freedesktop.Notifications
|
||||
--system-talk-name=org.freedesktop.NetworkManager
|
||||
--env=TMPDIR=~/.var/app/org.mozilla.Thunderbird/cache/tmp
|
||||
|
||||
cleanup-commands: |
|
||||
sed -e 's@>net\.thunderbird\.Thunderbird<@>org.mozilla.Thunderbird<@' \
|
||||
-e 's|<icon.*</icon>||' -i /app/share/metainfo/*.appdata.xml
|
||||
sed -e 's|<icon.*</icon>||' -i /app/share/metainfo/*.appdata.xml
|
||||
rm /app/share/icons/hicolor/24x24/apps/thunderbird.png
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue