diff --git a/dialogs/update_dialog.ui b/dialogs/update_dialog.ui index 6762dfd..b4a9158 100644 --- a/dialogs/update_dialog.ui +++ b/dialogs/update_dialog.ui @@ -1,5 +1,5 @@ - + @@ -16,6 +16,9 @@ False True dialog + + + False @@ -99,8 +102,6 @@ 0 1 - 1 - 1 @@ -115,15 +116,13 @@ False center 1 - 1 6 Available new version + 1 0 0 - 1 - 1 @@ -131,39 +130,19 @@ True False center - 1 6 Current version + 1 0 1 - 1 - 1 0 0 - 1 - 1 - - - - - Changelog - True - True - True - none - http://sourceforge.net/p/gis-weather/changelog/2014/01/changelog/ - - - 0 - 3 - 1 - 1 @@ -177,9 +156,7 @@ 0 - 4 - 1 - 1 + 2 @@ -193,25 +170,7 @@ 0 - 5 - 1 - 1 - - - - - What's New - True - True - True - none - https://github.com/RingOV/gis-weather/wiki/What%27s-New - - - 0 - 2 - 1 - 1 + 3 @@ -228,8 +187,6 @@ 1 0 - 1 - 1 @@ -269,8 +226,6 @@ 0 0 - 1 - 1 @@ -325,7 +280,6 @@ 2 0 - 1 2 @@ -342,8 +296,6 @@ 0 0 - 1 - 1 @@ -360,8 +312,6 @@ 0 1 - 1 - 1 @@ -378,8 +328,6 @@ 1 0 - 1 - 1 @@ -396,22 +344,19 @@ 1 1 - 1 - 1 True False - 1 You can support project + 1 0 3 2 - 1 @@ -426,8 +371,6 @@ 2 3 - 1 - 1 @@ -439,7 +382,6 @@ 0 2 3 - 1 @@ -456,8 +398,6 @@ 0 0 - 1 - 1 @@ -523,8 +463,6 @@ 1 0 - 1 - 1 @@ -536,8 +474,6 @@ 1 1 - 1 - 1 @@ -549,50 +485,42 @@ 1 2 - 1 - 1 True False - 0 Downloading + 0 2 0 - 1 - 1 True False - 0 Installation + 0 2 1 - 1 - 1 True False - 0 Cleaning temporary files + 0 2 2 - 1 - 1 @@ -604,8 +532,6 @@ 0 0 - 1 - 1 @@ -617,8 +543,6 @@ 0 1 - 1 - 1 @@ -630,8 +554,6 @@ 0 2 - 1 - 1 @@ -652,8 +574,6 @@ 0 0 - 1 - 1 @@ -717,8 +637,6 @@ 0 1 - 1 - 1 @@ -772,8 +690,6 @@ 0 2 - 1 - 1 diff --git a/gis-weather.py b/gis-weather.py index 136747a..a5c344f 100644 --- a/gis-weather.py +++ b/gis-weather.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # gis_weather.py -v = '0.8.3.18' +v = '0.8.4' # Copyright (C) 2013-2019 Alexander Koltsov # # This program is free software: you can redistribute it and/or modify