mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-28 05:34:47 +01:00
Added swedish translation
This commit is contained in:
parent
0556ae0f58
commit
536b4fd121
@ -132,7 +132,8 @@ SOURCES += src/main.cpp \
|
|||||||
src/colorbox.cpp \
|
src/colorbox.cpp \
|
||||||
src/stylecombobox.cpp
|
src/stylecombobox.cpp
|
||||||
RESOURCES += gpxsee.qrc
|
RESOURCES += gpxsee.qrc
|
||||||
TRANSLATIONS = lang/gpxsee_cs.ts
|
TRANSLATIONS = lang/gpxsee_cs.ts \
|
||||||
|
lang/gpxsee_sv.ts
|
||||||
macx {
|
macx {
|
||||||
ICON = icons/gpxsee.icns
|
ICON = icons/gpxsee.icns
|
||||||
QMAKE_INFO_PLIST = Info.plist
|
QMAKE_INFO_PLIST = Info.plist
|
||||||
|
Loading…
Reference in New Issue
Block a user