diff --git a/dialogs/city_id_dialog.ui b/dialogs/city_id_dialog.ui index 2ad0fb7..4e3452c 100644 --- a/dialogs/city_id_dialog.ui +++ b/dialogs/city_id_dialog.ui @@ -394,7 +394,7 @@ selected True True - start + end start True @@ -446,10 +446,10 @@ selected False end 1 - APPID + API key - 1 + 0 0 1 1 @@ -465,7 +465,7 @@ selected http://openweathermap.org/appid - 0 + 1 0 1 1 diff --git a/gis-weather.py b/gis-weather.py index db679d3..6f97cd7 100644 --- a/gis-weather.py +++ b/gis-weather.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # # gis_weather.py -v = '0.7.8.24' +v = '0.7.8.25' # Copyright (C) 2013-2015 Alexander Koltsov # # This program is free software: you can redistribute it and/or modify