Commit graph

7 commits

Author SHA1 Message Date
Pino Toscano
01277875d2 Move SVG app/MIME icons together with PNGs
Move the SVG application and MIME icons in the same location of their
PNG versions, using an aptly-named subdirectory.
2020-11-22 01:30:30 +01:00
Pino Toscano
f9f6918af3 Organize PNG app/mime icons by size & role
Reorganize the way the application and MIME icons are stored:
- create subdirectories for each size
- create per-size subdirectories according to the role ("apps" or
  "mimetypes")
- move the icons by size in the proper subdirectory
- rename the application icons as "leocad"
- rename the MIME icons as "application-vnd.leocad"

This is done in preparation for installing all these icons: since qmake
does not support renaming files when installing them, then place them
in subdirectories so they are in the right directory structure of the
hicolor icon theme.

The name of the MIME icons follows the name of the MIME type they refer
to.
2020-11-22 01:30:17 +01:00
Thomas Cujé
e81a37bc5a Fix libpng warnings 2019-03-01 20:29:49 +01:00
leo
31d7ac7695 New document icon. 2014-04-05 23:45:30 +00:00
leo
79120f5729 Added svg application icon. 2013-01-16 22:12:29 +00:00
leo
5fe56dc93f Added 128x128 icon. 2013-01-16 04:39:19 +00:00
leo
40efba8379 New application icon. 2012-03-18 17:48:14 +00:00