thunderbird rebuild

This commit is contained in:
Rmys
2021-11-02 10:47:57 +03:00
parent c1afbaf670
commit 93eb294850
3 changed files with 6 additions and 3 deletions
+2
View File
@@ -52,6 +52,8 @@ def install():
# Install fix language packs
pisitools.insinto("/usr/lib/thunderbird/extensions", "langpack-tb/*")
pisitools.insinto("/usr/share/metainfo", "comm/mail/branding/thunderbird/net.thunderbird.Thunderbird.appdata.xml")
# Install icons
pisitools.insinto("/usr/share/pixmaps", "comm/mail/branding/thunderbird/default256.png", "thunderbird.png")
pisitools.insinto("%s/icons" % MOZAPPDIR, "comm/mail/branding/thunderbird/default16.png")