mirror of
https://github.com/JupiterBroadcasting/CasterSoundboard.git
synced 2025-10-29 19:45:32 +00:00
Move desktop files to a separate folder
This commit is contained in:
parent
dbaafaf9d1
commit
94559c0c11
@ -131,15 +131,15 @@ RESOURCES += \
|
|||||||
res.qrc
|
res.qrc
|
||||||
|
|
||||||
unix {
|
unix {
|
||||||
desktop.files = ../CasterSoundboard.desktop
|
desktop.files = ../xdg/CasterSoundboard.desktop
|
||||||
desktop.path = $${PREFIX}/share/applications/
|
desktop.path = $${PREFIX}/share/applications/
|
||||||
INSTALLS += desktop
|
INSTALLS += desktop
|
||||||
|
|
||||||
appdata.files = ../CasterSoundboard.appdata.xml
|
appdata.files = ../xdg/CasterSoundboard.appdata.xml
|
||||||
appdata.path = $${PREFIX}/share/appdata/
|
appdata.path = $${PREFIX}/share/appdata/
|
||||||
INSTALLS += appdata
|
INSTALLS += appdata
|
||||||
|
|
||||||
pixmap.files = ../CasterSoundboard.png
|
pixmap.files = ../xdg/CasterSoundboard.png
|
||||||
pixmap.path = $${PREFIX}/share/pixmaps/
|
pixmap.path = $${PREFIX}/share/pixmaps/
|
||||||
INSTALLS += pixmap
|
INSTALLS += pixmap
|
||||||
}
|
}
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
Loading…
x
Reference in New Issue
Block a user