Icone in struttura standard Sailfish (icons/86x86 e icons/108x108 con nome esatto) + yaml ripristinato in rpm/
This commit is contained in:
@@ -26,13 +26,14 @@ OTHER_FILES += \
|
||||
qml/pages/*.qml \
|
||||
qml/cover/*.qml \
|
||||
rpm/harbour-calibreweb.spec \
|
||||
rpm/harbour-calibreweb.desktop
|
||||
rpm/harbour-calibreweb.desktop \
|
||||
rpm/harbour-calibreweb.yaml
|
||||
|
||||
DISTFILES += $$OTHER_FILES
|
||||
|
||||
# Icone installate via make install (path assoluti = robusti rispetto al tar sorgente)
|
||||
# Icone installate via make install (struttura standard Sailfish: icons/<size>/<name>.png)
|
||||
icons86.path = /usr/share/icons/hicolor/86x86/apps
|
||||
icons86.files = $$PWD/icons/harbour-calibreweb.png
|
||||
icons86.files = $$PWD/icons/86x86/harbour-calibreweb.png
|
||||
icons108.path = /usr/share/icons/hicolor/108x108/apps
|
||||
icons108.files = $$PWD/icons/harbour-calibreweb-108.png
|
||||
icons108.files = $$PWD/icons/108x108/harbour-calibreweb.png
|
||||
INSTALLS += icons86 icons108
|
||||
|
||||
Reference in New Issue
Block a user