mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 15:04:40 -04:00
Fix typo in icon path
This commit is contained in:
@ -242,7 +242,7 @@ docs.path = $$DATADIR/doc/yacreader
|
||||
docs.extra = cp ../README.txt ../README
|
||||
docs.files = ../README ../CHANGELOG.md
|
||||
|
||||
icon.path = $$DATADIR/icons/hicolor/scaleable/apps
|
||||
icon.path = $$DATADIR/icons/hicolor/scalable/apps
|
||||
icon.files = ../YACReader.svg
|
||||
|
||||
desktop.path = $$DATADIR/applications
|
||||
|
Reference in New Issue
Block a user