upload hicolor icons

This commit is contained in:
Alexey Loginov 2019-06-10 03:59:36 +03:00
parent 5f17c6d256
commit cd1146c59b
5 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -215,7 +215,7 @@ if(NOT NO_DOCS)
INSTALL( FILES ../README.md DESTINATION share/games/pianobooster/doc/ )
endif()
INSTALL ( FILES ../logo/pianobooster.png DESTINATION share/pixmaps )
INSTALL ( FILES ../icons/hicolor/64x64/pianobooster.png DESTINATION share/pixmaps )
if(USE_FONT)
INSTALL ( FILES ${USE_FONT} DESTINATION share/games/pianobooster/fonts)

View File

@ -223,7 +223,7 @@ unix {
desktop.files = ../pianobooster.desktop
pixmaps.path = $$PREFIX/share/pixmaps
pixmaps.files = ../logo/pianobooster.png
pixmaps.files = ../icons/hicolor/64x64/pianobooster.png
docs.path = $$PREFIX/share/doc/pianobooster
docs.files = ../README.txt