mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Merged in selmf/yacreader (pull request #8)
Fix icon paths in YACReaderLibrary.pro install targets
This commit is contained in:
commit
1f6be3a89e
@ -234,8 +234,7 @@ server.path = $$DATADIR/YACReader
|
|||||||
server.files = ../release/server
|
server.files = ../release/server
|
||||||
|
|
||||||
icon.path = $$DATADIR/YACReader
|
icon.path = $$DATADIR/YACReader
|
||||||
icon.prefix = ../images
|
icon.files = ../images/iconLibrary.png ../images/db.png ../images/coversPackage.png
|
||||||
icon.files = iconLibrary.png db.png coversPackage.png
|
|
||||||
|
|
||||||
desktop.path = $$DATADIR/applications
|
desktop.path = $$DATADIR/applications
|
||||||
desktop.extra = desktop-file-edit --set-icon=$$DATADIR/YACReader/iconLibrary.png $$PWD/../YACReaderLibrary.desktop
|
desktop.extra = desktop-file-edit --set-icon=$$DATADIR/YACReader/iconLibrary.png $$PWD/../YACReaderLibrary.desktop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user