From 01f20295bfc1031fc613cadbdfdee604716583e7 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Fri, 9 Feb 2018 19:03:12 +0100 Subject: [PATCH] Release 2.3.1 --- installer/package.bat | 2 +- installer/setup.iss | 2 +- src/constants.h | 8 ++++---- src/lang/en_GB/changelog.htm | 9 +++++++++ src/lang/fr_FR/changelog.htm | 9 +++++++++ src/lang/ru_RU/changelog.htm | 9 +++++++++ 6 files changed, 33 insertions(+), 6 deletions(-) diff --git a/installer/package.bat b/installer/package.bat index bf8688a..2ce153d 100644 --- a/installer/package.bat +++ b/installer/package.bat @@ -1 +1 @@ -"C:\Program Files\7-Zip\7z.exe" a UMWP_Autochanger_2.3.0.zip ./data/* -x!*.ico \ No newline at end of file +"C:\Program Files\7-Zip\7z.exe" a UMWP_Autochanger_2.3.1.zip ./data/* -x!*.ico \ No newline at end of file diff --git a/installer/setup.iss b/installer/setup.iss index ce331d0..e20fcb1 100644 --- a/installer/setup.iss +++ b/installer/setup.iss @@ -1,6 +1,6 @@ #define AppId "{401CCECB-FFCC-4AF3-846D-A535F59D0834}" #define AppName "UMWP Autochanger" -#define AppVersion "2.3.0" +#define AppVersion "2.3.1" #define AppPublisher "StrangePlanet" #define PublisherURL "http://www.strangeplanet.fr" #define ProjectURL "http://www.strangeplanet.fr/work/umwp-autochanger" diff --git a/src/constants.h b/src/constants.h index a6e16f3..5e8c3c2 100644 --- a/src/constants.h +++ b/src/constants.h @@ -2,11 +2,11 @@ #define VERSION_H #define APP_NAME "UMWP Autochanger" -#define APP_VERSION "2.3.0" -#define APP_VERSION_DW 2,3,0 +#define APP_VERSION "2.3.1" +#define APP_VERSION_DW 2,3,1 #define APP_COMPANYNAME "StrangePlanet" #define APP_FILEDESCRIPTION "Ultimate Monitor Wallpaper Autochanger" -#define APP_LEGALCOPYRIGHT "Copyright (c) 2013-2017 StrangePlanet" +#define APP_LEGALCOPYRIGHT "Copyright (c) 2013-2018 StrangePlanet" #define APP_ORIGINALFILENAME "UMWP_Autochanger.exe" #define APP_MUTEX L"com.strangeplanet.umwp_autochanger" @@ -24,7 +24,7 @@ #define APP_ISSUES_URL "https://github.com/mistic100/UMWP-Autochanger/issues" #define APP_CHANGELOG_URL "https://www.strangeplanet.fr/work/umwp-autochanger/changelogs/%1.html" -#define APP_INSTALLER_SIZE 12000000 +#define APP_INSTALLER_SIZE 13000000 #define APP_MAX_TRAVERSAL 3 #define APP_MAX_APP_RUNNING_MESSAGE_COUNT 3 #define APP_MIN_WIDTH 450 diff --git a/src/lang/en_GB/changelog.htm b/src/lang/en_GB/changelog.htm index 1d7c7ed..9d572ab 100644 --- a/src/lang/en_GB/changelog.htm +++ b/src/lang/en_GB/changelog.htm @@ -1,4 +1,13 @@
+
Version 2.3.1 February 9th 2018
+
+
    +
  • Restore window on tray-icon double click.
  • +
  • Improve wallpaper deletion in "Active files" dialog.
  • +
  • Fix bad total desktop calculation.
  • +
+
+
Version 2.3.0 August 31st 2017
    diff --git a/src/lang/fr_FR/changelog.htm b/src/lang/fr_FR/changelog.htm index b75ec20..5465129 100644 --- a/src/lang/fr_FR/changelog.htm +++ b/src/lang/fr_FR/changelog.htm @@ -1,4 +1,13 @@
    +
    Version 2.3.1 9 Février 2018
    +
    +
      +
    • Restaure la fenêtre au double click sur l'icône système.
    • +
    • Améliore la suppression d'image depuis l'écran "Fichiers actifs".
    • +
    • Corrige le mauvais calcul de la taille total du bureau.
    • +
    +
    +
    Version 2.3.0 31 Août 2017
      diff --git a/src/lang/ru_RU/changelog.htm b/src/lang/ru_RU/changelog.htm index c00aac3..bab0a7c 100644 --- a/src/lang/ru_RU/changelog.htm +++ b/src/lang/ru_RU/changelog.htm @@ -1,4 +1,13 @@
      +
      Version 2.3.1 February 9th 2018
      +
      +
        +
      • Restore window on tray-icon double click.
      • +
      • Improve wallpaper deletion in "Active files" dialog.
      • +
      • Fix bad total desktop calculation.
      • +
      +
      +
      Версия 2.3.0 31 августа 2017