Adjust app name
This commit is contained in:
parent
8602e6a096
commit
88ececdf57
1 changed files with 6 additions and 6 deletions
|
@ -10,7 +10,7 @@
|
||||||
# - translation filenames have to be changed
|
# - translation filenames have to be changed
|
||||||
|
|
||||||
# The name of your application
|
# The name of your application
|
||||||
TARGET = harbour-tooter
|
TARGET = harbour-tooter-beta
|
||||||
|
|
||||||
CONFIG += sailfishapp
|
CONFIG += sailfishapp
|
||||||
|
|
||||||
|
@ -83,12 +83,12 @@ DISTFILES += qml/harbour-tooter.qml \
|
||||||
qml/lib/Worker.js \
|
qml/lib/Worker.js \
|
||||||
config/icon-lock-harbour-tooter.png \
|
config/icon-lock-harbour-tooter.png \
|
||||||
config/x-harbour.tooter.activity.conf \
|
config/x-harbour.tooter.activity.conf \
|
||||||
rpm/harbour-tooter.changes \
|
rpm/harbour-tooter-beta.changes \
|
||||||
rpm/harbour-tooter.changes.run.in \
|
rpm/harbour-tooter-beta.changes.run.in \
|
||||||
rpm/harbour-tooter.spec \
|
rpm/harbour-tooter-beta.spec \
|
||||||
rpm/harbour-tooter.yaml \
|
rpm/harbour-tooter-beta.yaml \
|
||||||
translations/*.ts \
|
translations/*.ts \
|
||||||
harbour-tooter.desktop
|
harbour-tooter-beta.desktop
|
||||||
|
|
||||||
SAILFISHAPP_ICONS = 86x86 108x108 128x128 172x172
|
SAILFISHAPP_ICONS = 86x86 108x108 128x128 172x172
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue