Skip to content

Remove localized images with nothing depicted to localize

Andre Klapper requested to merge rmLocalizedImgBloat into master
  • Remove copies of localized images which are an exact copy of C images and only bloat tarball size.
  • Remove images of untranslated items in a menu that display the very same content as its C image.
  • Remove copies of icon images: We do not have icon themes per language; if something was wrong with the depicted icon then the C version should be fixed and not an overwrite in a language introduced.

Merge request reports