Skip to content

Rename megasync.svg to mega.svg to properly display MEGAsync icon

saeed-baig requested to merge SaeedBaig:patch-1 into master

The icon wasn't displaying before because it should be named "mega", not "megasync" (the MEGAsync client uses the icon name "mega"): icon_name

A simple file rename fixes that and it displays correctly now. I tested it on my local machine and it works.

Before filename change (just displaying the default MEGAsync icon): before

After filename change (displaying the proper Tela icon): after

Merge request reports