File tree Expand file tree Collapse file tree 6 files changed +33
-6
lines changed Expand file tree Collapse file tree 6 files changed +33
-6
lines changed Original file line number Diff line number Diff line change 1
- " C:\Program Files\7-Zip\7z.exe" a UMWP_Autochanger_2.3.0 .zip ./data/* -x!*.ico
1
+ " C:\Program Files\7-Zip\7z.exe" a UMWP_Autochanger_2.3.1 .zip ./data/* -x!*.ico
Original file line number Diff line number Diff line change 1
1
#define AppId " {401CCECB-FFCC-4AF3-846D-A535F59D0834}"
2
2
#define AppName " UMWP Autochanger"
3
- #define AppVersion " 2.3.0 "
3
+ #define AppVersion " 2.3.1 "
4
4
#define AppPublisher " StrangePlanet"
5
5
#define PublisherURL " http://www.strangeplanet.fr"
6
6
#define ProjectURL " http://www.strangeplanet.fr/work/umwp-autochanger"
Original file line number Diff line number Diff line change 2
2
#define VERSION_H
3
3
4
4
#define APP_NAME "UMWP Autochanger"
5
- #define APP_VERSION "2.3.0 "
6
- #define APP_VERSION_DW 2,3,0
5
+ #define APP_VERSION "2.3.1 "
6
+ #define APP_VERSION_DW 2,3,1
7
7
#define APP_COMPANYNAME "StrangePlanet"
8
8
#define APP_FILEDESCRIPTION "Ultimate Monitor Wallpaper Autochanger"
9
- #define APP_LEGALCOPYRIGHT "Copyright (c) 2013-2017 StrangePlanet"
9
+ #define APP_LEGALCOPYRIGHT "Copyright (c) 2013-2018 StrangePlanet"
10
10
#define APP_ORIGINALFILENAME "UMWP_Autochanger.exe"
11
11
#define APP_MUTEX L"com.strangeplanet.umwp_autochanger"
12
12
24
24
#define APP_ISSUES_URL "https://github.com/mistic100/UMWP-Autochanger/issues"
25
25
#define APP_CHANGELOG_URL "https://www.strangeplanet.fr/work/umwp-autochanger/changelogs/%1.html"
26
26
27
- #define APP_INSTALLER_SIZE 12000000
27
+ #define APP_INSTALLER_SIZE 13000000
28
28
#define APP_MAX_TRAVERSAL 3
29
29
#define APP_MAX_APP_RUNNING_MESSAGE_COUNT 3
30
30
#define APP_MIN_WIDTH 450
Original file line number Diff line number Diff line change 1
1
< dl >
2
+ < dt > Version 2.3.1 < small > February 9th 2018</ small > </ dt >
3
+ < dd >
4
+ < ul >
5
+ < li > Restore window on tray-icon double click.</ li >
6
+ < li > Improve wallpaper deletion in "Active files" dialog.</ li >
7
+ < li > Fix bad total desktop calculation.</ li >
8
+ </ ul >
9
+ </ dd >
10
+
2
11
< dt > Version 2.3.0 < small > August 31st 2017</ small > </ dt >
3
12
< dd >
4
13
< ul >
Original file line number Diff line number Diff line change 1
1
< dl >
2
+ < dt > Version 2.3.1 < small > 9 Février 2018</ small > </ dt >
3
+ < dd >
4
+ < ul >
5
+ < li > Restaure la fenêtre au double click sur l'icône système.</ li >
6
+ < li > Améliore la suppression d'image depuis l'écran "Fichiers actifs".</ li >
7
+ < li > Corrige le mauvais calcul de la taille total du bureau.</ li >
8
+ </ ul >
9
+ </ dd >
10
+
2
11
< dt > Version 2.3.0 < small > 31 Août 2017</ small > </ dt >
3
12
< dd >
4
13
< ul >
Original file line number Diff line number Diff line change 1
1
< dl >
2
+ < dt > Version 2.3.1 < small > February 9th 2018</ small > </ dt >
3
+ < dd >
4
+ < ul >
5
+ < li > Restore window on tray-icon double click.</ li >
6
+ < li > Improve wallpaper deletion in "Active files" dialog.</ li >
7
+ < li > Fix bad total desktop calculation.</ li >
8
+ </ ul >
9
+ </ dd >
10
+
2
11
< dt > Версия 2.3.0 < small > 31 августа 2017</ small > </ dt >
3
12
< dd >
4
13
< ul >
You can’t perform that action at this time.
0 commit comments