You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you use the different relative path of an icon for a desktop file and use the PNG frma, the icon pack themes, like Moka, Numix, Papper and Suru++ can not recognise your app icon and display the icon. Just create a SVG icon.
For example:
Icon=/.../.../ime_product_icon_opensource-32.png to Icon=mozc-setup (without format).
You should apply it only for Linux distributions.
The text was updated successfully, but these errors were encountered:
Hello,
As you use the different relative path of an icon for a desktop file and use the PNG frma, the icon pack themes, like Moka, Numix, Papper and Suru++ can not recognise your app icon and display the icon. Just create a SVG icon.
For example:
Icon=/.../.../ime_product_icon_opensource-32.png
toIcon=mozc-setup
(without format).You should apply it only for Linux distributions.
The text was updated successfully, but these errors were encountered: