add community translation to project file
This commit is contained in:
parent
836310ab7f
commit
5de2501a54
1 changed files with 4 additions and 5 deletions
|
@ -71,16 +71,15 @@ FORMS += \
|
||||||
UserInterface.ui
|
UserInterface.ui
|
||||||
|
|
||||||
TRANSLATIONS += \
|
TRANSLATIONS += \
|
||||||
res/gta5sync_de.ts
|
res/gta5sync_de.ts \
|
||||||
|
res/lang/gta5sync_ru.ts
|
||||||
|
|
||||||
RESOURCES += \
|
RESOURCES += \
|
||||||
res/app.qrc
|
res/app.qrc
|
||||||
|
|
||||||
OTHER_FILES += res/app.rc \
|
DISTFILES += res/app.rc \
|
||||||
res/gta5sync.desktop \
|
res/gta5sync.desktop \
|
||||||
res/gta5sync_de.ts
|
res/gta5sync_de.ts \
|
||||||
|
|
||||||
DISTFILES += \
|
|
||||||
lang/gta5sync_ru.qm \
|
lang/gta5sync_ru.qm \
|
||||||
lang/qtbase_ru.qm \
|
lang/qtbase_ru.qm \
|
||||||
lang/README.txt \
|
lang/README.txt \
|
||||||
|
|
Loading…
Reference in a new issue