also install app icon
This commit is contained in:
parent
af3758f60b
commit
522881d85b
@ -1,7 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=nymea:app
|
Name=nymea:app
|
||||||
Exec=nymeaapp
|
Exec=nymeaapp
|
||||||
Icon=packaging/android/appicon.svg
|
Icon=appicon.svg
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
X-Ubuntu-Touch=true
|
X-Ubuntu-Touch=true
|
||||||
|
|||||||
@ -109,7 +109,7 @@ ios: {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ubuntu_files.path += /
|
ubuntu_files.path += /
|
||||||
ubuntu_files.files += ../manifest.json ../nymea-app.apparmor ../nymea-app.desktop
|
ubuntu_files.files += ../manifest.json ../nymea-app.apparmor ../nymea-app.desktop ../packaging/android/appicon.svg
|
||||||
INSTALLS += ubuntu_files
|
INSTALLS += ubuntu_files
|
||||||
|
|
||||||
BR=$$BRANDING
|
BR=$$BRANDING
|
||||||
|
|||||||
Reference in New Issue
Block a user