Skip to content
Snippets Groups Projects
Verified Commit bda8158f authored by Leonidas Spyropoulos's avatar Leonidas Spyropoulos
Browse files

upgpkg: 115.2.0-2: Fix icon names

parent 9754d193
No related branches found
Tags 115.1.1-1
No related merge requests found
......@@ -136,7 +136,7 @@ package_thunderbird() {
for i in 16 22 24 32 48 64 128 256; do
install -Dm644 comm/mail/branding/thunderbird/default${i}.png \
"$pkgdir/usr/share/icons/hicolor/${i}x${i}/apps/$pkgname.png"
"$pkgdir/usr/share/icons/hicolor/${i}x${i}/apps/org.mozilla.Thunderbird.png"
done
install -Dm644 comm/mail/branding/thunderbird/TB-symbolic.svg \
"$pkgdir/usr/share/icons/hicolor/symbolic/apps/thunderbird-symbolic.svg"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment