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