1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-10 09:14:28 +02:00

Compare commits

...

3 Commits
7.33 ... 7.34

Author SHA1 Message Date
d579ce3482 Translated using Weblate (Russian)
Currently translated at 100.0% (374 of 374 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/ru/
2020-10-09 05:22:55 +02:00
67ce176b74 Version++ 2020-10-09 05:12:19 +02:00
1a88527c60 Fixed icon paths 2020-10-08 23:16:09 +02:00
11 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
version: 7.33.{build}
version: 7.34.{build}
configuration:
- Release

View File

@ -3,7 +3,7 @@ unix:!macx {
} else {
TARGET = GPXSee
}
VERSION = 7.33
VERSION = 7.34
QT += core \
gui \

View File

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

Before

Width:  |  Height:  |  Size: 571 B

After

Width:  |  Height:  |  Size: 571 B

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -1530,7 +1530,7 @@
<message>
<location filename="../src/GUI/pdfexportdialog.cpp" line="62"/>
<source>cm</source>
<translation type="unfinished"></translation>
<translation>см</translation>
</message>
<message>
<location filename="../src/GUI/pdfexportdialog.cpp" line="68"/>

View File

@ -7,7 +7,7 @@
; The name of the installer
Name "GPXSee"
; Program version
!define VERSION "7.33"
!define VERSION "7.34"
; The file to write
OutFile "GPXSee-${VERSION}.exe"

View File

@ -7,7 +7,7 @@
; The name of the installer
Name "GPXSee"
; Program version
!define VERSION "7.33"
!define VERSION "7.34"
; The file to write
OutFile "GPXSee-${VERSION}_x64.exe"