Compare commits
27 Commits
Author | SHA1 | Date | |
---|---|---|---|
8596e6fb28 | |||
d5f4b76835 | |||
6c79118505 | |||
3d56cdd59b | |||
c7677d4a90 | |||
613241d5ab | |||
bb4304d439 | |||
8539e6eb9f | |||
bd914829c5 | |||
bc22273385 | |||
1d579c922b | |||
083ee099df | |||
7a6607827e | |||
3839f0f99e | |||
e0881da497 | |||
fde9d40105 | |||
c87d95204e | |||
ee9db7e262 | |||
520c5a9b31 | |||
a330bd3c62 | |||
9d36cc2d45 | |||
d200094c7d | |||
214991e4e3 | |||
fdadb29377 | |||
1bcea13f57 | |||
2fa697ea74 | |||
c9ba0d97bf |
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,9 +1,3 @@
|
|||||||
[submodule "lib/atlex"]
|
|
||||||
path = lib/atlex
|
|
||||||
url = https://github.com/Amebis/atlex.git
|
|
||||||
[submodule "lib/MSICALib"]
|
|
||||||
path = lib/MSICALib
|
|
||||||
url = https://github.com/Amebis/MSICALib.git
|
|
||||||
[submodule "lib/stdex"]
|
[submodule "lib/stdex"]
|
||||||
path = lib/stdex
|
path = lib/stdex
|
||||||
url = https://github.com/Amebis/stdex.git
|
url = https://github.com/Amebis/stdex.git
|
||||||
|
20
LOCALIZATION.md
Normal file
20
LOCALIZATION.md
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# Localization of ZRCola
|
||||||
|
|
||||||
|
In order to get ZRCola experience in your language the following resources should be translated:
|
||||||
|
|
||||||
|
1. [ZRCola](https://poeditor.com/join/project/NTidhEPdDM)
|
||||||
|
2. [ZRCola-zrcdb](https://poeditor.com/join/project/QBuYsTwk0d)
|
||||||
|
3. [libZRColaUI](https://poeditor.com/join/project/vrnIvk5IOM)
|
||||||
|
4. [Updater](https://poeditor.com/join/project/oDK4ktH3ZV)
|
||||||
|
5. [wxExtend](https://poeditor.com/join/project/YmsdlC3CBv)
|
||||||
|
6. Setup
|
||||||
|
- [MSIBuildUI](https://poeditor.com/join/project/ikxWBlq1o5)
|
||||||
|
- [MSIBuildCore](https://poeditor.com/join/project/RSCSsz9fXi)
|
||||||
|
- [MSICALib](https://poeditor.com/join/project/cKP0wwBrHU)
|
||||||
|
- [MSICA](https://poeditor.com/join/project/gCNPagUQvn)
|
||||||
|
|
||||||
|
## General Guidelines
|
||||||
|
|
||||||
|
Please use the Windows "official" translations for terms published at [Microsoft Language Portal](https://www.microsoft.com/en-us/language). This will provide a consistent terminology experience on Windows.
|
||||||
|
|
||||||
|
Should you need any assistance to get started, please do not hesitate to contact project maintainer at [simon.rozman@amebis.si](mailto:simon.rozman@amebis.si).
|
@ -1 +1 @@
|
|||||||
Subproject commit 977949addd87ca9a03e1483a59b5bb35de45e1d0
|
Subproject commit 951fbec79dc7ad60026d0a4c10ca329bad7d3458
|
@ -1 +1 @@
|
|||||||
Subproject commit 4c053cc221966cb2b2217898c4d38377f1ba1de1
|
Subproject commit b90f3d76971a044c2318f2bd9605ab8194028438
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
[splosno]
|
[splosno]
|
||||||
jezik=0
|
jezik=0
|
||||||
deli=featUpdCheck
|
deli=featZRCola featUpdCheck
|
||||||
|
|
||||||
[parametri]
|
[parametri]
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
[splosno]
|
[splosno]
|
||||||
jezik=0
|
jezik=0
|
||||||
deli=featUpdCheck
|
deli=featZRCola featUpdCheck
|
||||||
|
|
||||||
[parametri]
|
[parametri]
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
[splosno]
|
[splosno]
|
||||||
jezik=0
|
jezik=0
|
||||||
deli=featUpdCheck
|
deli=featZRCola featUpdCheck
|
||||||
|
|
||||||
[parametri]
|
[parametri]
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
[splosno]
|
[splosno]
|
||||||
jezik=0
|
jezik=0
|
||||||
deli=featUpdCheck
|
deli=featZRCola featUpdCheck
|
||||||
|
|
||||||
[parametri]
|
[parametri]
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
[splosno]
|
[splosno]
|
||||||
jezik=0
|
jezik=0
|
||||||
deli=featUpdCheck
|
deli=featZRCola featUpdCheck
|
||||||
|
|
||||||
[parametri]
|
[parametri]
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
[splosno]
|
[splosno]
|
||||||
jezik=0
|
jezik=0
|
||||||
deli=featUpdCheck
|
deli=featZRCola featUpdCheck
|
||||||
|
|
||||||
[parametri]
|
[parametri]
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
[splosno]
|
[splosno]
|
||||||
jezik=0
|
jezik=0
|
||||||
deli=featUpdCheck
|
deli=featZRCola featUpdCheck
|
||||||
|
|
||||||
[parametri]
|
[parametri]
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
[splosno]
|
[splosno]
|
||||||
jezik=0
|
jezik=0
|
||||||
deli=featUpdCheck
|
deli=featZRCola featUpdCheck
|
||||||
|
|
||||||
[parametri]
|
[parametri]
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
[splosno]
|
[splosno]
|
||||||
jezik=0
|
jezik=0
|
||||||
deli=featZRCola
|
deli=featZRCola featUpdCheck
|
||||||
|
|
||||||
[parametri]
|
[parametri]
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
[splosno]
|
[splosno]
|
||||||
jezik=0
|
jezik=0
|
||||||
deli=featZRCola
|
deli=featZRCola featUpdCheck
|
||||||
|
|
||||||
[parametri]
|
[parametri]
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
[splosno]
|
[splosno]
|
||||||
jezik=0
|
jezik=0
|
||||||
deli=featZRCola
|
deli=featZRCola featUpdCheck
|
||||||
|
|
||||||
[parametri]
|
[parametri]
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
[splosno]
|
[splosno]
|
||||||
jezik=0
|
jezik=0
|
||||||
deli=featZRCola
|
deli=featZRCola featUpdCheck
|
||||||
|
|
||||||
[parametri]
|
[parametri]
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
[splosno]
|
[splosno]
|
||||||
jezik=0
|
jezik=0
|
||||||
deli=featZRCola
|
deli=featZRCola featUpdCheck
|
||||||
|
|
||||||
[parametri]
|
[parametri]
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
[splosno]
|
[splosno]
|
||||||
jezik=0
|
jezik=0
|
||||||
deli=featZRCola
|
deli=featZRCola featUpdCheck
|
||||||
|
|
||||||
[parametri]
|
[parametri]
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
[splosno]
|
[splosno]
|
||||||
jezik=0
|
jezik=0
|
||||||
deli=featZRCola
|
deli=featZRCola featUpdCheck
|
||||||
|
|
||||||
[parametri]
|
[parametri]
|
||||||
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
[splosno]
|
[splosno]
|
||||||
jezik=0
|
jezik=0
|
||||||
deli=featZRCola
|
deli=featZRCola featUpdCheck
|
||||||
|
|
||||||
[parametri]
|
[parametri]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
|
BIN
MSILocal.mak
BIN
MSILocal.mak
Binary file not shown.
47
Makefile
47
Makefile
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -24,10 +24,13 @@ PUBLISH_DIR=\\amebis.doma\Splet\WWW\Apache\www.amebis.si-prenos\ZRCola
|
|||||||
PLAT=x64
|
PLAT=x64
|
||||||
REG_FLAGS=/f /reg:64
|
REG_FLAGS=/f /reg:64
|
||||||
REG_FLAGS32=/f /reg:32
|
REG_FLAGS32=/f /reg:32
|
||||||
|
PROGRAM_FILES_32=C:\Program Files (x86)
|
||||||
!ELSE
|
!ELSE
|
||||||
PLAT=Win32
|
PLAT=Win32
|
||||||
REG_FLAGS=/f
|
REG_FLAGS=/f
|
||||||
|
PROGRAM_FILES_32=C:\Program Files
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
DEVENV10=$(PROGRAM_FILES_32)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.com
|
||||||
|
|
||||||
|
|
||||||
All ::
|
All ::
|
||||||
@ -36,20 +39,20 @@ Clean ::
|
|||||||
cd "MSI\MSIBuild\Version"
|
cd "MSI\MSIBuild\Version"
|
||||||
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean
|
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean
|
||||||
cd "$(MAKEDIR)"
|
cd "$(MAKEDIR)"
|
||||||
devenv.com "ZRCola.sln" /clean "Release|Win32"
|
"$(DEVENV10)" "ZRCola.sln" /clean "Release|Win32"
|
||||||
devenv.com "ZRCola.sln" /clean "Debug|Win32"
|
"$(DEVENV10)" "ZRCola.sln" /clean "Debug|Win32"
|
||||||
devenv.com "ZRCola.sln" /clean "Release|x64"
|
"$(DEVENV10)" "ZRCola.sln" /clean "Release|x64"
|
||||||
devenv.com "ZRCola.sln" /clean "Debug|x64"
|
"$(DEVENV10)" "ZRCola.sln" /clean "Debug|x64"
|
||||||
devenv.com "ZRColaUtils.sln" /clean "Release|Win32"
|
"$(DEVENV10)" "ZRColaUtils.sln" /clean "Release|Win32"
|
||||||
devenv.com "ZRColaUtils.sln" /clean "Debug|Win32"
|
"$(DEVENV10)" "ZRColaUtils.sln" /clean "Debug|Win32"
|
||||||
devenv.com "MSI\MSICA\MSICA.sln" /clean "Release|Win32"
|
"$(DEVENV10)" "MSI\MSICA\MSICA.sln" /clean "Release|Win32"
|
||||||
devenv.com "MSI\MSICA\MSICA.sln" /clean "Debug|Win32"
|
"$(DEVENV10)" "MSI\MSICA\MSICA.sln" /clean "Debug|Win32"
|
||||||
devenv.com "MSI\MSICA\MSICA.sln" /clean "Release|x64"
|
"$(DEVENV10)" "MSI\MSICA\MSICA.sln" /clean "Release|x64"
|
||||||
devenv.com "MSI\MSICA\MSICA.sln" /clean "Debug|x64"
|
"$(DEVENV10)" "MSI\MSICA\MSICA.sln" /clean "Debug|x64"
|
||||||
devenv.com "Updater\Updater.sln" /clean "Release|Win32"
|
"$(DEVENV10)" "Updater\Updater.sln" /clean "Release|Win32"
|
||||||
devenv.com "Updater\Updater.sln" /clean "Debug|Win32"
|
"$(DEVENV10)" "Updater\Updater.sln" /clean "Debug|Win32"
|
||||||
devenv.com "Updater\Updater.sln" /clean "Release|x64"
|
"$(DEVENV10)" "Updater\Updater.sln" /clean "Release|x64"
|
||||||
devenv.com "Updater\Updater.sln" /clean "Debug|x64"
|
"$(DEVENV10)" "Updater\Updater.sln" /clean "Debug|x64"
|
||||||
-if exist "$(OUTPUT_DIR)\locale\de_DE\wxstd.mo" del /f /q "$(OUTPUT_DIR)\locale\de_DE\wxstd.mo"
|
-if exist "$(OUTPUT_DIR)\locale\de_DE\wxstd.mo" del /f /q "$(OUTPUT_DIR)\locale\de_DE\wxstd.mo"
|
||||||
-if exist "$(OUTPUT_DIR)\locale\ru_RU\wxstd.mo" del /f /q "$(OUTPUT_DIR)\locale\ru_RU\wxstd.mo"
|
-if exist "$(OUTPUT_DIR)\locale\ru_RU\wxstd.mo" del /f /q "$(OUTPUT_DIR)\locale\ru_RU\wxstd.mo"
|
||||||
-if exist "$(OUTPUT_DIR)\locale\sl_SI\wxstd.mo" del /f /q "$(OUTPUT_DIR)\locale\sl_SI\wxstd.mo"
|
-if exist "$(OUTPUT_DIR)\locale\sl_SI\wxstd.mo" del /f /q "$(OUTPUT_DIR)\locale\sl_SI\wxstd.mo"
|
||||||
@ -107,7 +110,7 @@ Publish :: "MSI\MSIBuild\Version\Version.mak"
|
|||||||
!INCLUDE "include\MSIBuildCfg.mak"
|
!INCLUDE "include\MSIBuildCfg.mak"
|
||||||
|
|
||||||
PUBLISH_PACKAGE_DIR=$(PUBLISH_DIR)\$(MSIBUILD_VERSION_STR)
|
PUBLISH_PACKAGE_DIR=$(PUBLISH_DIR)\$(MSIBUILD_VERSION_STR)
|
||||||
PUBLISH_PACKAGE_URL=http://www.amebis.si/prenos/ZRCola/$(MSIBUILD_VERSION_STR)
|
PUBLISH_PACKAGE_URL=https://www.amebis.si/prenos/ZRCola/$(MSIBUILD_VERSION_STR)
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
# Main targets
|
# Main targets
|
||||||
@ -177,17 +180,21 @@ Unregister :: \
|
|||||||
UnregisterSettings
|
UnregisterSettings
|
||||||
|
|
||||||
RegisterSettings ::
|
RegisterSettings ::
|
||||||
|
reg.exe add "HKLM\Software\Amebis\ZRCola" /v "Language" /t REG_SZ /d "en_US" $(REG_FLAGS) > NUL
|
||||||
reg.exe add "HKLM\Software\Amebis\ZRCola" /v "LocalizationRepositoryPath" /t REG_SZ /d "$(MAKEDIR)\$(OUTPUT_DIR)\locale" $(REG_FLAGS) > NUL
|
reg.exe add "HKLM\Software\Amebis\ZRCola" /v "LocalizationRepositoryPath" /t REG_SZ /d "$(MAKEDIR)\$(OUTPUT_DIR)\locale" $(REG_FLAGS) > NUL
|
||||||
reg.exe add "HKLM\Software\Amebis\ZRCola" /v "DatabasePath" /t REG_SZ /d "$(MAKEDIR)\$(OUTPUT_DIR)\data" $(REG_FLAGS) > NUL
|
reg.exe add "HKLM\Software\Amebis\ZRCola" /v "DatabasePath" /t REG_SZ /d "$(MAKEDIR)\$(OUTPUT_DIR)\data" $(REG_FLAGS) > NUL
|
||||||
!IF "$(PROCESSOR_ARCHITECTURE)" == "AMD64"
|
!IF "$(PROCESSOR_ARCHITECTURE)" == "AMD64"
|
||||||
|
reg.exe add "HKLM\Software\Amebis\ZRCola" /v "Language" /t REG_SZ /d "en_US" $(REG_FLAGS32) > NUL
|
||||||
reg.exe add "HKLM\Software\Amebis\ZRCola" /v "LocalizationRepositoryPath" /t REG_SZ /d "$(MAKEDIR)\$(OUTPUT_DIR)\locale" $(REG_FLAGS32) > NUL
|
reg.exe add "HKLM\Software\Amebis\ZRCola" /v "LocalizationRepositoryPath" /t REG_SZ /d "$(MAKEDIR)\$(OUTPUT_DIR)\locale" $(REG_FLAGS32) > NUL
|
||||||
reg.exe add "HKLM\Software\Amebis\ZRCola" /v "DatabasePath" /t REG_SZ /d "$(MAKEDIR)\$(OUTPUT_DIR)\data" $(REG_FLAGS32) > NUL
|
reg.exe add "HKLM\Software\Amebis\ZRCola" /v "DatabasePath" /t REG_SZ /d "$(MAKEDIR)\$(OUTPUT_DIR)\data" $(REG_FLAGS32) > NUL
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
|
||||||
UnregisterSettings ::
|
UnregisterSettings ::
|
||||||
|
-reg.exe delete "HKLM\Software\Amebis\ZRCola" /v "Language" $(REG_FLAGS) > NUL
|
||||||
-reg.exe delete "HKLM\Software\Amebis\ZRCola" /v "LocalizationRepositoryPath" $(REG_FLAGS) > NUL
|
-reg.exe delete "HKLM\Software\Amebis\ZRCola" /v "LocalizationRepositoryPath" $(REG_FLAGS) > NUL
|
||||||
-reg.exe delete "HKLM\Software\Amebis\ZRCola" /v "DatabasePath" $(REG_FLAGS) > NUL
|
-reg.exe delete "HKLM\Software\Amebis\ZRCola" /v "DatabasePath" $(REG_FLAGS) > NUL
|
||||||
!IF "$(PROCESSOR_ARCHITECTURE)" == "AMD64"
|
!IF "$(PROCESSOR_ARCHITECTURE)" == "AMD64"
|
||||||
|
-reg.exe delete "HKLM\Software\Amebis\ZRCola" /v "Language" $(REG_FLAGS32) > NUL
|
||||||
-reg.exe delete "HKLM\Software\Amebis\ZRCola" /v "LocalizationRepositoryPath" $(REG_FLAGS32) > NUL
|
-reg.exe delete "HKLM\Software\Amebis\ZRCola" /v "LocalizationRepositoryPath" $(REG_FLAGS32) > NUL
|
||||||
-reg.exe delete "HKLM\Software\Amebis\ZRCola" /v "DatabasePath" $(REG_FLAGS32) > NUL
|
-reg.exe delete "HKLM\Software\Amebis\ZRCola" /v "DatabasePath" $(REG_FLAGS32) > NUL
|
||||||
!ENDIF
|
!ENDIF
|
||||||
@ -338,28 +345,28 @@ Localization :: \
|
|||||||
"$(OUTPUT_DIR)\Win32.Release\stdex10u_vc100.dll" \
|
"$(OUTPUT_DIR)\Win32.Release\stdex10u_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\Win32.Release\wxExtend10u_vc100.dll" \
|
"$(OUTPUT_DIR)\Win32.Release\wxExtend10u_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\Win32.Release\ZRCola.exe" ::
|
"$(OUTPUT_DIR)\Win32.Release\ZRCola.exe" ::
|
||||||
devenv.com "ZRCola.sln" /build "Release|Win32"
|
"$(DEVENV10)" "ZRCola.sln" /build "Release|Win32"
|
||||||
|
|
||||||
"$(OUTPUT_DIR)\Win32.Debug\libZRCola10ud_vc100.dll" \
|
"$(OUTPUT_DIR)\Win32.Debug\libZRCola10ud_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\Win32.Debug\libZRColaUI10ud_vc100.dll" \
|
"$(OUTPUT_DIR)\Win32.Debug\libZRColaUI10ud_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\Win32.Debug\stdex10ud_vc100.dll" \
|
"$(OUTPUT_DIR)\Win32.Debug\stdex10ud_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\Win32.Debug\wxExtend10ud_vc100.dll" \
|
"$(OUTPUT_DIR)\Win32.Debug\wxExtend10ud_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\Win32.Debug\ZRCola.exe" ::
|
"$(OUTPUT_DIR)\Win32.Debug\ZRCola.exe" ::
|
||||||
devenv.com "ZRCola.sln" /build "Debug|Win32"
|
"$(DEVENV10)" "ZRCola.sln" /build "Debug|Win32"
|
||||||
|
|
||||||
"$(OUTPUT_DIR)\x64.Release\libZRCola10u_vc100.dll" \
|
"$(OUTPUT_DIR)\x64.Release\libZRCola10u_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\x64.Release\libZRColaUI10u_vc100.dll" \
|
"$(OUTPUT_DIR)\x64.Release\libZRColaUI10u_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\x64.Release\stdex10u_vc100.dll" \
|
"$(OUTPUT_DIR)\x64.Release\stdex10u_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\x64.Release\wxExtend10u_vc100.dll" \
|
"$(OUTPUT_DIR)\x64.Release\wxExtend10u_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\x64.Release\ZRCola.exe" ::
|
"$(OUTPUT_DIR)\x64.Release\ZRCola.exe" ::
|
||||||
devenv.com "ZRCola.sln" /build "Release|x64"
|
"$(DEVENV10)" "ZRCola.sln" /build "Release|x64"
|
||||||
|
|
||||||
"$(OUTPUT_DIR)\x64.Debug\libZRCola10ud_vc100.dll" \
|
"$(OUTPUT_DIR)\x64.Debug\libZRCola10ud_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\x64.Debug\libZRColaUI10ud_vc100.dll" \
|
"$(OUTPUT_DIR)\x64.Debug\libZRColaUI10ud_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\x64.Debug\stdex10ud_vc100.dll" \
|
"$(OUTPUT_DIR)\x64.Debug\stdex10ud_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\x64.Debug\wxExtend10ud_vc100.dll" \
|
"$(OUTPUT_DIR)\x64.Debug\wxExtend10ud_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\x64.Debug\ZRCola.exe" ::
|
"$(OUTPUT_DIR)\x64.Debug\ZRCola.exe" ::
|
||||||
devenv.com "ZRCola.sln" /build "Debug|x64"
|
"$(DEVENV10)" "ZRCola.sln" /build "Debug|x64"
|
||||||
|
|
||||||
"$(OUTPUT_DIR)\ZRCola32.ddf" : \
|
"$(OUTPUT_DIR)\ZRCola32.ddf" : \
|
||||||
# "$(OUTPUT_DIR)\ZRCola.de_DE.32.2.msi" \
|
# "$(OUTPUT_DIR)\ZRCola.de_DE.32.2.msi" \
|
||||||
|
12
README.md
12
README.md
@ -15,14 +15,15 @@ https://www.amebis.si/prenos/ZRCola/
|
|||||||
- Microsoft Visual Studio 2010 SP1
|
- Microsoft Visual Studio 2010 SP1
|
||||||
- _sed.exe_ and _grep.exe_
|
- _sed.exe_ and _grep.exe_
|
||||||
- Command line utilities from Microsoft Windows SDK Bin folder: distributed with Visual Studio, add Bin folder to path manually.
|
- Command line utilities from Microsoft Windows SDK Bin folder: distributed with Visual Studio, add Bin folder to path manually.
|
||||||
- Additional command line utilities from project’s bin folder: add bin folder to path. The source code is provided on request.
|
- Additional command line utilities from project's bin folder: add bin folder to path. The source code is provided on request.
|
||||||
|
- wxWidgets 3.0 - set `WXWIN` environment variable to the folder where wxWidgets include and lib files are located. Official binary builds are required.
|
||||||
|
|
||||||
### Digital Signing of Build Outputs
|
### Digital Signing of Build Outputs
|
||||||
In order to have the build process digitally sign output files, one should provide the following:
|
In order to have the build process digitally sign output files, one should provide the following:
|
||||||
|
|
||||||
1. A signing certificate installed in the current user’s certificate store.
|
1. A signing certificate installed in the current user's certificate store.
|
||||||
2. The following variables in the environment:
|
2. The following variables in the environment:
|
||||||
- `ManifestCertificateThumbprint` - set the value to certificate’s SHA1 thumbprint (hexadecimal, without spaces, i.e. `bc0d8da45f9eeefcbe4e334e1fc262804df88d7e`).
|
- `ManifestCertificateThumbprint` - set the value to certificate's SHA1 thumbprint (hexadecimal, without spaces, i.e. `bc0d8da45f9eeefcbe4e334e1fc262804df88d7e`).
|
||||||
- `ManifestTimestampUrl` - set the value to URL used to perform timestamp signature (i.e. `http://timestamp.verisign.com/scripts/timstamp.dll`). In order to perform timestamp signing successfully, the computer running the build should be online and able to access this URL.
|
- `ManifestTimestampUrl` - set the value to URL used to perform timestamp signature (i.e. `http://timestamp.verisign.com/scripts/timstamp.dll`). In order to perform timestamp signing successfully, the computer running the build should be online and able to access this URL.
|
||||||
|
|
||||||
Please note that only Release builds are configured for timestamp signing. Debug configurations do not attempt to timestamp sign the resulting DLL and EXE files in order to speed up the building process and enable offline building.
|
Please note that only Release builds are configured for timestamp signing. Debug configurations do not attempt to timestamp sign the resulting DLL and EXE files in order to speed up the building process and enable offline building.
|
||||||
@ -36,7 +37,10 @@ Use Microsoft NMAKE to build the project. The resulting files can be found in ou
|
|||||||
- `nmake Register` Build a debug version of project, install fonts (reboot required), and Start Menu shortcuts. For development purposes only!
|
- `nmake Register` Build a debug version of project, install fonts (reboot required), and Start Menu shortcuts. For development purposes only!
|
||||||
- `nmake Unregister` Remove Start Menu shortcuts, and fonts. For development purposes only!
|
- `nmake Unregister` Remove Start Menu shortcuts, and fonts. For development purposes only!
|
||||||
|
|
||||||
The `/ls` flag can be appended to the commands above to reduce NMAKE’s verbosity. You can combine multiple targets (i.e. nmake Unregister Clean). Please, see NMAKE reference for further reading.
|
The `/ls` flag can be appended to the commands above to reduce NMAKE's verbosity. You can combine multiple targets (i.e. nmake Unregister Clean). Please, see NMAKE reference for further reading.
|
||||||
|
|
||||||
|
## Translating ZRCola
|
||||||
|
Instructions how to translate ZRCola to your language can be found [here](LOCALIZATION.md).
|
||||||
|
|
||||||
## Contact Information
|
## Contact Information
|
||||||
Please contact the following addressee for further information and help:
|
Please contact the following addressee for further information and help:
|
||||||
|
2
Updater
2
Updater
@ -1 +1 @@
|
|||||||
Subproject commit 5e6427ab0026165b745d61ad130785972003044c
|
Subproject commit 9f119e3182823f586ab673b81c65a7a6d5fc696f
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright 1991-2016 Amebis
|
# Copyright 1991-2017 Amebis
|
||||||
#
|
#
|
||||||
# This file is part of ZRCola.
|
# This file is part of ZRCola.
|
||||||
#
|
#
|
||||||
@ -200,9 +200,9 @@ All :: "$(LANG).$(PLAT).$(CFG).InstallUISequence-1.idt"
|
|||||||
Action Condition Sequence
|
Action Condition Sequence
|
||||||
s$(MSIBUILD_LENGTH_ID) S255 I2
|
s$(MSIBUILD_LENGTH_ID) S255 I2
|
||||||
InstallUISequence Action
|
InstallUISequence Action
|
||||||
dlgTutorial1 NOT Installed 1400
|
dlgTutorial1 NOT Installed AND &featZRCola>=3 1400
|
||||||
dlgTutorial2 NOT Installed 1401
|
dlgTutorial2 NOT Installed AND &featZRCola>=3 1401
|
||||||
dlgTutorial3 NOT Installed 1402
|
dlgTutorial3 NOT Installed AND &featZRCola>=3 1402
|
||||||
<<NOKEEP
|
<<NOKEEP
|
||||||
|
|
||||||
|
|
||||||
|
4
ZRCola/res/desktop.ini
Normal file
4
ZRCola/res/desktop.ini
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[ViewState]
|
||||||
|
Mode=
|
||||||
|
Vid=
|
||||||
|
FolderType=Pictures
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
@ -157,15 +157,6 @@ wxZRColaFrame::~wxZRColaFrame()
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
if (m_chrReq)
|
|
||||||
delete m_chrReq;
|
|
||||||
|
|
||||||
if (m_chrSelect)
|
|
||||||
delete m_chrSelect;
|
|
||||||
|
|
||||||
if (m_settings)
|
|
||||||
delete m_settings;
|
|
||||||
|
|
||||||
if (m_taskBarIcon) {
|
if (m_taskBarIcon) {
|
||||||
m_taskBarIcon->Disconnect(wxEVT_TASKBAR_LEFT_DOWN, wxTaskBarIconEventHandler(wxZRColaFrame::OnTaskbarIconClick), NULL, this);
|
m_taskBarIcon->Disconnect(wxEVT_TASKBAR_LEFT_DOWN, wxTaskBarIconEventHandler(wxZRColaFrame::OnTaskbarIconClick), NULL, this);
|
||||||
delete m_taskBarIcon;
|
delete m_taskBarIcon;
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
@ -79,7 +79,7 @@ extern "C" void WinMainCRTStartup()
|
|||||||
};
|
};
|
||||||
FormatMessage(
|
FormatMessage(
|
||||||
FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_ARGUMENT_ARRAY | FORMAT_MESSAGE_FROM_STRING,
|
FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_ARGUMENT_ARRAY | FORMAT_MESSAGE_FROM_STRING,
|
||||||
TEXT("/i \"http://www.amebis.si/prenos/ZRCola/_latest/ZRCola%1%2.msi\" /l* \"%3ZRCola%1%2.log\""),
|
TEXT("/i \"https://www.amebis.si/prenos/ZRCola/_latest/ZRCola%1%2.msi\" /l* \"%3ZRCola%1%2.log\""),
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
(LPTSTR)&pszParams,
|
(LPTSTR)&pszParams,
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2015-2016 Amebis
|
Copyright 2015-2017 Amebis
|
||||||
|
|
||||||
This file is part of ZRCola.
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
387
bin/InstFont.wsf
387
bin/InstFont.wsf
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright 2016 Amebis
|
Copyright 2016-2017 Amebis
|
||||||
|
|
||||||
This file is part of InstFont.
|
This file is part of InstFont.
|
||||||
|
|
||||||
@ -20,7 +20,7 @@
|
|||||||
<package>
|
<package>
|
||||||
<job id="InstFont">
|
<job id="InstFont">
|
||||||
<runtime>
|
<runtime>
|
||||||
<description>Installs font - Amebis, Copyright © 2016</description>
|
<description>Installs font - Amebis, Copyright © 2016-2017</description>
|
||||||
<unnamed name="<Shortcut.lnk>" required="true" helpstring="Shortcut file to create"/>
|
<unnamed name="<Shortcut.lnk>" required="true" helpstring="Shortcut file to create"/>
|
||||||
<example>
|
<example>
|
||||||
Example:
|
Example:
|
||||||
@ -48,189 +48,216 @@ InstFont.wsf "My Font.ttf"
|
|||||||
</job>
|
</job>
|
||||||
|
|
||||||
<signature>
|
<signature>
|
||||||
** SIG ** MIIXmAYJKoZIhvcNAQcCoIIXiTCCF4UCAQExCzAJBgUr
|
** SIG ** MIIbIAYJKoZIhvcNAQcCoIIbETCCGw0CAQExCzAJBgUr
|
||||||
** SIG ** DgMCGgUAMGcGCisGAQQBgjcCAQSgWTBXMDIGCisGAQQB
|
** SIG ** DgMCGgUAMGcGCisGAQQBgjcCAQSgWTBXMDIGCisGAQQB
|
||||||
** SIG ** gjcCAR4wJAIBAQQQcAVhGs441BGiowAQS9NQkAIBAAIB
|
** SIG ** gjcCAR4wJAIBAQQQcAVhGs441BGiowAQS9NQkAIBAAIB
|
||||||
** SIG ** AAIBAAIBAAIBADAhMAkGBSsOAwIaBQAEFNL+bGyMrtii
|
** SIG ** AAIBAAIBAAIBADAhMAkGBSsOAwIaBQAEFGEeMjueacR0
|
||||||
** SIG ** oST8R/nqIRfyOmVJoIISyDCCA+4wggNXoAMCAQICEH6T
|
** SIG ** jh4XkURojdD3J5x+oIIKLzCCBM4wggO2oAMCAQICEDB6
|
||||||
** SIG ** 6/t8xk5Z6kuad9QG/DswDQYJKoZIhvcNAQEFBQAwgYsx
|
** SIG ** NnqqPmiBpvlPCMs7OWQwDQYJKoZIhvcNAQELBQAwfzEL
|
||||||
** SIG ** CzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENh
|
** SIG ** MAkGA1UEBhMCVVMxHTAbBgNVBAoTFFN5bWFudGVjIENv
|
||||||
** SIG ** cGUxFDASBgNVBAcTC0R1cmJhbnZpbGxlMQ8wDQYDVQQK
|
** SIG ** cnBvcmF0aW9uMR8wHQYDVQQLExZTeW1hbnRlYyBUcnVz
|
||||||
** SIG ** EwZUaGF3dGUxHTAbBgNVBAsTFFRoYXd0ZSBDZXJ0aWZp
|
** SIG ** dCBOZXR3b3JrMTAwLgYDVQQDEydTeW1hbnRlYyBDbGFz
|
||||||
** SIG ** Y2F0aW9uMR8wHQYDVQQDExZUaGF3dGUgVGltZXN0YW1w
|
** SIG ** cyAzIFNIQTI1NiBDb2RlIFNpZ25pbmcgQ0EwHhcNMTUx
|
||||||
** SIG ** aW5nIENBMB4XDTEyMTIyMTAwMDAwMFoXDTIwMTIzMDIz
|
** SIG ** MDA5MDAwMDAwWhcNMTgxMTA3MjM1OTU5WjBhMQswCQYD
|
||||||
** SIG ** NTk1OVowXjELMAkGA1UEBhMCVVMxHTAbBgNVBAoTFFN5
|
** SIG ** VQQGEwJTSTERMA8GA1UECBMIU2xvdmVuaWExDzANBgNV
|
||||||
** SIG ** bWFudGVjIENvcnBvcmF0aW9uMTAwLgYDVQQDEydTeW1h
|
** SIG ** BAcTBkthbW5pazEWMBQGA1UEChQNQW1lYmlzIGQuby5v
|
||||||
** SIG ** bnRlYyBUaW1lIFN0YW1waW5nIFNlcnZpY2VzIENBIC0g
|
** SIG ** LjEWMBQGA1UEAxQNQW1lYmlzIGQuby5vLjCCASIwDQYJ
|
||||||
** SIG ** RzIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB
|
** SIG ** KoZIhvcNAQEBBQADggEPADCCAQoCggEBAJfy6Bdwx2kq
|
||||||
** SIG ** AQCxrLNJVEuXHBIK2CV5kSJXKm/cuCbEQ3Nrwr8uUFr7
|
** SIG ** yGhtaYAZgcA8pWLe7EbyLqBHRq/8jIVfUX1CH7fsbEz1
|
||||||
** SIG ** FMJ2jkMBJUO0oeJF9Oi3e8N0zCLXtJQAAvdN7b+0t0Qk
|
** SIG ** UDgIq74BvilG3BNyjJxh/lbiu2Pr2M0ad3WEy4p0kM9T
|
||||||
** SIG ** a81fRTvRRM5DEnMXgotptCvLmR6schsmTXEfsTHd+1Fh
|
** SIG ** SmABC8k3Vc5pmJlNy1++uMpNwAbUmbGcD6Igsvk1xPWb
|
||||||
** SIG ** AlOmqvVJLAV4RaUvic7nmef+jOJXPz3GktxK+Hsz5HkK
|
** SIG ** ApLoAdnO0KfTfzvRI40A0cGZVGt5y6GPemN6jT8JAp9O
|
||||||
** SIG ** +/B1iEGc/8UDUZmq12yfk2mHZSmDhcJgFMTIyTsU2sCB
|
** SIG ** KaWIqj3iF00c/FwS7ODZf2w/cMphLjUle+b86GyewVGE
|
||||||
** SIG ** 8B8NdN6SIqvK9/t0fCfm90obf6fDni2uiuqm5qonFn1h
|
** SIG ** MEVO5ZjS9ksEWBDWn9A6XYshSwbDWnx4xmIl0B4DcWVA
|
||||||
** SIG ** 95hxEbziUKFL5V365Q6nLJ+qZSDT2JboyHylTkhE/xni
|
** SIG ** aY+zqEQzQbzEGC/izPDq44RiCtbhi+QqgQ/6fNXm3hbA
|
||||||
** SIG ** RAeSC9dohIBdanhkRc1gRn5UwRN8xXnxycFxAgMBAAGj
|
** SIG ** GVcYPYa4J5D1UMO+1NC2cPMCAwEAAaOCAWIwggFeMAkG
|
||||||
** SIG ** gfowgfcwHQYDVR0OBBYEFF+a9W5czMx0mtTdfe8/2+xM
|
** SIG ** A1UdEwQCMAAwDgYDVR0PAQH/BAQDAgeAMCsGA1UdHwQk
|
||||||
** SIG ** gC7dMDIGCCsGAQUFBwEBBCYwJDAiBggrBgEFBQcwAYYW
|
** SIG ** MCIwIKAeoByGGmh0dHA6Ly9zdi5zeW1jYi5jb20vc3Yu
|
||||||
** SIG ** aHR0cDovL29jc3AudGhhd3RlLmNvbTASBgNVHRMBAf8E
|
** SIG ** Y3JsMGYGA1UdIARfMF0wWwYLYIZIAYb4RQEHFwMwTDAj
|
||||||
** SIG ** CDAGAQH/AgEAMD8GA1UdHwQ4MDYwNKAyoDCGLmh0dHA6
|
** SIG ** BggrBgEFBQcCARYXaHR0cHM6Ly9kLnN5bWNiLmNvbS9j
|
||||||
** SIG ** Ly9jcmwudGhhd3RlLmNvbS9UaGF3dGVUaW1lc3RhbXBp
|
** SIG ** cHMwJQYIKwYBBQUHAgIwGQwXaHR0cHM6Ly9kLnN5bWNi
|
||||||
** SIG ** bmdDQS5jcmwwEwYDVR0lBAwwCgYIKwYBBQUHAwgwDgYD
|
** SIG ** LmNvbS9ycGEwEwYDVR0lBAwwCgYIKwYBBQUHAwMwVwYI
|
||||||
** SIG ** VR0PAQH/BAQDAgEGMCgGA1UdEQQhMB+kHTAbMRkwFwYD
|
** SIG ** KwYBBQUHAQEESzBJMB8GCCsGAQUFBzABhhNodHRwOi8v
|
||||||
** SIG ** VQQDExBUaW1lU3RhbXAtMjA0OC0xMA0GCSqGSIb3DQEB
|
** SIG ** c3Yuc3ltY2QuY29tMCYGCCsGAQUFBzAChhpodHRwOi8v
|
||||||
** SIG ** BQUAA4GBAAMJm495739ZMKrvaLX64wkdu0+CBl03X6ZS
|
** SIG ** c3Yuc3ltY2IuY29tL3N2LmNydDAfBgNVHSMEGDAWgBSW
|
||||||
** SIG ** nxaN6hySCURu9W3rWHww6PlpjSNzCxJvR6muORH4KrGb
|
** SIG ** O1PweTOXr32D7y4rzMq3hh5yZjAdBgNVHQ4EFgQU9we9
|
||||||
** SIG ** sBrDjutZlgCtzgxNstAxpghcKnr84nodV0yoZRjpeUBi
|
** SIG ** loCaLXTEfww9PSfd1JAKn8wwDQYJKoZIhvcNAQELBQAD
|
||||||
** SIG ** JZZux8c3aoMhCI5B6t3ZVz8dd0mHKhYGXqY4aiISo1EZ
|
** SIG ** ggEBAIpxL0AvtcrbShLKgI7dmLn6WJbpdzkB9e2Cm1Mu
|
||||||
** SIG ** g362MIIEozCCA4ugAwIBAgIQDs/0OMj+vzVuBNhqmBsa
|
** SIG ** AAIiogLFF1n07l0VXZE+gqxGHB8ji2h33t+o1R8PLyyI
|
||||||
** SIG ** UDANBgkqhkiG9w0BAQUFADBeMQswCQYDVQQGEwJVUzEd
|
** SIG ** kdnMhHAd78HsqyZzabfmWuCP12TKBv77wiZkpbTo/Av+
|
||||||
** SIG ** MBsGA1UEChMUU3ltYW50ZWMgQ29ycG9yYXRpb24xMDAu
|
** SIG ** z0SlpJRoMpzzXhyPPtHdby80bSu+4RXlewiDCH56aGE4
|
||||||
** SIG ** BgNVBAMTJ1N5bWFudGVjIFRpbWUgU3RhbXBpbmcgU2Vy
|
** SIG ** SSk0i8Xa9JJ/ozPKLX3Szdmg6J58XtDH/tq5K1/ABSCB
|
||||||
** SIG ** dmljZXMgQ0EgLSBHMjAeFw0xMjEwMTgwMDAwMDBaFw0y
|
** SIG ** z6SF2Y9l9lRJpGXchSDYCPipSVUGP0WPQRTDNobSwCJD
|
||||||
** SIG ** MDEyMjkyMzU5NTlaMGIxCzAJBgNVBAYTAlVTMR0wGwYD
|
** SIG ** XAz9UFcxWo4Rh8o/gvlLWUH+T3HhmLSRzXqt3JuqJo5x
|
||||||
** SIG ** VQQKExRTeW1hbnRlYyBDb3Jwb3JhdGlvbjE0MDIGA1UE
|
** SIG ** H8s4vPzcGBZZFob8yRB98KD6ioFK2pjRRSw9FucwggVZ
|
||||||
** SIG ** AxMrU3ltYW50ZWMgVGltZSBTdGFtcGluZyBTZXJ2aWNl
|
** SIG ** MIIEQaADAgECAhA9eNf5dklgsmF99PAeyoYqMA0GCSqG
|
||||||
** SIG ** cyBTaWduZXIgLSBHNDCCASIwDQYJKoZIhvcNAQEBBQAD
|
** SIG ** SIb3DQEBCwUAMIHKMQswCQYDVQQGEwJVUzEXMBUGA1UE
|
||||||
** SIG ** ggEPADCCAQoCggEBAKJjCzlEuLsjp0RJuw7/ofBhClOT
|
** SIG ** ChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlT
|
||||||
** SIG ** sJjbrSwPSsVu/4Y8U1UPFc4EPyv9qZaW2b5heQtbyUyG
|
** SIG ** aWduIFRydXN0IE5ldHdvcmsxOjA4BgNVBAsTMShjKSAy
|
||||||
** SIG ** duXgQ0sile7CK0PBn9hotI5AT+6FOLkRxSPyZFjwFTJv
|
** SIG ** MDA2IFZlcmlTaWduLCBJbmMuIC0gRm9yIGF1dGhvcml6
|
||||||
** SIG ** TlehroikAtcqHs1L4d1j1ReJMluwXplaqJ0oUA4X7pbb
|
** SIG ** ZWQgdXNlIG9ubHkxRTBDBgNVBAMTPFZlcmlTaWduIENs
|
||||||
** SIG ** YTtFUR3PElYLkkf8q672Zj1HrHBy55LnX80QucSDZJQZ
|
** SIG ** YXNzIDMgUHVibGljIFByaW1hcnkgQ2VydGlmaWNhdGlv
|
||||||
** SIG ** vSWA4ejSIqXQugJ6oXeTW2XD7hd0vEGGKtwITIySjJEt
|
** SIG ** biBBdXRob3JpdHkgLSBHNTAeFw0xMzEyMTAwMDAwMDBa
|
||||||
** SIG ** nndEH2jWqHR32w5bMotWizO92WPISZ06xcXqMwvS8aMb
|
** SIG ** Fw0yMzEyMDkyMzU5NTlaMH8xCzAJBgNVBAYTAlVTMR0w
|
||||||
** SIG ** 9Iu+2bNXizveBKd6IrIkri7HcMW+ToMmCPsLvalPmQjh
|
** SIG ** GwYDVQQKExRTeW1hbnRlYyBDb3Jwb3JhdGlvbjEfMB0G
|
||||||
** SIG ** EChyqs0CAwEAAaOCAVcwggFTMAwGA1UdEwEB/wQCMAAw
|
** SIG ** A1UECxMWU3ltYW50ZWMgVHJ1c3QgTmV0d29yazEwMC4G
|
||||||
** SIG ** FgYDVR0lAQH/BAwwCgYIKwYBBQUHAwgwDgYDVR0PAQH/
|
** SIG ** A1UEAxMnU3ltYW50ZWMgQ2xhc3MgMyBTSEEyNTYgQ29k
|
||||||
** SIG ** BAQDAgeAMHMGCCsGAQUFBwEBBGcwZTAqBggrBgEFBQcw
|
** SIG ** ZSBTaWduaW5nIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC
|
||||||
** SIG ** AYYeaHR0cDovL3RzLW9jc3Aud3Muc3ltYW50ZWMuY29t
|
** SIG ** AQ8AMIIBCgKCAQEAl4MeABavLLHSCMTXaJNRYB5x9uJH
|
||||||
** SIG ** MDcGCCsGAQUFBzAChitodHRwOi8vdHMtYWlhLndzLnN5
|
** SIG ** tNtYTSNiarS/WhtR96MNGHdou9g2qy8hUNqe8+dfJ04L
|
||||||
** SIG ** bWFudGVjLmNvbS90c3MtY2EtZzIuY2VyMDwGA1UdHwQ1
|
** SIG ** wpfICXCTqdpcDU6kDZGgtOwUzpFyVC7Oo9tE6VIbP0E8
|
||||||
** SIG ** MDMwMaAvoC2GK2h0dHA6Ly90cy1jcmwud3Muc3ltYW50
|
** SIG ** ykrkqsDoOatTzCHQzM9/m+bCzFhqghXuPTbPHMWXBySO
|
||||||
** SIG ** ZWMuY29tL3Rzcy1jYS1nMi5jcmwwKAYDVR0RBCEwH6Qd
|
** SIG ** 8Xu+MS09bty1mUKfS2GVXxxw7hd924vlYYl4x2gbrxF4
|
||||||
** SIG ** MBsxGTAXBgNVBAMTEFRpbWVTdGFtcC0yMDQ4LTIwHQYD
|
** SIG ** GpiuxFVHU9mzMtahDkZAxZeSitFTp5lbhTVX0+qTYmEg
|
||||||
** SIG ** VR0OBBYEFEbGaaMOShQe1UzaUmMXP142vA3mMB8GA1Ud
|
** SIG ** CscwdyQRTWKDtrp7aIIx7mXK3/nVjbI13Iwrb2pyXGCE
|
||||||
** SIG ** IwQYMBaAFF+a9W5czMx0mtTdfe8/2+xMgC7dMA0GCSqG
|
** SIG ** nPIMlF7AVlIASMzT+KV93i/XE+Q4qITVRrgThsIbnepa
|
||||||
** SIG ** SIb3DQEBBQUAA4IBAQB4O7SRKgBM8I9iMDd4o4QnB28Y
|
** SIG ** ON2b2wIDAQABo4IBgzCCAX8wLwYIKwYBBQUHAQEEIzAh
|
||||||
** SIG ** st4l3KDUlAOqhk4ln5pAAxzdzuN5yyFoBtq2MrRtv/Qs
|
** SIG ** MB8GCCsGAQUFBzABhhNodHRwOi8vczIuc3ltY2IuY29t
|
||||||
** SIG ** JmMz5ElkbQ3mw2cO9wWkNWx8iRbG6bLfsundIMZxD82V
|
** SIG ** MBIGA1UdEwEB/wQIMAYBAf8CAQAwbAYDVR0gBGUwYzBh
|
||||||
** SIG ** dNy2XN69Nx9DeOZ4tc0oBCCjqvFLxIgpkQ6A0RH83Vx2
|
** SIG ** BgtghkgBhvhFAQcXAzBSMCYGCCsGAQUFBwIBFhpodHRw
|
||||||
** SIG ** bk9eDkVGQW4NsOo4mrE62glxEPwcebSAe6xp9P2ctgwW
|
** SIG ** Oi8vd3d3LnN5bWF1dGguY29tL2NwczAoBggrBgEFBQcC
|
||||||
** SIG ** K/F/Wwk9m1viFsoTgW0ALjgNqCmPLOGy9FqpAa8VnCwv
|
** SIG ** AjAcGhpodHRwOi8vd3d3LnN5bWF1dGguY29tL3JwYTAw
|
||||||
** SIG ** SRvbIrvD/niUUcOGsYKIXfA9tFGheTMrLnu53CAJE3Hr
|
** SIG ** BgNVHR8EKTAnMCWgI6Ahhh9odHRwOi8vczEuc3ltY2Iu
|
||||||
** SIG ** ahlbz+ilMFcsiUk/uc9/yb8+ImhjU5q9aXSsxR08f5Lg
|
** SIG ** Y29tL3BjYTMtZzUuY3JsMB0GA1UdJQQWMBQGCCsGAQUF
|
||||||
** SIG ** w7wc2AR1MIIEzjCCA7agAwIBAgIQMHo2eqo+aIGm+U8I
|
** SIG ** BwMCBggrBgEFBQcDAzAOBgNVHQ8BAf8EBAMCAQYwKQYD
|
||||||
** SIG ** yzs5ZDANBgkqhkiG9w0BAQsFADB/MQswCQYDVQQGEwJV
|
** SIG ** VR0RBCIwIKQeMBwxGjAYBgNVBAMTEVN5bWFudGVjUEtJ
|
||||||
|
** SIG ** LTEtNTY3MB0GA1UdDgQWBBSWO1PweTOXr32D7y4rzMq3
|
||||||
|
** SIG ** hh5yZjAfBgNVHSMEGDAWgBR/02Wnwt3su/AwCfNDOfoC
|
||||||
|
** SIG ** rzMxMzANBgkqhkiG9w0BAQsFAAOCAQEAE4UaHmmpN/eg
|
||||||
|
** SIG ** vaSvfh1hU/6djF4MpnUeeBcj3f3sGgNVOftxlcdlWqeO
|
||||||
|
** SIG ** MNJEWmHbcG/aIQXCLnO6SfHRk/5dyc1eA+CJnj90Htf3
|
||||||
|
** SIG ** OIup1s+7NS8zWKiSVtHITTuC5nmEFvwosLFH8x2iPu6H
|
||||||
|
** SIG ** 2aZ/pFalP62ELinefLyoqqM9BAHqupOiDlAiKRdMh+Q6
|
||||||
|
** SIG ** EV/WpCWJmwVrL7TJAUwnewusGQUioGAVP9rJ+01Mj/ty
|
||||||
|
** SIG ** Z3f9J5THujUOiEn+jf0or0oSvQ2zlwXeRAwV+jYrA9zB
|
||||||
|
** SIG ** UAHxoRFdFOXivSdLVL4rhF4PpsN0BQrvl8OJIrEfd/O9
|
||||||
|
** SIG ** zUPU8UypP7WLhK9k8tAUITGCEF0wghBZAgEBMIGTMH8x
|
||||||
|
** SIG ** CzAJBgNVBAYTAlVTMR0wGwYDVQQKExRTeW1hbnRlYyBD
|
||||||
|
** SIG ** b3Jwb3JhdGlvbjEfMB0GA1UECxMWU3ltYW50ZWMgVHJ1
|
||||||
|
** SIG ** c3QgTmV0d29yazEwMC4GA1UEAxMnU3ltYW50ZWMgQ2xh
|
||||||
|
** SIG ** c3MgMyBTSEEyNTYgQ29kZSBTaWduaW5nIENBAhAwejZ6
|
||||||
|
** SIG ** qj5ogab5TwjLOzlkMAkGBSsOAwIaBQCgcDAQBgorBgEE
|
||||||
|
** SIG ** AYI3AgEMMQIwADAZBgkqhkiG9w0BCQMxDAYKKwYBBAGC
|
||||||
|
** SIG ** NwIBBDAcBgorBgEEAYI3AgELMQ4wDAYKKwYBBAGCNwIB
|
||||||
|
** SIG ** FTAjBgkqhkiG9w0BCQQxFgQUznZZYwta1knx/qCWsLrQ
|
||||||
|
** SIG ** xhI/iSEwDQYJKoZIhvcNAQEBBQAEggEAPYeqftDHUS31
|
||||||
|
** SIG ** QK3yXnFhEGCzEifnj47Z5hsIsCj64g2Mawryh2SQqzke
|
||||||
|
** SIG ** /lwJQYdR8ZHnnitm8oIM2dQ+duCm6/7b452yRQmlW+bm
|
||||||
|
** SIG ** PfKUYAntHYtFiBvPDXFFcd/vC/wKQN7/IoX1xHUmIJCL
|
||||||
|
** SIG ** PpoUDf8luTRknl2wLpevQg6RyDL1ra1TfE2m3vovmiQE
|
||||||
|
** SIG ** vWjmnebUzbReg6eDp8uqpSkWX6sl3CkjS7Du4K1vyIuQ
|
||||||
|
** SIG ** z3Y1NEKTp0sc1OPReAyI8IIMZFiv4B+aIozloZKLCZlX
|
||||||
|
** SIG ** RX/7WV4poxy07HL2D0eSpKU/E5sGx3WPQJspmfCSgVpW
|
||||||
|
** SIG ** LB0gOEdADx1qXjT8SmhGcqGCDiwwgg4oBgorBgEEAYI3
|
||||||
|
** SIG ** AwMBMYIOGDCCDhQGCSqGSIb3DQEHAqCCDgUwgg4BAgED
|
||||||
|
** SIG ** MQ0wCwYJYIZIAWUDBAIBMIH/BgsqhkiG9w0BCRABBKCB
|
||||||
|
** SIG ** 7wSB7DCB6QIBAQYLYIZIAYb4RQEHFwMwITAJBgUrDgMC
|
||||||
|
** SIG ** GgUABBRK+KyXCF2Tf00Aw6jImyGktIi+hwIVAPP8EMTA
|
||||||
|
** SIG ** f5W0fbcFV9uvT/3tRGNxGA8yMDE3MTIyMjA5MjMxMlow
|
||||||
|
** SIG ** AwIBHqCBhqSBgzCBgDELMAkGA1UEBhMCVVMxHTAbBgNV
|
||||||
|
** SIG ** BAoTFFN5bWFudGVjIENvcnBvcmF0aW9uMR8wHQYDVQQL
|
||||||
|
** SIG ** ExZTeW1hbnRlYyBUcnVzdCBOZXR3b3JrMTEwLwYDVQQD
|
||||||
|
** SIG ** EyhTeW1hbnRlYyBTSEEyNTYgVGltZVN0YW1waW5nIFNp
|
||||||
|
** SIG ** Z25lciAtIEcyoIIKizCCBTgwggQgoAMCAQICEHsFsdRJ
|
||||||
|
** SIG ** aFFE98mJ0pwZnRIwDQYJKoZIhvcNAQELBQAwgb0xCzAJ
|
||||||
|
** SIG ** BgNVBAYTAlVTMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5j
|
||||||
|
** SIG ** LjEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29y
|
||||||
|
** SIG ** azE6MDgGA1UECxMxKGMpIDIwMDggVmVyaVNpZ24sIElu
|
||||||
|
** SIG ** Yy4gLSBGb3IgYXV0aG9yaXplZCB1c2Ugb25seTE4MDYG
|
||||||
|
** SIG ** A1UEAxMvVmVyaVNpZ24gVW5pdmVyc2FsIFJvb3QgQ2Vy
|
||||||
|
** SIG ** dGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTYwMTEyMDAw
|
||||||
|
** SIG ** MDAwWhcNMzEwMTExMjM1OTU5WjB3MQswCQYDVQQGEwJV
|
||||||
** SIG ** UzEdMBsGA1UEChMUU3ltYW50ZWMgQ29ycG9yYXRpb24x
|
** SIG ** UzEdMBsGA1UEChMUU3ltYW50ZWMgQ29ycG9yYXRpb24x
|
||||||
** SIG ** HzAdBgNVBAsTFlN5bWFudGVjIFRydXN0IE5ldHdvcmsx
|
** SIG ** HzAdBgNVBAsTFlN5bWFudGVjIFRydXN0IE5ldHdvcmsx
|
||||||
** SIG ** MDAuBgNVBAMTJ1N5bWFudGVjIENsYXNzIDMgU0hBMjU2
|
** SIG ** KDAmBgNVBAMTH1N5bWFudGVjIFNIQTI1NiBUaW1lU3Rh
|
||||||
** SIG ** IENvZGUgU2lnbmluZyBDQTAeFw0xNTEwMDkwMDAwMDBa
|
** SIG ** bXBpbmcgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAw
|
||||||
** SIG ** Fw0xODExMDcyMzU5NTlaMGExCzAJBgNVBAYTAlNJMREw
|
** SIG ** ggEKAoIBAQC7WZ1ZVU+djHJdGoGi61XzsAGtPHGsMo8F
|
||||||
** SIG ** DwYDVQQIEwhTbG92ZW5pYTEPMA0GA1UEBxMGS2Ftbmlr
|
** SIG ** a4aaJwAyl2pNyWQUSym7wtkpuS7sY7Phzz8LVpD4Yht+
|
||||||
** SIG ** MRYwFAYDVQQKFA1BbWViaXMgZC5vLm8uMRYwFAYDVQQD
|
** SIG ** 66YH4t5/Xm1AONSRBudBfHkcy8utG7/YlZHz8O5s+K2W
|
||||||
** SIG ** FA1BbWViaXMgZC5vLm8uMIIBIjANBgkqhkiG9w0BAQEF
|
** SIG ** OS5/wSe4eDnFhKXt7a+Hjs6Nx23q0pi1Oh8eOZ3D9Jqo
|
||||||
** SIG ** AAOCAQ8AMIIBCgKCAQEAl/LoF3DHaSrIaG1pgBmBwDyl
|
** SIG ** 9IThxNF8ccYGKbQ/5IMNJsN7CD5N+Qq3M0n/yjvU9bKb
|
||||||
** SIG ** Yt7sRvIuoEdGr/yMhV9RfUIft+xsTPVQOAirvgG+KUbc
|
** SIG ** S+GImRr1wOkzFNbfx4Dbke7+vJJXcnf0zajM/gn1kze+
|
||||||
** SIG ** E3KMnGH+VuK7Y+vYzRp3dYTLinSQz1NKYAELyTdVzmmY
|
** SIG ** lYhqxdz0sUvUzugJkV+1hHk1inisGTKPI8EyQRtZDqk+
|
||||||
** SIG ** mU3LX764yk3ABtSZsZwPoiCy+TXE9ZsCkugB2c7Qp9N/
|
** SIG ** scz51ivvt9jk1R1tETqS9pPJnONI7rtTDtQ2l4Z4xaE3
|
||||||
** SIG ** O9EjjQDRwZlUa3nLoY96Y3qNPwkCn04ppYiqPeIXTRz8
|
** SIG ** AgMBAAGjggF3MIIBczAOBgNVHQ8BAf8EBAMCAQYwEgYD
|
||||||
** SIG ** XBLs4Nl/bD9wymEuNSV75vzobJ7BUYQwRU7lmNL2SwRY
|
** SIG ** VR0TAQH/BAgwBgEB/wIBADBmBgNVHSAEXzBdMFsGC2CG
|
||||||
** SIG ** ENaf0DpdiyFLBsNafHjGYiXQHgNxZUBpj7OoRDNBvMQY
|
** SIG ** SAGG+EUBBxcDMEwwIwYIKwYBBQUHAgEWF2h0dHBzOi8v
|
||||||
** SIG ** L+LM8OrjhGIK1uGL5CqBD/p81ebeFsAZVxg9hrgnkPVQ
|
** SIG ** ZC5zeW1jYi5jb20vY3BzMCUGCCsGAQUFBwICMBkaF2h0
|
||||||
** SIG ** w77U0LZw8wIDAQABo4IBYjCCAV4wCQYDVR0TBAIwADAO
|
** SIG ** dHBzOi8vZC5zeW1jYi5jb20vcnBhMC4GCCsGAQUFBwEB
|
||||||
** SIG ** BgNVHQ8BAf8EBAMCB4AwKwYDVR0fBCQwIjAgoB6gHIYa
|
** SIG ** BCIwIDAeBggrBgEFBQcwAYYSaHR0cDovL3Muc3ltY2Qu
|
||||||
** SIG ** aHR0cDovL3N2LnN5bWNiLmNvbS9zdi5jcmwwZgYDVR0g
|
** SIG ** Y29tMDYGA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9zLnN5
|
||||||
** SIG ** BF8wXTBbBgtghkgBhvhFAQcXAzBMMCMGCCsGAQUFBwIB
|
** SIG ** bWNiLmNvbS91bml2ZXJzYWwtcm9vdC5jcmwwEwYDVR0l
|
||||||
** SIG ** FhdodHRwczovL2Quc3ltY2IuY29tL2NwczAlBggrBgEF
|
** SIG ** BAwwCgYIKwYBBQUHAwgwKAYDVR0RBCEwH6QdMBsxGTAX
|
||||||
** SIG ** BQcCAjAZDBdodHRwczovL2Quc3ltY2IuY29tL3JwYTAT
|
** SIG ** BgNVBAMTEFRpbWVTdGFtcC0yMDQ4LTMwHQYDVR0OBBYE
|
||||||
** SIG ** BgNVHSUEDDAKBggrBgEFBQcDAzBXBggrBgEFBQcBAQRL
|
** SIG ** FK9j1sqjToVy4Ke8QfMpojh/gHViMB8GA1UdIwQYMBaA
|
||||||
** SIG ** MEkwHwYIKwYBBQUHMAGGE2h0dHA6Ly9zdi5zeW1jZC5j
|
** SIG ** FLZ3+mlIR59TEtXC6gcydgfRlwcZMA0GCSqGSIb3DQEB
|
||||||
** SIG ** b20wJgYIKwYBBQUHMAKGGmh0dHA6Ly9zdi5zeW1jYi5j
|
** SIG ** CwUAA4IBAQB16rAt1TQZXDJF/g7h1E+meMFv1+rd3E/z
|
||||||
** SIG ** b20vc3YuY3J0MB8GA1UdIwQYMBaAFJY7U/B5M5evfYPv
|
** SIG ** ociBiPenjxXmQCmt5l30otlWZIRxMCrdHmEXZiBWBpgZ
|
||||||
** SIG ** LivMyreGHnJmMB0GA1UdDgQWBBT3B72WgJotdMR/DD09
|
** SIG ** jV1x8viXvAn9HJFHyeLojQP7zJAv1gpsTjPs1rSTyEyQ
|
||||||
** SIG ** J93UkAqfzDANBgkqhkiG9w0BAQsFAAOCAQEAinEvQC+1
|
** SIG ** Y0g5QCHE3dZuiZg8tZiX6KkGtwnJj1NXQZAv4R5NTtzK
|
||||||
** SIG ** yttKEsqAjt2YufpYlul3OQH17YKbUy4AAiKiAsUXWfTu
|
** SIG ** EHhsQm7wtsX4YVxS9U72a433Snq+8839A9fZ9gOoD+NT
|
||||||
** SIG ** XRVdkT6CrEYcHyOLaHfe36jVHw8vLIiR2cyEcB3vweyr
|
** SIG ** 9wp17MZ1LqpmhQSZt/gGV+HGDvbor9rsmxgfqrnjOgC/
|
||||||
** SIG ** JnNpt+Za4I/XZMoG/vvCJmSltOj8C/7PRKWklGgynPNe
|
** SIG ** zoqUywHbnsc4uw9Sq9HjlANgCk2g/idtFDL8P5dA4b+Z
|
||||||
** SIG ** HI8+0d1vLzRtK77hFeV7CIMIfnpoYThJKTSLxdr0kn+j
|
** SIG ** idvkORS92uTTw+orWrOVWFUEfcea7CMDjYUq0v+uqWGB
|
||||||
** SIG ** M8otfdLN2aDonnxe0Mf+2rkrX8AFIIHPpIXZj2X2VEmk
|
** SIG ** MIIFSzCCBDOgAwIBAgIQVFjyqtdB1kS8hKl7oJZS5jAN
|
||||||
** SIG ** ZdyFINgI+KlJVQY/RY9BFMM2htLAIkNcDP1QVzFajhGH
|
** SIG ** BgkqhkiG9w0BAQsFADB3MQswCQYDVQQGEwJVUzEdMBsG
|
||||||
** SIG ** yj+C+UtZQf5PceGYtJHNeq3cm6omjnEfyzi8/NwYFlkW
|
** SIG ** A1UEChMUU3ltYW50ZWMgQ29ycG9yYXRpb24xHzAdBgNV
|
||||||
** SIG ** hvzJEH3woPqKgUramNFFLD0W5zCCBVkwggRBoAMCAQIC
|
** SIG ** BAsTFlN5bWFudGVjIFRydXN0IE5ldHdvcmsxKDAmBgNV
|
||||||
** SIG ** ED141/l2SWCyYX308B7KhiowDQYJKoZIhvcNAQELBQAw
|
** SIG ** BAMTH1N5bWFudGVjIFNIQTI1NiBUaW1lU3RhbXBpbmcg
|
||||||
** SIG ** gcoxCzAJBgNVBAYTAlVTMRcwFQYDVQQKEw5WZXJpU2ln
|
** SIG ** Q0EwHhcNMTcwMTAyMDAwMDAwWhcNMjgwNDAxMjM1OTU5
|
||||||
** SIG ** biwgSW5jLjEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1c3Qg
|
** SIG ** WjCBgDELMAkGA1UEBhMCVVMxHTAbBgNVBAoTFFN5bWFu
|
||||||
** SIG ** TmV0d29yazE6MDgGA1UECxMxKGMpIDIwMDYgVmVyaVNp
|
** SIG ** dGVjIENvcnBvcmF0aW9uMR8wHQYDVQQLExZTeW1hbnRl
|
||||||
** SIG ** Z24sIEluYy4gLSBGb3IgYXV0aG9yaXplZCB1c2Ugb25s
|
** SIG ** YyBUcnVzdCBOZXR3b3JrMTEwLwYDVQQDEyhTeW1hbnRl
|
||||||
** SIG ** eTFFMEMGA1UEAxM8VmVyaVNpZ24gQ2xhc3MgMyBQdWJs
|
** SIG ** YyBTSEEyNTYgVGltZVN0YW1waW5nIFNpZ25lciAtIEcy
|
||||||
** SIG ** aWMgUHJpbWFyeSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0
|
** SIG ** MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA
|
||||||
** SIG ** eSAtIEc1MB4XDTEzMTIxMDAwMDAwMFoXDTIzMTIwOTIz
|
** SIG ** mfP82AQJA4b511ymk8BCfOp8Y89dAOKO88CQ348p9Rjq
|
||||||
** SIG ** NTk1OVowfzELMAkGA1UEBhMCVVMxHTAbBgNVBAoTFFN5
|
** SIG ** lLeS5dewoHOB6OkKm0p8Af+dj6Q5pw7qRfQiDDpw7TlF
|
||||||
** SIG ** bWFudGVjIENvcnBvcmF0aW9uMR8wHQYDVQQLExZTeW1h
|
** SIG ** i+TFG1zwRWhGJAVjdpsc/J5sKrFW5Yp/UnGu8jXVRiMG
|
||||||
** SIG ** bnRlYyBUcnVzdCBOZXR3b3JrMTAwLgYDVQQDEydTeW1h
|
** SIG ** HM9ILR20zbjZdiOOHP8+v7sGXGkHpmUO+F6ufS7tTa41
|
||||||
** SIG ** bnRlYyBDbGFzcyAzIFNIQTI1NiBDb2RlIFNpZ25pbmcg
|
** SIG ** 78nXAEL9KJUOn11yQgm8w9pE0u3MR4Tk/MotrFi+rveu
|
||||||
** SIG ** Q0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB
|
** SIG ** 2UQNCLfCd9YaQ3DRbgPeUpLEEAhx2boiVfIfvO2bnTvi
|
||||||
** SIG ** AQCXgx4AFq8ssdIIxNdok1FgHnH24ke021hNI2JqtL9a
|
** SIG ** Xh1Mg/+XD3sL51WDTtIN677X7K5uR7mf36XWUbwEVe3/
|
||||||
** SIG ** G1H3ow0Yd2i72DarLyFQ2p7z518nTgvCl8gJcJOp2lwN
|
** SIG ** J3BMye0qSxPhsblMD8kB7lVlX2kCeGbLPwIDAQABo4IB
|
||||||
** SIG ** TqQNkaC07BTOkXJULs6j20TpUhs/QTzKSuSqwOg5q1PM
|
** SIG ** xzCCAcMwDAYDVR0TAQH/BAIwADBmBgNVHSAEXzBdMFsG
|
||||||
** SIG ** IdDMz3+b5sLMWGqCFe49Ns8cxZcHJI7xe74xLT1u3LWZ
|
** SIG ** C2CGSAGG+EUBBxcDMEwwIwYIKwYBBQUHAgEWF2h0dHBz
|
||||||
** SIG ** Qp9LYZVfHHDuF33bi+VhiXjHaBuvEXgamK7EVUdT2bMy
|
** SIG ** Oi8vZC5zeW1jYi5jb20vY3BzMCUGCCsGAQUFBwICMBka
|
||||||
** SIG ** 1qEORkDFl5KK0VOnmVuFNVfT6pNiYSAKxzB3JBFNYoO2
|
** SIG ** F2h0dHBzOi8vZC5zeW1jYi5jb20vcnBhMEAGA1UdHwQ5
|
||||||
** SIG ** untogjHuZcrf+dWNsjXcjCtvanJcYISc8gyUXsBWUgBI
|
** SIG ** MDcwNaAzoDGGL2h0dHA6Ly90cy1jcmwud3Muc3ltYW50
|
||||||
** SIG ** zNP4pX3eL9cT5DiohNVGuBOGwhud6lo43ZvbAgMBAAGj
|
** SIG ** ZWMuY29tL3NoYTI1Ni10c3MtY2EuY3JsMBYGA1UdJQEB
|
||||||
** SIG ** ggGDMIIBfzAvBggrBgEFBQcBAQQjMCEwHwYIKwYBBQUH
|
** SIG ** /wQMMAoGCCsGAQUFBwMIMA4GA1UdDwEB/wQEAwIHgDB3
|
||||||
** SIG ** MAGGE2h0dHA6Ly9zMi5zeW1jYi5jb20wEgYDVR0TAQH/
|
** SIG ** BggrBgEFBQcBAQRrMGkwKgYIKwYBBQUHMAGGHmh0dHA6
|
||||||
** SIG ** BAgwBgEB/wIBADBsBgNVHSAEZTBjMGEGC2CGSAGG+EUB
|
** SIG ** Ly90cy1vY3NwLndzLnN5bWFudGVjLmNvbTA7BggrBgEF
|
||||||
** SIG ** BxcDMFIwJgYIKwYBBQUHAgEWGmh0dHA6Ly93d3cuc3lt
|
** SIG ** BQcwAoYvaHR0cDovL3RzLWFpYS53cy5zeW1hbnRlYy5j
|
||||||
** SIG ** YXV0aC5jb20vY3BzMCgGCCsGAQUFBwICMBwaGmh0dHA6
|
** SIG ** b20vc2hhMjU2LXRzcy1jYS5jZXIwKAYDVR0RBCEwH6Qd
|
||||||
** SIG ** Ly93d3cuc3ltYXV0aC5jb20vcnBhMDAGA1UdHwQpMCcw
|
** SIG ** MBsxGTAXBgNVBAMTEFRpbWVTdGFtcC0yMDQ4LTUwHQYD
|
||||||
** SIG ** JaAjoCGGH2h0dHA6Ly9zMS5zeW1jYi5jb20vcGNhMy1n
|
** SIG ** VR0OBBYEFAm1wf6WcpcpQ5rJ4AK6rvj9L7r2MB8GA1Ud
|
||||||
** SIG ** NS5jcmwwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUF
|
** SIG ** IwQYMBaAFK9j1sqjToVy4Ke8QfMpojh/gHViMA0GCSqG
|
||||||
** SIG ** BwMDMA4GA1UdDwEB/wQEAwIBBjApBgNVHREEIjAgpB4w
|
** SIG ** SIb3DQEBCwUAA4IBAQAXswqI6VxaXiBrOwoVsmzFqYoy
|
||||||
** SIG ** HDEaMBgGA1UEAxMRU3ltYW50ZWNQS0ktMS01NjcwHQYD
|
** SIG ** h9Ox9BxTroW+P5v/17y3lIW0x1J+lOi97WGy1KeZ5MPJ
|
||||||
** SIG ** VR0OBBYEFJY7U/B5M5evfYPvLivMyreGHnJmMB8GA1Ud
|
** SIG ** k8E1PQvoaApdVpi9sSI70UR617/wbVEyitUj3zgBN/bi
|
||||||
** SIG ** IwQYMBaAFH/TZafC3ey78DAJ80M5+gKvMzEzMA0GCSqG
|
** SIG ** Uyt6KxGPt01sejMDG3xrCZQXu+TbWNQhE2Xn7NElyix1
|
||||||
** SIG ** SIb3DQEBCwUAA4IBAQAThRoeaak396C9pK9+HWFT/p2M
|
** SIG ** mpx//Mm7KmirxH20z6PJbKfZxACciQp3kfRNovsxO4Zu
|
||||||
** SIG ** XgymdR54FyPd/ewaA1U5+3GVx2Vap44w0kRaYdtwb9oh
|
** SIG ** 9uYfUAOGm7/LQqvmdptyWhEBisbvpW+V592uuuYiZfAY
|
||||||
** SIG ** BcIuc7pJ8dGT/l3JzV4D4ImeP3Qe1/c4i6nWz7s1LzNY
|
** SIG ** WRsRyc2At9iXRx9CCPiscR+wRlOz1LLVo6tQdUgSF4Kt
|
||||||
** SIG ** qJJW0chNO4LmeYQW/CiwsUfzHaI+7ofZpn+kVqU/rYQu
|
** SIG ** z+BBTzJ+zZUcv5GKCD2kp2cClt8kTKXQQcCCYKOKFzJL
|
||||||
** SIG ** Kd58vKiqoz0EAeq6k6IOUCIpF0yH5DoRX9akJYmbBWsv
|
** SIG ** 07zPpLSMMYICWjCCAlYCAQEwgYswdzELMAkGA1UEBhMC
|
||||||
** SIG ** tMkBTCd7C6wZBSKgYBU/2sn7TUyP+3Jnd/0nlMe6NQ6I
|
|
||||||
** SIG ** Sf6N/SivShK9DbOXBd5EDBX6NisD3MFQAfGhEV0U5eK9
|
|
||||||
** SIG ** J0tUviuEXg+mw3QFCu+Xw4kisR93873NQ9TxTKk/tYuE
|
|
||||||
** SIG ** r2Ty0BQhMYIEPDCCBDgCAQEwgZMwfzELMAkGA1UEBhMC
|
|
||||||
** SIG ** VVMxHTAbBgNVBAoTFFN5bWFudGVjIENvcnBvcmF0aW9u
|
** SIG ** VVMxHTAbBgNVBAoTFFN5bWFudGVjIENvcnBvcmF0aW9u
|
||||||
** SIG ** MR8wHQYDVQQLExZTeW1hbnRlYyBUcnVzdCBOZXR3b3Jr
|
** SIG ** MR8wHQYDVQQLExZTeW1hbnRlYyBUcnVzdCBOZXR3b3Jr
|
||||||
** SIG ** MTAwLgYDVQQDEydTeW1hbnRlYyBDbGFzcyAzIFNIQTI1
|
** SIG ** MSgwJgYDVQQDEx9TeW1hbnRlYyBTSEEyNTYgVGltZVN0
|
||||||
** SIG ** NiBDb2RlIFNpZ25pbmcgQ0ECEDB6NnqqPmiBpvlPCMs7
|
** SIG ** YW1waW5nIENBAhBUWPKq10HWRLyEqXugllLmMAsGCWCG
|
||||||
** SIG ** OWQwCQYFKw4DAhoFAKBwMBAGCisGAQQBgjcCAQwxAjAA
|
** SIG ** SAFlAwQCAaCBpDAaBgkqhkiG9w0BCQMxDQYLKoZIhvcN
|
||||||
** SIG ** MBkGCSqGSIb3DQEJAzEMBgorBgEEAYI3AgEEMBwGCisG
|
** SIG ** AQkQAQQwHAYJKoZIhvcNAQkFMQ8XDTE3MTIyMjA5MjMx
|
||||||
** SIG ** AQQBgjcCAQsxDjAMBgorBgEEAYI3AgEVMCMGCSqGSIb3
|
** SIG ** MlowLwYJKoZIhvcNAQkEMSIEIDjC9lH4vmnVGgUQ3K9/
|
||||||
** SIG ** DQEJBDEWBBRdGsCsEDnEdoOqRhhTeaLEBl3IEjANBgkq
|
** SIG ** UJyaFJXcivYDNejbPrRERGkRMDcGCyqGSIb3DQEJEAIv
|
||||||
** SIG ** hkiG9w0BAQEFAASCAQA4xj8S48C6Sy/T1LtTkza0Dk2l
|
** SIG ** MSgwJjAkMCIEIM96wXrQR+zV/cNoIgMbEtTvB4tvK0xe
|
||||||
** SIG ** Vav/+7v5JiJ1o/K4nHO8tTrdEybxQX+j9406UdtTYXWL
|
** SIG ** a6Qfj/LPS61nMAsGCSqGSIb3DQEBAQSCAQBQNgf6pNDg
|
||||||
** SIG ** Vf4Jsa1RS2cwE9gM0ciS9+X1n0e8zF7PNl92Et9ReZm1
|
** SIG ** E7O0sqTK8DqO3WPe9wXqJB4uZqR0YyH8VH/ymK3MTiSo
|
||||||
** SIG ** qi/6ckcGEfbnT4hBB1BrvziM5lcUyxFpYOKoO3ZS8x8K
|
** SIG ** O/4uG0vyAT/t5i5Bvt67lQIgCckpop4u348NUoi9hSNG
|
||||||
** SIG ** /tkx9ypkV9MZcotwsrvofmVjN3iUzR8qmF1TNK5oGVhE
|
** SIG ** br/fMo1jib1sHUpqiOcLnZSKjOE717APXkDw3ADWrFsg
|
||||||
** SIG ** BoI3iwuX/WY8P/v2q4g0xxinOQpRZsLMmFNwnPtxKM3z
|
** SIG ** 2SUEX/fPvYvL/DW3YjTG82iuf9x/QQLqn0W6jbdw9m8d
|
||||||
** SIG ** oqZSgaIv9AMNxzCVJmPkj7DPssi1kI+4QmxUw97uoQLz
|
** SIG ** IWbjlTubIjjzuNMVEJIIAuahtqPU+cHW/skzXXoRpvsG
|
||||||
** SIG ** U6g/04qNF2AgfbeXKVPrb0YZ90Q6wH+8fwBScRpRwpvX
|
** SIG ** o5ga0X7uGNeGYiSalDcVDktNaaJT41xMgAvs7XKhSUK3
|
||||||
** SIG ** bp8SGZ2KoYICCzCCAgcGCSqGSIb3DQEJBjGCAfgwggH0
|
** SIG ** YTfJrwhpf4ph2JbwONzjhboqQy9Jw2A7pcjl/khfMqX0
|
||||||
** SIG ** AgEBMHIwXjELMAkGA1UEBhMCVVMxHTAbBgNVBAoTFFN5
|
** SIG ** mRUHJlKxrTA7lM1vbxNkSZIy
|
||||||
** SIG ** bWFudGVjIENvcnBvcmF0aW9uMTAwLgYDVQQDEydTeW1h
|
|
||||||
** SIG ** bnRlYyBUaW1lIFN0YW1waW5nIFNlcnZpY2VzIENBIC0g
|
|
||||||
** SIG ** RzICEA7P9DjI/r81bgTYapgbGlAwCQYFKw4DAhoFAKBd
|
|
||||||
** SIG ** MBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZI
|
|
||||||
** SIG ** hvcNAQkFMQ8XDTE2MDMxODEyNTMxM1owIwYJKoZIhvcN
|
|
||||||
** SIG ** AQkEMRYEFLIL8tc1vFkMvG2cy2MMSbMFNS9sMA0GCSqG
|
|
||||||
** SIG ** SIb3DQEBAQUABIIBAHhBsF+of6N+6I4duYaMadVV3IBL
|
|
||||||
** SIG ** dfG7jhV9c2TJoOmFs5VG0reP7qd02Q+BzygjOeXbYzYj
|
|
||||||
** SIG ** THBlF3W6R/YGzD0RAAB8d+pwpXiUpc5iy6BangEIfMS6
|
|
||||||
** SIG ** /Gm6ilXTH49B5m1td1HejMjtV0qncV0KZ5pU4VXhCg3P
|
|
||||||
** SIG ** CS2hlpiuK88j3Q3R5EGHBp1uCBK96yoWx/SrsDUvU/gC
|
|
||||||
** SIG ** wr4Gn1rd3HmLBV6/15/ZclWi/UN8oo3LSmdTkevjU7Lm
|
|
||||||
** SIG ** idQjbiDbByq6d0TVYUT/PlFEuUsWwqCNg+xSe2rlSLpO
|
|
||||||
** SIG ** Ss7hpud6uCGFGP04XlyUrTEcaNvUUD7hav0zxErYwnPU
|
|
||||||
** SIG ** ZEqtHPY=
|
|
||||||
</signature>
|
</signature>
|
||||||
</package>
|
</package>
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user