1
0
mirror of https://github.com/heebijeebi/WinTango-Patcher.git synced 2024-06-22 05:21:56 +02:00

Getting ready for release of v16.12.24

This commit is contained in:
heebijeebi
2016-12-24 12:38:11 +01:00
parent 423010327a
commit 7b34cbb682
3 changed files with 16 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
Changelog: Changelog:
------------ ------------
16.12.XX: 16.12.24:
- Update: elementary icon theme - Update: elementary icon theme
- Update: Gnome/Adwaita icon theme - Update: Gnome/Adwaita icon theme
- Update: AIMP3 Icons - Update: AIMP3 Icons

View File

@@ -1,11 +1,17 @@
Changelog: Changelog:
------------ ------------
16.12.XX: 16.01.07:
- Update: elementary icon theme - Update: Several elementary icons & bitmaps
- Update: Adwaita/Gnome icon theme - Update: elementaryOS Skin for Winyl (source by vicing | http://vicing.deviantart.com/)
- Update: AIMP3 Icons - Update: elementaryOS Visual Style for Windows 7
- Update: Mozilla Firefox / Thunderbird Theme compatibility Updates. Also uploaded to Mozilla Addons due to the need of AddOns to be signed and for easier updating. Signed files are inclued. - Update: Making the Reloader smarter to reduce reboots
- Update: SMPlayer Themes for v16.11.0 - Update: Mozilla Firefox Theme compatibility Updates
- Fix: Updater will now simply download the latest Offline-Installer from GitHub. No more updating of parts due to bandwith limitations of Dropbox. - Update: Mozilla Firefox Theme-Extras uploaded to Mozilla Addons due to the need of AddOns to be signed by v43.0. Signed files are inclued.
- Fix: Error during extraction of resources on x86 OS. - Update: Extending the possibilities for the Overriding-Feature
- Update: UltraUXThemePatcher v3.0.4
- New: elementaryOS Skin for AIMP
- New: elementaryOS Skin for RadioSure (source by vicing | http://vicing.deviantart.com/)
- New: elementaryOS Skin for VLC (by vicing | http://vicing.deviantart.com/)
- Fix: Updater can't download latest version
- Fix: Checking for the right Windows Version didn't work properly anymore in the newest Build of Windows 10 causing the Patcher to patch unsupported files

View File

@@ -2,7 +2,7 @@ Func Defines()
;This defines all the globally used Variables ;This defines all the globally used Variables
Global $AppName = "WinTango Patcher" Global $AppName = "WinTango Patcher"
Global $AppVersion = "16.12.XX" Global $AppVersion = "16.12.24"
Global $AppPublisher = "heebijeebi" Global $AppPublisher = "heebijeebi"
Global $AppRegKey = "HKLM\Software\" & $AppName Global $AppRegKey = "HKLM\Software\" & $AppName