mirror of
https://github.com/leozide/leocad
synced 2024-11-16 07:47:27 +01:00
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.
This commit is contained in:
parent
f9f6918af3
commit
01277875d2
3 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ unix:!macx {
|
|||
mime.path = $$MIME_DIR
|
||||
mime.files = qt/leocad.xml
|
||||
mime_icon.path = $$MIME_ICON_DIR
|
||||
mime_icon.files = resources/application-vnd.leocad.svg
|
||||
mime_icon.files = tools/icon/scalable/mimetypes/application-vnd.leocad.svg
|
||||
appdata.path = $$APPDATA_DIR
|
||||
appdata.files = tools/setup/leocad.appdata.xml
|
||||
|
||||
|
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
Loading…
Reference in a new issue