diff options
83 files changed, 111 insertions, 127 deletions
@@ -1,3 +1,3 @@ See the changelog in the release notes: - https://doc.zeroc.com/display/Rel/Ice+3.6+Release+Notes + https://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes @@ -45,8 +45,8 @@ Documentation Release notes for Ice @ver@ are available online: - http://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes + https://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes The manual also provides instructions for building and installing Ice: - http://doc.zeroc.com/display/Rel/Ice+@ver@+Build+Instructions + https://doc.zeroc.com/display/Rel/Ice+@ver@+Build+Instructions diff --git a/android/build.gradle b/android/build.gradle index f7296eae630..b55db1699b1 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -33,10 +33,10 @@ subprojects { if (!useLocalOnly) { maven { - url 'http://repo.zeroc.com/nexus/content/repositories/thirdparty' + url 'https://repo.zeroc.com/nexus/content/repositories/thirdparty' } maven { - url 'http://repo.zeroc.com/nexus/content/repositories/releases' + url 'https://repo.zeroc.com/nexus/content/repositories/releases' } } } diff --git a/android/demo/chat/README b/android/demo/chat/README index 421fbd6173a..88529efc759 100644 --- a/android/demo/chat/README +++ b/android/demo/chat/README @@ -16,7 +16,7 @@ about the chat system, or to download the source code for the chat system so that you can run your own server, please visit the link below: - http://www.zeroc.com/chat/index.html + https://www.zeroc.com/chat/index.html Please refer to the release notes for instructions on configuring your environment to use Ice in an Android project. diff --git a/cpp/config/Make.rules.msvc b/cpp/config/Make.rules.msvc index c522ae5ce9d..bc8b6f1dc8f 100755 --- a/cpp/config/Make.rules.msvc +++ b/cpp/config/Make.rules.msvc @@ -182,7 +182,7 @@ $(SDK_BASE_PATH)\$(SDK_MANIFEST): $(SDK_BASE_PATH) AppliesTo = "WindowsAppContainer + VisualC" SupportedArchitecture = "x86;x64;ARM" SupportsMultipleVersion = "Error" - MoreInfo = "http://doc.zeroc.com"> + MoreInfo = "https://doc.zeroc.com"> </FileList> <<KEEP move $(SDK_MANIFEST) $(SDK_BASE_PATH) diff --git a/cpp/demo/IceBox/hello/README b/cpp/demo/IceBox/hello/README index d64e9dbb39a..eaab317f7d5 100644 --- a/cpp/demo/IceBox/hello/README +++ b/cpp/demo/IceBox/hello/README @@ -17,7 +17,7 @@ as follows: You can find more details in our online documentation. -http://doc.zeroc.com/display/Ice36/Starting+the+IceBox+Server +https://doc.zeroc.com/display/Ice36/Starting+the+IceBox+Server In the second window, run the client: diff --git a/cpp/demo/README b/cpp/demo/README index ad6a9943e88..4408ba9695f 100644 --- a/cpp/demo/README +++ b/cpp/demo/README @@ -6,4 +6,4 @@ on the demos. The Manual directory contains demos for some of the code examples in the Ice manual available online: - http://doc.zeroc.com/display/Ice/Ice+Manual + https://doc.zeroc.com/display/Ice/Ice+Manual diff --git a/cpp/doc/Makefile b/cpp/doc/Makefile index 8bc035706a4..e72bc3600a6 100644 --- a/cpp/doc/Makefile +++ b/cpp/doc/Makefile @@ -29,7 +29,7 @@ reference/index.html: $(SLICEFILES) $(MAKE) clean $(bindir)/slice2html --ice -I$(slicedir) --hdr=htmlHeader --ftr=htmlFooter \ --indexhdr=indexHeader --indexftr=indexFooter \ - --image-dir=images --logo-url="http://www.zeroc.com" --search="/cgi-bin/swish.cgi" \ + --image-dir=images --logo-url="https://www.zeroc.com" --search="/cgi-bin/swish.cgi" \ --output-dir=reference --index=3 --summary=120 $(SLICEFILES) mkdir reference/$(IMAGES) cp $(IMAGES)/*.gif reference/$(IMAGES) diff --git a/cpp/doc/Makefile.mak b/cpp/doc/Makefile.mak index ab36915fea4..7c6e007a824 100644 --- a/cpp/doc/Makefile.mak +++ b/cpp/doc/Makefile.mak @@ -28,7 +28,7 @@ SLICEFILES = ../../slice/Ice/*.ice \ reference\index.html: $(SLICEFILES) @$(MAKE) -nologo -f Makefile.mak clean $(bindir)\slice2html --ice -I$(slicedir) --hdr=htmlHeader --indexhdr=indexHeader --indexftr=indexFooter \ - --image-dir=images --logo-url="http://www.zeroc.com" --output-dir=reference --index=3 \ + --image-dir=images --logo-url="https://www.zeroc.com" --output-dir=reference --index=3 \ --summary=120 $** -mkdir reference\$(IMAGES) copy $(IMAGES)\*.gif reference\$(IMAGES) diff --git a/cpp/doc/indexFooter b/cpp/doc/indexFooter index 5d7e7e03943..05158ad2c8a 100644 --- a/cpp/doc/indexFooter +++ b/cpp/doc/indexFooter @@ -24,7 +24,7 @@ <td align="right"> <table class="LogoTable"> <tr> - <td><a href="http://www.zeroc.com"><img class="Logo" src="images/logo.gif" alt="Logo"></a></td> + <td><a href="https://www.zeroc.com"><img class="Logo" src="images/logo.gif" alt="Logo"></a></td> </tr> </table> </td> diff --git a/cpp/doc/indexHeader b/cpp/doc/indexHeader index 6da017fbeed..2de389eb3f1 100644 --- a/cpp/doc/indexHeader +++ b/cpp/doc/indexHeader @@ -88,7 +88,7 @@ TITLE <td align="right"> <table class="LogoTable"> <tr> - <td><a href="http://www.zeroc.com"><img class="Logo" src="images/logo.gif" alt="Logo"></a></td> + <td><a href="https://www.zeroc.com"><img class="Logo" src="images/logo.gif" alt="Logo"></a></td> </tr> </table> </td> diff --git a/cpp/doc/swish/TemplateSlice.pm b/cpp/doc/swish/TemplateSlice.pm index b0219fe0108..4cab8aa7a03 100755 --- a/cpp/doc/swish/TemplateSlice.pm +++ b/cpp/doc/swish/TemplateSlice.pm @@ -92,7 +92,7 @@ sub page_header { </h1> </div> <div style="position: absolute; top: 0; right: 0;"> - <a href="http://www.zeroc.com"><img class="Logo" src="../doc/images/logo.gif" alt="Logo" + <a href="https://www.zeroc.com"><img class="Logo" src="../doc/images/logo.gif" alt="Logo" style="border-style: none;"/></a> </div> </div> diff --git a/cs/CHANGES b/cs/CHANGES index f76ab700fc7..1a04a84b520 100644 --- a/cs/CHANGES +++ b/cs/CHANGES @@ -833,8 +833,8 @@ Changes since Alpha 2 - Added support for protocol compression. -- Added extensive documentation for the language mapping to - "Distributed Programming with Ice" (http://www.zeroc.com/Ice-Manual.pdf). +- Added extensive documentation for the language mapping to the Ice + manual. - Added support for AMI and AMD. diff --git a/cs/demo/IceGrid/simple/README b/cs/demo/IceGrid/simple/README index 2846a9e161c..1c280bff8d5 100644 --- a/cs/demo/IceGrid/simple/README +++ b/cs/demo/IceGrid/simple/README @@ -1,20 +1,3 @@ -Note for Mono: - - For this demo to work properly using Mono on Linux, you must - configure Linux to recognize Mono binaries. More details are - provided in the release notes: - - http://doc.zeroc.com/display/Ice/Release+Notes - - Alternatively, if you do not want to reconfigure your kernel, edit - application.xml and change the <server> element to read: - - <server id="SimpleServer" exe="mono" activation="on-demand"> - <option>./server.exe</option> - - Note that we use "mono" (the Mono interpreter) as the executable - and pass the path name of the actual server as an argument. - To run the demo, first start the IceGrid service: $ icegridnode --Ice.Config=config.grid diff --git a/cs/demo/README b/cs/demo/README index fb0f0bde18e..844420931e6 100644 --- a/cs/demo/README +++ b/cs/demo/README @@ -6,7 +6,7 @@ on the various demos. The Manual directory contains demos for some of the code examples in the Ice manual available online: - http://doc.zeroc.com/display/Ice/Ice+Manual + https://doc.zeroc.com/display/Ice/Ice+Manual -For more examples of the features of the Ice services (Glacier2, IceGrid, -IceStorm) please see the demos in the Ice for C++ distribution. +For more examples of the features of the Ice services (Glacier2, +IceGrid, IceStorm) please see the Ice for C++ demos. diff --git a/distribution/src/common/README.DEMOS b/distribution/src/common/README.DEMOS index 4bc83e66b79..1dc51b7e156 100644 --- a/distribution/src/common/README.DEMOS +++ b/distribution/src/common/README.DEMOS @@ -2,4 +2,4 @@ For instructions on building and running the sample programs, please visit the 'Using the Sample Programs' section in the Ice @ver@ release notes: -http://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes +https://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes diff --git a/distribution/src/common/README.DEMOS.txt b/distribution/src/common/README.DEMOS.txt index 502c9373d9a..8a463bb46a9 100644 --- a/distribution/src/common/README.DEMOS.txt +++ b/distribution/src/common/README.DEMOS.txt @@ -2,4 +2,4 @@ For instructions on building and running the sample programs, please visit the 'Using the Sample Programs on Windows' section in the Ice @ver@ release notes: -http://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes +https://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes diff --git a/distribution/src/common/build.gradle b/distribution/src/common/build.gradle index f349049e915..8571de00e1d 100644 --- a/distribution/src/common/build.gradle +++ b/distribution/src/common/build.gradle @@ -24,10 +24,10 @@ subprojects { if (!useLocalOnly) { maven { - url 'http://repo.zeroc.com/nexus/content/repositories/thirdparty' + url 'https://repo.zeroc.com/nexus/content/repositories/thirdparty' } maven { - url 'http://repo.zeroc.com/nexus/content/repositories/releases' + url 'https://repo.zeroc.com/nexus/content/repositories/releases' } } } diff --git a/distribution/src/common/ice.gradle b/distribution/src/common/ice.gradle index 8f60f9dd71e..853913cade0 100644 --- a/distribution/src/common/ice.gradle +++ b/distribution/src/common/ice.gradle @@ -102,7 +102,7 @@ buildscript { } } else { maven { - url 'http://repo.zeroc.com/nexus/content/repositories/releases' + url 'https://repo.zeroc.com/nexus/content/repositories/releases' } } } diff --git a/distribution/src/deb/DEB_README b/distribution/src/deb/DEB_README index 96b125dea20..ca2e9c6967f 100644 --- a/distribution/src/deb/DEB_README +++ b/distribution/src/deb/DEB_README @@ -34,14 +34,14 @@ Ice repository to be able to install these packages. First you need to install the GPG key used to sign the packages: - $ wget http://www.zeroc.com/download/RPM-GPG-KEY-zeroc-beta - $ sudo apt-key add RPM-GPG-KEY-zeroc-beta + $ wget https://www.zeroc.com/download/RPM-GPG-KEY-zeroc-release + $ sudo apt-key add RPM-GPG-KEY-zeroc-release After installing the GPG key, we must add the repository to your system apt sources: $ cd /etc/apt/sources.list.d - $ sudo wget http://zeroc.com/download/Ice/@mmver@/ubuntu/ice@mmver@-trusty.list + $ sudo wget https://zeroc.com/download/Ice/@mmver@/ubuntu/ice@mmver@-trusty.list $ sudo apt-get update diff --git a/distribution/src/deb/debian/control b/distribution/src/deb/debian/control index 85852cf0309..6fdb6294545 100644 --- a/distribution/src/deb/debian/control +++ b/distribution/src/deb/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9.0.0), php5-cli, javahelper (>= 0.45) Standards-Version: 3.9.4 -Homepage: http://www.zeroc.com +Homepage: https://www.zeroc.com Package: zeroc-ice-all-runtime Architecture: all diff --git a/distribution/src/deb/debian/copyright b/distribution/src/deb/debian/copyright index 79ab1111380..eb0e41ecb83 100644 --- a/distribution/src/deb/debian/copyright +++ b/distribution/src/deb/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ZeroC Ice -Source: http://www.zeroc.com/download/Ice/ +Source: https://www.zeroc.com/download/Ice/ Files: * Copyright: Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. @@ -10,4 +10,4 @@ License: GPL-2 with OpenSSL exception On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. -
\ No newline at end of file + diff --git a/distribution/src/js/icejs-demos/bower.json b/distribution/src/js/icejs-demos/bower.json index b6107cd95f1..d9fa6a07caf 100644 --- a/distribution/src/js/icejs-demos/bower.json +++ b/distribution/src/js/icejs-demos/bower.json @@ -3,7 +3,7 @@ "version": "3.6.0-beta.0", "description": "Ice for JavaScript runtime", "author": "Zeroc, Inc.", - "homepage": "http://zeroc.com", + "homepage": "https://zeroc.com", "repository": { "type": "git", "url": "https://github.com/zeroc-inc/icejs-demos.git" diff --git a/distribution/src/mac/ThirdParty/resources/SOURCES.txt b/distribution/src/mac/ThirdParty/resources/SOURCES.txt index b82782c6f7b..ec20878344b 100644 --- a/distribution/src/mac/ThirdParty/resources/SOURCES.txt +++ b/distribution/src/mac/ThirdParty/resources/SOURCES.txt @@ -4,4 +4,4 @@ Source Code The source distributions of Berkeley DB and MCPP used to build this distribution can be downloaded at no cost from - http://www.zeroc.com/download.html + https://www.zeroc.com/download.html diff --git a/distribution/src/rpm/glacier2router.service b/distribution/src/rpm/glacier2router.service index cbd1cda1b4d..f01a0717948 100644 --- a/distribution/src/rpm/glacier2router.service +++ b/distribution/src/rpm/glacier2router.service @@ -7,7 +7,7 @@ Description=The Glacier2 router daemon.\ Glacier2 is the firewall traversal service for the Internet\ Communications Engine (Ice). Documentation=man:glacier2router(1) -Documentation=http://doc.zeroc.com/display/Ice/Getting+Started+with+Glacier2 +Documentation=https://doc.zeroc.com/display/Ice/Getting+Started+with+Glacier2 After=syslog.target network.target icegridregistry.service icegridnode.service [Service] diff --git a/distribution/src/rpm/ice.spec b/distribution/src/rpm/ice.spec index 0dcf36faf4e..7d9f07cd100 100644 --- a/distribution/src/rpm/ice.spec +++ b/distribution/src/rpm/ice.spec @@ -92,7 +92,7 @@ Release: 1%{?dist} License: GPL v2 with exceptions Group: System Environment/Libraries Vendor: ZeroC, Inc. -URL: http://www.zeroc.com/ +URL: https://www.zeroc.com/ Source0: Ice-%{version}.tar.gz Source1: Ice-rpmbuild-%{version}.tar.gz diff --git a/distribution/src/rpm/icegridnode.service b/distribution/src/rpm/icegridnode.service index 634f7ddc965..b241bf4d2ac 100644 --- a/distribution/src/rpm/icegridnode.service +++ b/distribution/src/rpm/icegridnode.service @@ -8,7 +8,7 @@ IceGrid is the server deployment and monitoring for the Internet\ Communications Engine (Ice). An IceGrid domain consists of one master\ registry, zero or more slave registries, and zero or more IceGrid nodes. Documentation=man:icegridnode(1) -Documentation=http://doc.zeroc.com/display/Ice/icegridnode +Documentation=https://doc.zeroc.com/display/Ice/icegridnode After=syslog.target network.target icegridregistry.service [Service] diff --git a/distribution/src/rpm/icegridregistry.service b/distribution/src/rpm/icegridregistry.service index 0819cd3c0a3..3b7672d9866 100644 --- a/distribution/src/rpm/icegridregistry.service +++ b/distribution/src/rpm/icegridregistry.service @@ -8,7 +8,7 @@ IceGrid is the server deployment and monitoring for the Internet\ Communications Engine (Ice). An IceGrid domain consists of one master\ registry, zero or more slave registries, and zero or more IceGrid nodes. Documentation=man:icegridregistry(1) -Documentation=http://doc.zeroc.com/display/Ice/icegridregistry +Documentation=https://doc.zeroc.com/display/Ice/icegridregistry Before=icegridnode.service After=syslog.target network.target diff --git a/distribution/src/thirdparty/README.txt b/distribution/src/thirdparty/README.txt index bf8f3b40e0a..d9c899ebee7 100644 --- a/distribution/src/thirdparty/README.txt +++ b/distribution/src/thirdparty/README.txt @@ -15,7 +15,7 @@ not need to build these packages yourself, as ZeroC supplies a Windows installer that contains release and debug libraries for all of the third-party dependencies. The installer is available at - http://www.zeroc.com/download_beta.html + https://www.zeroc.com/download.html If you prefer to compile the third-party packages from source code, we recommend that you use the same Visual C++ version to build all of the diff --git a/distribution/src/unix/README.Darwin b/distribution/src/unix/README.Darwin index 1924cedcf70..4bc36482fa3 100644 --- a/distribution/src/unix/README.Darwin +++ b/distribution/src/unix/README.Darwin @@ -28,7 +28,7 @@ Getting Started with Ice on OS X Please visit the 'Using the OS X Binary Distribution' section in the Ice @ver@ release notes: -http://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes +https://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes Documentation @@ -36,7 +36,7 @@ Documentation The full documentation for Ice is available online: -http://doc.zeroc.com/display/Rel/Ice+@majorver@.@minorver@+Manual +https://doc.zeroc.com/display/Rel/Ice+@majorver@.@minorver@+Manual Source Code @@ -45,4 +45,4 @@ Source Code The source distributions of Ice and all third-party packages included in this binary distribution can be downloaded at no cost from: -http://www.zeroc.com/download_beta.html +https://www.zeroc.com/download.html diff --git a/distribution/src/unix/README.Linux b/distribution/src/unix/README.Linux index ac59373f53b..8afac245e92 100644 --- a/distribution/src/unix/README.Linux +++ b/distribution/src/unix/README.Linux @@ -28,7 +28,7 @@ Getting Started with Ice on Linux Please visit the 'Using the Linux Binary Distributions' section in the Ice @ver@ release notes: -http://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes +https://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes Documentation @@ -36,7 +36,7 @@ Documentation The full documentation for Ice is available online: -http://doc.zeroc.com/display/Rel/Ice+@majorver@.@minorver@+Manual +https://doc.zeroc.com/display/Rel/Ice+@majorver@.@minorver@+Manual Source Code @@ -45,4 +45,4 @@ Source Code The source distributions of Ice and all third-party packages included in this binary distribution can be downloaded at no cost from: -http://www.zeroc.com/download_beta.html +https://www.zeroc.com/download.html diff --git a/distribution/src/unix/README.SunOS-sparc b/distribution/src/unix/README.SunOS-sparc index d84bd7bf5b6..157070e13ed 100644 --- a/distribution/src/unix/README.SunOS-sparc +++ b/distribution/src/unix/README.SunOS-sparc @@ -28,7 +28,7 @@ Getting Started with Ice on Solaris Please visit the 'Using the Solaris Binary Distributions' section in the Ice @ver@ release notes: -http://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes +https://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes Documentation @@ -36,4 +36,4 @@ Documentation The full documentation for Ice is available online: -http://doc.zeroc.com/display/Ice/Home +https://doc.zeroc.com/display/Ice/Home diff --git a/distribution/src/unix/SOURCES.SunOS b/distribution/src/unix/SOURCES.SunOS index e50396bd97b..80821c535ab 100644 --- a/distribution/src/unix/SOURCES.SunOS +++ b/distribution/src/unix/SOURCES.SunOS @@ -4,4 +4,4 @@ Source Code The source distributions of Ice, Berkeley DB and mcpp used to build this distribution can be downloaded at no cost from - http://www.zeroc.com/download.html + https://www.zeroc.com/download.html diff --git a/distribution/src/windows/Ice.aip b/distribution/src/windows/Ice.aip index 0637f6dfab2..e3ad6ca7d72 100644 --- a/distribution/src/windows/Ice.aip +++ b/distribution/src/windows/Ice.aip @@ -9,7 +9,7 @@ <ROW Property="ALLUSERS" Value="2"/> <ROW Property="ARPCOMMENTS" Value="This installer database contains the logic and data required to install [|ProductName]." ValueLocId="*"/> <ROW Property="ARPCONTACT" Value="info@zeroc.com"/> - <ROW Property="ARPURLINFOABOUT" Value="http://www.zeroc.com"/> + <ROW Property="ARPURLINFOABOUT" Value="https://www.zeroc.com"/> <ROW Property="BannerBitmap" Value="banner" MultiBuildValue="DefaultBuild:installer_header.bmp_1" Type="1" MsiKey="BannerBitmap"/> <ROW Property="CTRLS" Value="1"/> <ROW Property="DEMO_DIR" Value="C:\IceBuild\dist\Ice-3.6b-demos"/> @@ -5935,7 +5935,7 @@ <ROW Name="icegridgui.exe" SourcePath="..\..\..\installer\Ice-3.6b-src\java\src\IceGridGUI\src\main\resources\icons\icegrid.ico" Index="0"/> </COMPONENT> <COMPONENT cid="caphyon.advinst.msicomp.MsiIniFileComponent"> - <ROW IniFile="URL" FileName="Releas~1.url|Release Notes.url" DirProperty="Ice_3.4.2_DIR" Section="InternetShortcut" Key="URL" Value="http://doc.zeroc.com/display/Rel/Ice+3.6b+Release+Notes" Action="0" Component_="__7"/> + <ROW IniFile="URL" FileName="Releas~1.url|Release Notes.url" DirProperty="Ice_3.4.2_DIR" Section="InternetShortcut" Key="URL" Value="https://doc.zeroc.com/display/Rel/Ice+3.6.0+Release+Notes" Action="0" Component_="__7"/> <ROW IniFile="WorkingDirectory" FileName="Releas~1.url|Release Notes.url" DirProperty="Ice_3.4.2_DIR" Section="InternetShortcut" Key="WorkingDirectory" Value="[Ice_3.4.2_DIR]" Action="0" Component_="__7"/> </COMPONENT> <COMPONENT cid="caphyon.advinst.msicomp.MsiInstExSeqComponent"> diff --git a/distribution/src/windows/PDBs.aip b/distribution/src/windows/PDBs.aip index a61e207f371..22cbd42c744 100644 --- a/distribution/src/windows/PDBs.aip +++ b/distribution/src/windows/PDBs.aip @@ -10,7 +10,7 @@ <ROW Property="ARPCOMMENTS" Value="This installer database contains the logic and data required to install [|ProductName]." ValueLocId="*"/> <ROW Property="ARPCONTACT" Value="info@zeroc.com"/> <ROW Property="ARPNOMODIFY" MultiBuildValue="DefaultBuild:1"/> - <ROW Property="ARPURLINFOABOUT" Value="http://www.zeroc.com"/> + <ROW Property="ARPURLINFOABOUT" Value="https://www.zeroc.com"/> <ROW Property="BannerBitmap" Value="banner" MultiBuildValue="DefaultBuild:installerheader.bmp" Type="1" MsiKey="BannerBitmap"/> <ROW Property="DialogBitmap" Value="dialog" MultiBuildValue="DefaultBuild:installermain.bmp" Type="1" MsiKey="DialogBitmap"/> <ROW Property="Manufacturer" Value="ZeroC, Inc"/> diff --git a/distribution/src/windows/SDKs.aip b/distribution/src/windows/SDKs.aip index 15849961ae3..cea077c7124 100644 --- a/distribution/src/windows/SDKs.aip +++ b/distribution/src/windows/SDKs.aip @@ -10,7 +10,7 @@ <ROW Property="ARPCOMMENTS" Value="This installer database contains the logic and data required to install [|ProductName]." ValueLocId="*"/> <ROW Property="ARPCONTACT" Value="info@zeroc.com"/> <ROW Property="ARPNOMODIFY" MultiBuildValue="DefaultBuild:1"/> - <ROW Property="ARPURLINFOABOUT" Value="http://www.zeroc.com"/> + <ROW Property="ARPURLINFOABOUT" Value="https://www.zeroc.com"/> <ROW Property="BannerBitmap" Value="banner" MultiBuildValue="DefaultBuild:installerheader.bmp" Type="1" MsiKey="BannerBitmap"/> <ROW Property="DialogBitmap" Value="dialog" MultiBuildValue="DefaultBuild:installermain.bmp" Type="1" MsiKey="DialogBitmap"/> <ROW Property="Manufacturer" Value="ZeroC, Inc"/> diff --git a/distribution/src/windows/ThirdParty.aip b/distribution/src/windows/ThirdParty.aip index 9517b48a41f..01c725c737b 100644 --- a/distribution/src/windows/ThirdParty.aip +++ b/distribution/src/windows/ThirdParty.aip @@ -498,7 +498,7 @@ <ROW Path="<AI_DICTS>ui_en.ail"/> </COMPONENT> <COMPONENT cid="caphyon.advinst.msicomp.DigCertStoreComponent"> - <ROW DigitalCertificate="..\..\..\release\authenticode\zeroc2014.pfx" TimeStampUrl="http://timestamp.verisign.com/scripts/timstamp.dll" SignerDescription="[|ProductName]" DescriptionUrl="http://www.zeroc.com" SignOptions="7" SignTool="0" Password="4199AAA4CF93E3035080B853BE42AB11DAFB687AF580"/> + <ROW DigitalCertificate="..\..\..\release\authenticode\zeroc2014.pfx" TimeStampUrl="http://timestamp.verisign.com/scripts/timstamp.dll" SignerDescription="[|ProductName]" DescriptionUrl="https://www.zeroc.com" SignOptions="7" SignTool="0" Password="4199AAA4CF93E3035080B853BE42AB11DAFB687AF580"/> </COMPONENT> <COMPONENT cid="caphyon.advinst.msicomp.FragmentComponent"> <ROW Fragment="CommonUI.aip" Path="<AI_FRAGS>CommonUI.aip"/> diff --git a/distribution/src/windows/docs/main/README.txt b/distribution/src/windows/docs/main/README.txt index 81ea502d77c..384c5533b3d 100644 --- a/distribution/src/windows/docs/main/README.txt +++ b/distribution/src/windows/docs/main/README.txt @@ -28,7 +28,7 @@ Getting Started with Ice on Windows Please visit the 'Using the Windows Binary Distribution' section in the Ice @ver@ release notes: -http://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes +https://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes Documentation @@ -36,7 +36,7 @@ Documentation The full documentation for Ice is available online: -http://doc.zeroc.com/display/Rel/Ice+@majorver@.@minorver@+Manual +https://doc.zeroc.com/display/Rel/Ice+@majorver@.@minorver@+Manual Source Code @@ -45,7 +45,7 @@ Source Code The source distributions of Ice and all third-party packages included in this binary distribution can be downloaded at no cost from: -http://www.zeroc.com/download_beta.html +https://www.zeroc.com/download.html OpenSSL @@ -54,7 +54,7 @@ OpenSSL This Ice release uses OpenSSL in a very limited fashion, as described in the Ice @ver@ release notes: -http://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes +https://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes Acknowledgments diff --git a/distribution/src/windows/docs/thirdparty/README.txt b/distribution/src/windows/docs/thirdparty/README.txt index b02d285ef92..e4231e5eaf9 100644 --- a/distribution/src/windows/docs/thirdparty/README.txt +++ b/distribution/src/windows/docs/thirdparty/README.txt @@ -62,4 +62,4 @@ The source distributions of Berkeley DB, bzip2/libbzip2, OpenSSL, Expat and MCPP used to build this distribution can be downloaded at no cost from - http://www.zeroc.com/download_beta.html + https://www.zeroc.com/download.html diff --git a/eclipse/java/Slice2Java/feature.xml b/eclipse/java/Slice2Java/feature.xml index cabb6ddeee6..ec2e478390a 100644 --- a/eclipse/java/Slice2Java/feature.xml +++ b/eclipse/java/Slice2Java/feature.xml @@ -5,14 +5,14 @@ version="3.5.1.qualifier" provider-name="ZeroC, Inc."> - <description url="http://www.zeroc.com"> + <description url="https://www.zeroc.com"> The slice2java plug-in manages the translation of Slice to Java. The plug-in computes dependencies between Slice files and automatically recompiles Slice files when necessary. The plug-in also manages the generated code to eliminate obsolete files. </description> - <copyright url="http://www.zeroc.com"> + <copyright url="https://www.zeroc.com"> Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved This copy of the slice2java eclipse plugin is licensed to you under the terms described in the license agreement attached to diff --git a/java/build.gradle b/java/build.gradle index 0a0c77865e8..2c7f9eae014 100644 --- a/java/build.gradle +++ b/java/build.gradle @@ -23,7 +23,7 @@ subprojects { } } maven { - url 'http://repo.zeroc.com/nexus/content/repositories/thirdparty' + url 'https://repo.zeroc.com/nexus/content/repositories/thirdparty' } } diff --git a/java/buildSrc/.gitignore b/java/buildSrc/.gitignore new file mode 100644 index 00000000000..76f86cbdaac --- /dev/null +++ b/java/buildSrc/.gitignore @@ -0,0 +1 @@ +buildSrc.pom diff --git a/java/buildSrc/build.gradle b/java/buildSrc/build.gradle index ea39e757c2a..26a9b456dbd 100644 --- a/java/buildSrc/build.gradle +++ b/java/buildSrc/build.gradle @@ -9,7 +9,7 @@ task writeNewPom { } << { pom { project { - url 'http://www.zeroc.com' + url 'https://www.zeroc.com' packaging 'jar' groupId 'com.zeroc.gradle.plugins' artifactId 'ice-gradle-plugin' diff --git a/java/demo/Ice/applet/build.gradle b/java/demo/Ice/applet/build.gradle index fadd656e60c..7ab6e8180fb 100644 --- a/java/demo/Ice/applet/build.gradle +++ b/java/demo/Ice/applet/build.gradle @@ -32,7 +32,7 @@ dependencies { buildscript { repositories { maven { - url 'http://repo.zeroc.com/nexus/content/repositories/thirdparty' + url 'https://repo.zeroc.com/nexus/content/repositories/thirdparty' } } if (!useLocalOnly) { diff --git a/java/demo/README b/java/demo/README index 4132d40fc49..59e44463dfa 100644 --- a/java/demo/README +++ b/java/demo/README @@ -6,7 +6,7 @@ on the demos. The Manual directory contains demos for some of the code examples in the Ice manual available online: - http://doc.zeroc.com/display/Ice/Ice+Manual + https://doc.zeroc.com/display/Ice/Ice+Manual -For more examples of the features of the Ice services (Glacier2, IceGrid, -IceStorm) please see the demos in the Ice for C++ distribution. +For more examples of the features of the Ice services (Glacier2, +IceGrid, IceStorm) please see the Ice for C++ demos. diff --git a/java/gradle/library.gradle b/java/gradle/library.gradle index cdf320bf5f9..fc4e1bd7bd4 100644 --- a/java/gradle/library.gradle +++ b/java/gradle/library.gradle @@ -15,7 +15,7 @@ task writeNewPom { } << { pom { project { - url 'http://www.zeroc.com' + url 'https://www.zeroc.com' packaging 'jar' // TODO: Extend with licensing information. } diff --git a/java/src/IceGridGUI/build.gradle b/java/src/IceGridGUI/build.gradle index 30d11a2f07e..24e9b383c5d 100644 --- a/java/src/IceGridGUI/build.gradle +++ b/java/src/IceGridGUI/build.gradle @@ -61,7 +61,7 @@ jar { buildscript { repositories { maven { - url 'http://repo.zeroc.com/nexus/content/repositories/thirdparty' + url 'https://repo.zeroc.com/nexus/content/repositories/thirdparty' } } dependencies { diff --git a/java/src/IceGridGUI/src/main/java/IceGridGUI/Coordinator.java b/java/src/IceGridGUI/src/main/java/IceGridGUI/Coordinator.java index fceaef8a56a..e7073d598f4 100644 --- a/java/src/IceGridGUI/src/main/java/IceGridGUI/Coordinator.java +++ b/java/src/IceGridGUI/src/main/java/IceGridGUI/Coordinator.java @@ -3354,7 +3354,7 @@ public class Coordinator { try { - desktop.browse(new URI("http://doc.zeroc.com/display/Rel/Ice+" + version + "+IceGrid+Admin")); + desktop.browse(new URI("https://doc.zeroc.com/display/Rel/Ice+" + version + "+IceGrid+Admin")); } catch(Exception e) { diff --git a/js/assets/icejs.js b/js/assets/icejs.js index d214a4f2f6b..2a316446e9c 100644 --- a/js/assets/icejs.js +++ b/js/assets/icejs.js @@ -65,7 +65,7 @@ if(document.location.protocol === "file:") { var setupDialog = "<div id=\"setup-modal\" class=\"reveal-modal\" data-reveal>" + "<p>The Ice for JavaScript demos require a web server. Please refer to the Sample Programs page from the " + - "Ice for JavaScript <a href=\"http://doc.zeroc.com/display/Rel/Ice+3.6b+Release+Notes\">" + + "Ice for JavaScript <a href=\"https://doc.zeroc.com/display/Rel/Ice+3.6.0+Release+Notes\">" + " release notes</a> for instructions on how to run the web server included with your distribution.</p></div>"; $("body").append(setupDialog); @@ -92,7 +92,7 @@ function checkGenerated(files) var dialog = "<div id=\"build-required-modal\" class=\"reveal-modal\" data-reveal>" + "<p>Couldn't find generated file `%FILENAME%'. This is expected if you didn't build the JavaScript demos. " + "Please refer to the Sample Programs page from the Ice for JavaScript " + - "<a href=\"http://doc.zeroc.com/display/Rel/Ice+3.6b+Release+Note\">release notes</a> " + + "<a href=\"https://doc.zeroc.com/display/Rel/Ice+3.6.0+Release+Note\">release notes</a> " + "for instructions on how to build the demos.</p>" + "</div>"; diff --git a/js/bower.json b/js/bower.json index 98fa3635874..85a89cba5b0 100644 --- a/js/bower.json +++ b/js/bower.json @@ -3,7 +3,7 @@ "version": "3.6.0-beta.0", "description": "Ice for JavaScript runtime", "author": "Zeroc, Inc.", - "homepage": "http://zeroc.com", + "homepage": "https://zeroc.com", "repository": { "type": "git", "url": "https://github.com/zeroc-inc/bower-icejs.git" diff --git a/js/demo/ChatDemo/index.html b/js/demo/ChatDemo/index.html index 15a498d9db3..5fcdac3b23d 100644 --- a/js/demo/ChatDemo/index.html +++ b/js/demo/ChatDemo/index.html @@ -126,12 +126,12 @@ <h4>Chat Demo Readme</h4> <hr/> <p>This demo implements a push client for the - <a href="http://www.zeroc.com/chat/index.html">ZeroC's Chat Demo Application</a>. You can use the + <a href="https://www.zeroc.com/chat/index.html">ZeroC's Chat Demo Application</a>. You can use the <a href="#" class="chatbutton">Live Client</a> if you don't want to setup your own server. </p> <p>To set up the server follow the instructions from the - <a href="http://www.zeroc.com/chat/download.html">Chat Demo Distribution</a>.</p> + <a href="https://www.zeroc.com/chat/download.html">Chat Demo Distribution</a>.</p> <p>You will need to update the Glacier2 configuration to include WSS endpoints. Edit <code>ChatDemo-1.4.0/config/config.glacier2router</code> @@ -147,7 +147,7 @@ <div class="panel callout radius"> <p>You must configure your environment to run IceWS applications as documented in the Ice - <a href="http://doc.zeroc.com/display/Rel/Ice+3.6b+Release+Notes">Release Notes</a>.</p> + <a href="https://doc.zeroc.com/display/Rel/Ice+3.6.0+Release+Notes">Release Notes</a>.</p> </div> <p>Once you have configured and started the Chat Demo server and router, diff --git a/js/demo/Ice/hello/index.html b/js/demo/Ice/hello/index.html index ab65722cb00..ee66fda9d4f 100644 --- a/js/demo/Ice/hello/index.html +++ b/js/demo/Ice/hello/index.html @@ -124,7 +124,7 @@ the server in this case. This is because the <code>sayHello</code> method is marked as idempotent in the Slice, meaning that Ice does not need to follow the at-most-once retry semantics. See the - <a href="http://doc.zeroc.com/display/Ice/Automatic+Retries#AutomaticRetries-AutomaticRetriesforIdempotentOperations">manual</a> + <a href="https://doc.zeroc.com/display/Ice/Automatic+Retries#AutomaticRetries-AutomaticRetriesforIdempotentOperations">manual</a> for more information about retry behavior.</p> </div> <a class="close-reveal-modal">×</a> diff --git a/js/demo/index.html b/js/demo/index.html index facf701bcab..51a8f63c737 100644 --- a/js/demo/index.html +++ b/js/demo/index.html @@ -76,7 +76,7 @@ <ul class="pricing-table"> <li class="title">Chat Demo</li> <li class="description">An Ice for JavaScript client for ZeroC's - <a href="http://www.zeroc.com/chat/index.html">Chat Demo</a>.</li> + <a href="https://www.zeroc.com/chat/index.html">Chat Demo</a>.</li> <li class="cta-button"><a class="button expand" href="ChatDemo/index.html">GO</a></li> </ul> </li> diff --git a/js/test/Common/index.html b/js/test/Common/index.html index b551eeca611..d3ed34c615d 100644 --- a/js/test/Common/index.html +++ b/js/test/Common/index.html @@ -84,7 +84,7 @@ <h4>Test Suite Readme</h4> <hr/> <p>For instructions on how to run this test suite, please refer to the Ice for JavaScript - <a href="http://doc.zeroc.com/display/Rel/Ice+3.6b+Release+Notes">Release Notes</a>.</p> + <a href="https://doc.zeroc.com/display/Rel/Ice+3.6.0+Release+Notes">Release Notes</a>.</p> </div> <!-- Modal dialog with setup instructions --> <div id="setup-modal" class="reveal-modal" data-reveal> diff --git a/man/man1/dumpdb.1 b/man/man1/dumpdb.1 index b8e9943af62..ce98c626465 100644 --- a/man/man1/dumpdb.1 +++ b/man/man1/dumpdb.1 @@ -17,7 +17,7 @@ that shares many of the same XML descriptors as transformdb, enabling sophisticated filtering and reporting. Full documentation for dumpdb is available online at: .br -"http://doc.zeroc.com/display/Ice/Using+dumpdb". +"https://doc.zeroc.com/display/Ice/Using+dumpdb". .SH OPTIONS diff --git a/man/man1/glacier2router.1 b/man/man1/glacier2router.1 index 75f74736f93..9c669110d08 100644 --- a/man/man1/glacier2router.1 +++ b/man/man1/glacier2router.1 @@ -13,7 +13,7 @@ glacier2router [options] Glacier2 is a lightweight firewall traversal solution for Ice applications. Full documentation for Glacier2 is available online at: .br -"http://doc.zeroc.com/display/Ice/Glacier2". +"https://doc.zeroc.com/display/Ice/Glacier2". .SH OPTIONS diff --git a/man/man1/icebox.1 b/man/man1/icebox.1 index d2818e476cc..8436863389c 100644 --- a/man/man1/icebox.1 +++ b/man/man1/icebox.1 @@ -12,7 +12,7 @@ icebox [options] IceBox is an easy-to-use framework for Ice application services. Full documentation for IceBox is available online at: .br -"http://doc.zeroc.com/display/Ice/IceBox". +"https://doc.zeroc.com/display/Ice/IceBox". .SH OPTIONS diff --git a/man/man1/iceboxadmin.1 b/man/man1/iceboxadmin.1 index 3dae7ca0310..afa920147cf 100644 --- a/man/man1/iceboxadmin.1 +++ b/man/man1/iceboxadmin.1 @@ -15,7 +15,7 @@ iceboxadmin [options] [command...] The IceBox administrative utility. Full documentation for iceboxadmin is available online at: .br -"http://doc.zeroc.com/display/Ice/IceBox+Administration#IceBoxAdministration-IceBoxAdministrativeUtility". +"https://doc.zeroc.com/display/Ice/IceBox+Administration". .SH OPTIONS diff --git a/man/man1/iceboxnet.1 b/man/man1/iceboxnet.1 index 5b30eb009ef..92f79fc02fb 100644 --- a/man/man1/iceboxnet.1 +++ b/man/man1/iceboxnet.1 @@ -10,9 +10,9 @@ iceboxnet [options] --Ice.Config=<file> .SH DESCRIPTION -The IceBox .NET/Mono Server. For detailed usage consult: +The IceBox .NET Server. For detailed usage consult: .br -"http://doc.zeroc.com/display/Ice/Starting+the+IceBox+Server#StartingtheIceBoxServer-StartingtheC#IceBoxServer". +"https://doc.zeroc.com/display/Ice/Starting+the+IceBox+Server". .SH SEE ALSO diff --git a/man/man1/iceca.1 b/man/man1/iceca.1 index bba56d3826b..b3b65a500ee 100644 --- a/man/man1/iceca.1 +++ b/man/man1/iceca.1 @@ -11,4 +11,4 @@ iceca [--verbose --keep] import sign request init Full documentation for iceca is available online at: .br -"http://doc.zeroc.com/display/Ice/Setting+up+a+Certificate+Authority". +"https://doc.zeroc.com/display/Ice/Setting+up+a+Certificate+Authority". diff --git a/man/man1/icegridadmin.1 b/man/man1/icegridadmin.1 index 934a1194863..1f219e0ccb0 100644 --- a/man/man1/icegridadmin.1 +++ b/man/man1/icegridadmin.1 @@ -15,7 +15,7 @@ domain. Deploying an application with this utility requires an XML file that defines the descriptors. Full documentation for icegridadmin is available online at: .br -"http://doc.zeroc.com/display/Ice/icegridadmin+Command+Line+Tool". +"https://doc.zeroc.com/display/Ice/icegridadmin+Command+Line+Tool". .SH OPTIONS diff --git a/man/man1/icegridnode.1 b/man/man1/icegridnode.1 index dcc48b064b5..bf649b2f3ee 100644 --- a/man/man1/icegridnode.1 +++ b/man/man1/icegridnode.1 @@ -19,7 +19,7 @@ executable. If you wish to run a registry and node in one process, icegridnode is the executable you must use. Full documentation for icegridnode is available online at: .br -"http://doc.zeroc.com/display/Ice/icegridnode". +"https://doc.zeroc.com/display/Ice/icegridnode". .SH OPTIONS diff --git a/man/man1/icegridregistry.1 b/man/man1/icegridregistry.1 index 0b66afb224a..7ae714f9546 100644 --- a/man/man1/icegridregistry.1 +++ b/man/man1/icegridregistry.1 @@ -17,7 +17,7 @@ convenient during development and testing. The registry server is implemented by the icegridregistry executable. Full documentation for icegridregistry is available online at: .br -"http://doc.zeroc.com/display/Ice/icegridregistry". +"https://doc.zeroc.com/display/Ice/icegridregistry". .SH OPTIONS diff --git a/man/man1/icepatch2calc.1 b/man/man1/icepatch2calc.1 index 9045fb8c91d..ab09a9e39ff 100644 --- a/man/man1/icepatch2calc.1 +++ b/man/man1/icepatch2calc.1 @@ -13,7 +13,7 @@ icepatch2calc [options] data_dir [file...] IcePatch2 tool to compress files and calculate checksums. Full documentation for icepatch2calc is available online at: .br -"http://doc.zeroc.com/display/Ice/Using+icepatch2calc". +"https://doc.zeroc.com/display/Ice/Using+icepatch2calc". .SH OPTIONS diff --git a/man/man1/icepatch2client.1 b/man/man1/icepatch2client.1 index 8dc6bc10efa..a2758345374 100644 --- a/man/man1/icepatch2client.1 +++ b/man/man1/icepatch2client.1 @@ -15,7 +15,7 @@ icepatch2client --IcePatch2Client.Proxy="IcePatch2Server/server:tcp -h somehost. The IcePatch2 client. Full documentation for icepatch2client is available online at: .br -"http://doc.zeroc.com/display/Ice/Running+the+IcePatch2+Client". +"https://doc.zeroc.com/display/Ice/Running+the+IcePatch2+Client". .SH OPTIONS diff --git a/man/man1/icepatch2server.1 b/man/man1/icepatch2server.1 index 52f6294efff..b3c877542e8 100644 --- a/man/man1/icepatch2server.1 +++ b/man/man1/icepatch2server.1 @@ -13,7 +13,7 @@ icepatch2server <data directory> The IcePatch2 server. Full documentation for icepatch2server is available online at: .br -"http://doc.zeroc.com/display/Ice/Running+the+IcePatch2+Server". +"https://doc.zeroc.com/display/Ice/Running+the+IcePatch2+Server". .SH OPTIONS diff --git a/man/man1/icestormadmin.1 b/man/man1/icestormadmin.1 index 50669b0b307..1ed6d61ad8e 100644 --- a/man/man1/icestormadmin.1 +++ b/man/man1/icestormadmin.1 @@ -16,7 +16,7 @@ The IceStorm administration tool is a command-line program that provides administrative control of an IceStorm server. Full documentation for icestormadmin is available online at: .br -"http://doc.zeroc.com/display/Ice/IceStorm+Administration". +"https://doc.zeroc.com/display/Ice/IceStorm+Administration". .SH OPTIONS diff --git a/man/man1/icestormmigrate.1 b/man/man1/icestormmigrate.1 index e8340bec1d2..362d55028aa 100644 --- a/man/man1/icestormmigrate.1 +++ b/man/man1/icestormmigrate.1 @@ -14,7 +14,7 @@ The icestormmigrate utility upgrades a 3.1 or 3.2 IceStorm database environment to a 3.3 or superior IceStorm database environment. For details about icestormmigrate consult: .br -"http://doc.zeroc.com/display/Ice/Upgrading+your+Application+from+Ice+3.2+or+Earlier+Releases". +"https://doc.zeroc.com/display/Ice/Upgrading+your+Application+from+Ice+3.2+or+Earlier+Releases". .SH SEE ALSO diff --git a/man/man1/slice2cpp.1 b/man/man1/slice2cpp.1 index 083e6bd4141..ba41342c6a5 100644 --- a/man/man1/slice2cpp.1 +++ b/man/man1/slice2cpp.1 @@ -14,7 +14,7 @@ slice2cpp compiles Slice files to C++. Full documentation for slice2cpp is available online at: .br -"http://doc.zeroc.com/display/Ice/slice2cpp+Command-Line+Options". +"https://doc.zeroc.com/display/Ice/slice2cpp+Command-Line+Options". .SH OPTIONS diff --git a/man/man1/slice2cs.1 b/man/man1/slice2cs.1 index 481bc4d7163..93f5d2a76fa 100644 --- a/man/man1/slice2cs.1 +++ b/man/man1/slice2cs.1 @@ -2,7 +2,7 @@ .SH NAME -slice2cs - The Slice to .NET/Mono C# compiler. +slice2cs - The Slice to .NET C# compiler. .SH SYNOPSIS @@ -10,10 +10,10 @@ slice2cs [options] [files] .SH DESCRIPTION -slice2cs compiles Slice files to .NET/Mono C#. Full documentation for slice2cs +slice2cs compiles Slice files to .NET C#. Full documentation for slice2cs is available online at: .br -"http://doc.zeroc.com/display/Ice/slice2cs+Command-Line+Options". +"https://doc.zeroc.com/display/Ice/slice2cs+Command-Line+Options". .SH OPTIONS diff --git a/man/man1/slice2freeze.1 b/man/man1/slice2freeze.1 index 69e5d217623..c449c72b741 100644 --- a/man/man1/slice2freeze.1 +++ b/man/man1/slice2freeze.1 @@ -14,7 +14,7 @@ slice2freeze generates Freeze map and index classes in C++. Full documentation for slice2freeze is available online at: .br -"http://doc.zeroc.com/pages/viewpage.action?pageId=5048540". +"https://doc.zeroc.com/pages/viewpage.action?pageId=5048540". .SH OPTIONS diff --git a/man/man1/slice2freezej.1 b/man/man1/slice2freezej.1 index 2168530177b..025bf2e208f 100644 --- a/man/man1/slice2freezej.1 +++ b/man/man1/slice2freezej.1 @@ -14,7 +14,7 @@ slice2java generates Freeze map and index classes in Java. Full documentation for slice2freezej is available online at: .br -"http://doc.zeroc.com/display/Ice/Using+a+Freeze+Map+in+Java". +"https://doc.zeroc.com/display/Ice/Using+a+Freeze+Map+in+Java". .SH OPTIONS diff --git a/man/man1/slice2html.1 b/man/man1/slice2html.1 index 59d70b76722..c78648093d4 100644 --- a/man/man1/slice2html.1 +++ b/man/man1/slice2html.1 @@ -14,7 +14,7 @@ slice2html generates HTML documentation from Slice files. Full documentation for slice2html is available online at: .br -"http://doc.zeroc.com/display/Ice/Generating+Slice+Documentation". +"https://doc.zeroc.com/display/Ice/Generating+Slice+Documentation". .SH OPTIONS diff --git a/man/man1/slice2java.1 b/man/man1/slice2java.1 index d5e15ef86ad..9c184a445cc 100644 --- a/man/man1/slice2java.1 +++ b/man/man1/slice2java.1 @@ -13,7 +13,7 @@ slice2java [options] [files] slice2java compiles Slice files to Java. Full documentation for slice2java is available online at: .br -"http://doc.zeroc.com/display/Ice/Using+the+Slice+Compiler+for+Java". +"https://doc.zeroc.com/display/Ice/Using+the+Slice+Compiler+for+Java". .SH OPTIONS diff --git a/man/man1/slice2js.1 b/man/man1/slice2js.1 index 6640ff9fac7..c802e9a677b 100644 --- a/man/man1/slice2js.1 +++ b/man/man1/slice2js.1 @@ -14,7 +14,7 @@ slice2js compiles Slice files to Javascript. Full documentation for slice2js is available online at: .br -"http://doc.zeroc.com/display/Ice/slice2js+Command-Line+Options". +"https://doc.zeroc.com/display/Ice/slice2js+Command-Line+Options". .SH OPTIONS diff --git a/man/man1/slice2objc.1 b/man/man1/slice2objc.1 index 64672953a8c..5ee0c36e5eb 100644 --- a/man/man1/slice2objc.1 +++ b/man/man1/slice2objc.1 @@ -14,7 +14,7 @@ slice2objc compiles Slice files to Objective-C. Full documentation for slice2objc is available online at: .br -"http://doc.zeroc.com/display/Ice/slice2objc+Command-Line+Options". +"https://doc.zeroc.com/display/Ice/slice2objc+Command-Line+Options". .SH OPTIONS diff --git a/man/man1/slice2php.1 b/man/man1/slice2php.1 index da1c84211e8..42542ac9ec4 100644 --- a/man/man1/slice2php.1 +++ b/man/man1/slice2php.1 @@ -11,7 +11,7 @@ slice2php compiles Slice files to PHP. Full documentation for slice2php is available online at: .br -"http://doc.zeroc.com/display/Ice/slice2php+Command-Line+Options". +"https://doc.zeroc.com/display/Ice/slice2php+Command-Line+Options". .SH OPTIONS diff --git a/man/man1/slice2py.1 b/man/man1/slice2py.1 index fd3aec730ba..ce0c86a24d0 100644 --- a/man/man1/slice2py.1 +++ b/man/man1/slice2py.1 @@ -13,7 +13,7 @@ slice2py [options] [files] slice2py compiles Slice files to Python. Full documentation for slice2py is available online at: -"http://doc.zeroc.com/display/Ice/Code+Generation+in+Python#CodeGenerationinPython-slice2py". +"https://doc.zeroc.com/display/Ice/Code+Generation+in+Python". .SH OPTIONS diff --git a/man/man1/slice2rb.1 b/man/man1/slice2rb.1 index 9ca64af7a16..cd2b84ba902 100644 --- a/man/man1/slice2rb.1 +++ b/man/man1/slice2rb.1 @@ -13,7 +13,7 @@ slice2rb [options] [files] slice2rb compiles Slice files to Ruby. Full documentation for slice2rb is available online at: -"http://doc.zeroc.com/display/Ice/Code+Generation+in+Ruby#CodeGenerationinRuby-slice2rb". +"https://doc.zeroc.com/display/Ice/Code+Generation+in+Ruby". .SH OPTIONS diff --git a/man/man1/transformdb.1 b/man/man1/transformdb.1 index bac6b0afca9..502ff8209e1 100644 --- a/man/man1/transformdb.1 +++ b/man/man1/transformdb.1 @@ -37,7 +37,7 @@ or evictor. It accomplishes this by comparing the "old" Slice definitions ensure that the transformed database is compatible with the new definitions. Full documentation for transformdb is available online at: .br -"http://doc.zeroc.com/display/Ice/Using+transformdb". +"https://doc.zeroc.com/display/Ice/Using+transformdb". .SH OPTIONS diff --git a/vb/demo/README b/vb/demo/README index fb0f0bde18e..844420931e6 100644 --- a/vb/demo/README +++ b/vb/demo/README @@ -6,7 +6,7 @@ on the various demos. The Manual directory contains demos for some of the code examples in the Ice manual available online: - http://doc.zeroc.com/display/Ice/Ice+Manual + https://doc.zeroc.com/display/Ice/Ice+Manual -For more examples of the features of the Ice services (Glacier2, IceGrid, -IceStorm) please see the demos in the Ice for C++ distribution. +For more examples of the features of the Ice services (Glacier2, +IceGrid, IceStorm) please see the Ice for C++ demos. diff --git a/vsaddin/config/Ice-VS2012.AddIn b/vsaddin/config/Ice-VS2012.AddIn index 6ffd312a4c3..2fca58ffc34 100644 --- a/vsaddin/config/Ice-VS2012.AddIn +++ b/vsaddin/config/Ice-VS2012.AddIn @@ -9,7 +9,7 @@ <Description>Ice-@ver@ Visual Studio Add-in for Visual Studio 2012</Description> <AboutBoxDetails>The Ice Visual Studio Add-in integrates Ice projects into the Visual Studio IDE. The add-in supports C++, .NET, and Silverlight projects. -To know more about Ice visit ZeroC website at http://www.zeroc.com</AboutBoxDetails> +To know more about Ice visit ZeroC website at https://www.zeroc.com</AboutBoxDetails> <AboutIconData>0000010006002020100000000000E8020000660000001010100000000000280100004E0300002020000001000800A8080000760400001010000001000800680500001E0D00002020000001002000A8100000861200001010000001002000680400002E2300002800000020000000400000000100040000000000000000000000000000000000000000000000000000000000000000000080000000808000800000008000800080800000C0C0C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF001111111111111111111111111111111111111111111111111111111000001111111111111111111111111110ABA01111111111111111111111111110BAB01111111111111111111111111110ABA01111111111110000000000F00000BAB00000111111118888888888F0ABABABABABA0111111118F77777777F0BABABABABAB0111111118F77777777F0ABABABABABA0111111118F77777777F00000BAB00000110001118F77777777FFFFF0ABA01111108880118F777777777777F0BAB01111887788008F777777777777F0ABA011118FF770778F777777777777F0000011118FFF78088F777777777777FFFFFF111118FF70118F7777777777777777801111118881118F7777777777777777801111111111118F7777777777777777801111111111118F7777777777777777801111111111118F7777777777777777801111111111118FFFFFFFFFFFFFFFFF801111111111118888888888888888888011111111111111111870111118701111111111111111111118F0111118F011111111111111111111108011111080111111111111111111110808011108080111111111111111111877788018777880111111111111111118FF778018FF7780111111111111111118FFF78018FFF7801111111111111111118FF701118FF7011111111111111111111777111117771111111111111111111111111111111111111111FFFFFFFFFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFF000000FF000000FF000000FF000000FF000000C700000F8300000F0000000F0000000F0000000F8300000FC700000FFF00000FFF00000FFF00000FFF00000FFF00000FFFF8F8FFFFF8F8FFFFF8F8FFFFF0707FFFE0203FFFE0203FFFE0203FFFF0707FFFF8F8FFFFFFFFFF2800000010000000200000000100040000000000000000000000000000000000000000000000000000000000000000000080000000808000800000008000800080800000C0C0C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0011111111111111111111111111100011111111111110A011111111111000B00011110000F0ABABA011118F88F000B00011118F77FFF0A01170718F7777F000110F008F7777FFFF1170718F777777801111118FFFFFFF801111118888888880111111111101111111111111170711111111111110F01111111111111707111111FFFF1111FFE37777FFE3ABABFF80ABA0F0001111F0007777F0030000100300000003011110037777F003FFF0F0031111FF7F8011FE3F7777FE3F77F0FE3F1111280000002000000040000000010008000000000000000000000000000000000000000000000000000000000000008000008000000080800080000000800080008080000080808000C0DCC000F0CAA600AA3F2A00FF3F2A00005F2A00555F2A00AA5F2A00FF5F2A00007F2A00557F2A00AA7F2A00FF7F2A00009F2A00559F2A00AA9F2A00FF9F2A0000BF2A0055BF2A00AABF2A00FFBF2A0000DF2A0055DF2A00AADF2A00FFDF2A0000FF2A0055FF2A00AAFF2A00FFFF2A000000550055005500AA005500FF005500001F5500551F5500AA1F5500FF1F5500003F5500553F5500AA3F5500FF3F5500005F5500555F5500AA5F5500FF5F5500007F5500557F5500AA7F5500FF7F5500009F5500559F5500AA9F5500FF9F550000BF550055BF5500AABF5500FFBF550000DF550055DF5500AADF5500FFDF550000FF550055FF5500AAFF5500FFFF550000007F0055007F00AA007F00FF007F00001F7F00551F7F00AA1F7F00FF1F7F00003F7F00553F7F00AA3F7F00FF3F7F00005F7F00555F7F00AA5F7F00FF5F7F00007F7F00557F7F00AA7F7F00FF7F7F00009F7F00559F7F00AA9F7F00FF9F7F0000BF7F0055BF7F00AABF7F00FFBF7F0000DF7F0055DF7F00AADF7F00FFDF7F0000FF7F0055FF7F00AAFF7F00FFFF7F000000AA005500AA00AA00AA00FF00AA00001FAA00551FAA00AA1FAA00FF1FAA00003FAA00553FAA00AA3FAA00FF3FAA00005FAA00555FAA00AA5FAA00FF5FAA00007FAA00557FAA00AA7FAA00FF7FAA00009FAA00559FAA00AA9FAA00FF9FAA0000BFAA0055BFAA00AABFAA00FFBFAA0000DFAA0055DFAA00AADFAA00FFDFAA0000FFAA0055FFAA00AAFFAA00FFFFAA000000D4005500D400AA00D400FF00D400001FD400551FD400AA1FD400FF1FD400003FD400553FD400AA3FD400FF3FD400005FD400555FD400AA5FD400FF5FD400007FD400557FD400AA7FD400FF7FD400009FD400559FD400AA9FD400FF9FD40000BFD40055BFD400AABFD400FFBFD40000DFD40055DFD400AADFD400FFDFD40000FFD40055FFD400AAFFD400FFFFD4005500FF00AA00FF00001FFF00551FFF00AA1FFF00FF1FFF00003FFF00553FFF00AA3FFF00FF3FFF00005FFF00555FFF00AA5FFF00FF5FFF00007FFF00557FFF00AA7FFF00FF7FFF00009FFF00559FFF00AA9FFF00FF9FFF0000BFFF0055BFFF00AABFFF00FFBFFF0000DFFF0055DFFF00AADFFF00FFDFFF0055FFFF00AAFFFF00FFCCCC00FFCCFF00FFFF3300FFFF6600FFFF9900FFFFCC00007F0000557F0000AA7F0000FF7F0000009F0000559F0000AA9F0000FF9F000000BF000055BF0000AABF0000FFBF000000DF000055DF0000AADF0000FFDF000055FF0000AAFF000000002A0055002A00AA002A00FF002A00001F2A00551F2A00AA1F2A00FF1F2A00003F2A00553F2A00F0FBFF00A4A0A000808080000000FF0000FF000000FFFF00FF00000000000000FFFF0000FFFFFF00FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD0C0CF50CF5FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD0D3938350CFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD303939380DFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD11395D390CFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD35353535356139393110310D30FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD39666162616161613939393811FDFDFDFDFDFDFDFDFDFD3231073231323132083D858A61666261616161393935FDFDFDFDFDFDFDFDFD5E080909820982838608398A8A8A856165626161613D35FDFDFDFDFDFDFDFD82B3AF08080808080808AB39393939398A86613935353535FDFDFDFDFDFDFDFD86D1F6AFAFAFAFAF08AF0808D408D4398A6586390886FDFDFD5A073632FDFDFD86B3F6F6F6AFF6AFAFAFAF08AB0808398A8A8A39D432FDFD8286D4825A35FDFD82FFF6AFF6F6AFF6AF08D1AF08AFD43D8A8A8A610831FDFD5EFFAF088232363286FFFFF6F6AFF6AFF6AFAF08AF08085D61613D5DD4F5FDFD82F6F6AF085A825E82FFFFFFFFF6D1F6AFF6AFF6AFAFAF080808D408D431FDFD86D4FFFF095EFDFD09FFFFFFFFFFF6B3F6F6AFAFD108AFAFAF08AB09860DFDFDFD08825E86FDFDFD82FFFFFFFFFFFFF6F6AFF6F6AFF6AF08D1AF08088232FDFDFDFDFDFDFDFDFDFD86FFFFFFFFFFFFFFFFFFF6AFF6AFF6AFAF08AF088331FDFDFDFDFDFDFDFDFDFDFD86FFFFFFFFFFFFFFFFFFFFF6F6AFF6AFAFAF0807FDFDFDFDFDFDFDFDFDFDFDFDFD86828682825EF75E5E5E5A5E5A5A07360736FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD5E31FDFDFDFDFDFD5E31FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD8232FDFDFDFDFDFD8232FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD5A360732FDFDFDFD5A360732FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD8286D4823607FDFD8286D4823607FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD5EFFAF088232FDFD5EFFAF088232FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDF7D1FFAF0807FDFDF7D1FFAF0807FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD0808FFFF095EFDFD0808FFFF095EFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD0982F786FDFDFDFD0982F786FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFE000FFFFE000FFC00000FF800000FF000000FF000003870000030300000300000003000000030300000387000003FF000003FF800007FFC0000FFFFCFCFFFFFCFCFFFFF8787FFFF0303FFFF0303FFFF0303FFFF0303FFFF8787FFFFFFFFFFFFFFFFF280000001000000020000000010008000000000000000000000000000000000000000000000000000000000000008000008000000080800080000000800080008080000080808000C0DCC000F0CAA600AA3F2A00FF3F2A00005F2A00555F2A00AA5F2A00FF5F2A00007F2A00557F2A00AA7F2A00FF7F2A00009F2A00559F2A00AA9F2A00FF9F2A0000BF2A0055BF2A00AABF2A00FFBF2A0000DF2A0055DF2A00AADF2A00FFDF2A0000FF2A0055FF2A00AAFF2A00FFFF2A000000550055005500AA005500FF005500001F5500551F5500AA1F5500FF1F5500003F5500553F5500AA3F5500FF3F5500005F5500555F5500AA5F5500FF5F5500007F5500557F5500AA7F5500FF7F5500009F5500559F5500AA9F5500FF9F550000BF550055BF5500AABF5500FFBF550000DF550055DF5500AADF5500FFDF550000FF550055FF5500AAFF5500FFFF550000007F0055007F00AA007F00FF007F00001F7F00551F7F00AA1F7F00FF1F7F00003F7F00553F7F00AA3F7F00FF3F7F00005F7F00555F7F00AA5F7F00FF5F7F00007F7F00557F7F00AA7F7F00FF7F7F00009F7F00559F7F00AA9F7F00FF9F7F0000BF7F0055BF7F00AABF7F00FFBF7F0000DF7F0055DF7F00AADF7F00FFDF7F0000FF7F0055FF7F00AAFF7F00FFFF7F000000AA005500AA00AA00AA00FF00AA00001FAA00551FAA00AA1FAA00FF1FAA00003FAA00553FAA00AA3FAA00FF3FAA00005FAA00555FAA00AA5FAA00FF5FAA00007FAA00557FAA00AA7FAA00FF7FAA00009FAA00559FAA00AA9FAA00FF9FAA0000BFAA0055BFAA00AABFAA00FFBFAA0000DFAA0055DFAA00AADFAA00FFDFAA0000FFAA0055FFAA00AAFFAA00FFFFAA000000D4005500D400AA00D400FF00D400001FD400551FD400AA1FD400FF1FD400003FD400553FD400AA3FD400FF3FD400005FD400555FD400AA5FD400FF5FD400007FD400557FD400AA7FD400FF7FD400009FD400559FD400AA9FD400FF9FD40000BFD40055BFD400AABFD400FFBFD40000DFD40055DFD400AADFD400FFDFD40000FFD40055FFD400AAFFD400FFFFD4005500FF00AA00FF00001FFF00551FFF00AA1FFF00FF1FFF00003FFF00553FFF00AA3FFF00FF3FFF00005FFF00555FFF00AA5FFF00FF5FFF00007FFF00557FFF00AA7FFF00FF7FFF00009FFF00559FFF00AA9FFF00FF9FFF0000BFFF0055BFFF00AABFFF00FFBFFF0000DFFF0055DFFF00AADFFF00FFDFFF0055FFFF00AAFFFF00FFCCCC00FFCCFF00FFFF3300FFFF6600FFFF9900FFFFCC00007F0000557F0000AA7F0000FF7F0000009F0000559F0000AA9F0000FF9F000000BF000055BF0000AABF0000FFBF000000DF000055DF0000AADF0000FFDF000055FF0000AAFF000000002A0055002A00AA002A00FF002A00001F2A00551F2A00AA1F2A00FF1F2A00003F2A00553F2A00F0FBFF00A4A0A000808080000000FF0000FF000000FFFF00FF00000000000000FFFF0000FFFFFF00FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD353535FDFDFDFDFDFDFDFDFDFDFDFDFD356535FDFDFDFDFDFDFDFDFDFDFD39393985351111FDFDFDFDFDFDFDFDFD398A8A8A8A8935FDFDFDFDFDFD3131823D39398A393535FDFDFDFDFD32AF820808AB3DB239FDFDFDFDF5FDFD5AF6AFAFAF08393939FDFDFD5EFFF5F55EFFF6F6AFF6AF0886FDFDFDFD5EFDFD5EFFFFF6F6AFAFD4F5FDFDFDFDFDFDFDFDF75E5E5A5A0731FDFDFDFDFDFDFDFDFDFDFDFDF5FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDF5FDFDFDFDFDFDFDFDFDFDFDFDFDFD5EFFF5FDFDFDFDFDFDFDFDFDFDFDFDFDFD5EFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFFFFFDFDFFC7FDFDFFC7FDFDFF01FDFDFF01FD39F8016261F0076139B00738110007FDFDB007FDFDF80F3231FF7F3132FF7F083DFE3F6166FF7F6161FFFF39352800000020000000400000000100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002E5B35FC295231FF274F2FFF264D2EFF27502FFF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306138FE329A4FFF2C9649FF259244FF2A5432FF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000356A3DFC3FA259FF389D54FF319A4EFF2E5D36FF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000397341FE4DAB66FF45A65FFF3DA158FF316439FF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045874CFF43854BFF42824AFF407E47FF3F7C46FF5BB471FF53AF6AFF4BAA64FF356B3DFF34683CFF33673BFF326439FF306038FF00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000519F58FF85CF94FF7FCA8FFF77C689FF70C183FF69BD7DFF61B876FF59B370FF51AE6AFF49A963FF42A55CFF3B9F56FF387040FF00000000000000000000000000000000000000000000000000000000000000000000000089715F4689715FFF866E5BFF846B59FF816855FF7E6552FF7B624FFF79604CFF846E5CFFCAC1B9FF55A85DFF8FD59CFF8AD198FF84CD93FF7DCA8EFF76C688FF6EC082FF67BB7CFF5FB775FF58B26EFF50AD67FF48A861FF3E7A46FF000000000000000000000000000000000000000000000000000000000000000089715F46AE998AFFD2C0B6FFD0BDB3FFCEBBB1FFCCB9AEFFCBB6ABFFCAB4A9FFC7B2A6FFCCB8ADFFD4C4BCFF5AB061FF97DAA3FF93D8A0FF8ED49CFF88D097FF83CC92FF7BC98CFF75C487FF6DC081FF65BB7AFF5EB673FF56B16DFF43854AFF0000000000000000000000000000000000000000000000000000000000000000C3AFA2FFF3EFECFFE6DEDAFFE0D4CEFFDFD2CAFFDDCEC7FFDACCC3FFD8C9C1FFD6C6BDFFD8C8C1FFE1D6CFFF59AB60FF58AA5EFF56A75DFF55A65DFF57AA5EFF8DD39BFF87CF97FF81CC91FF4F9B57FF4B9352FF498D50FF478C4FFC46894DFC0000000000000000000000000000000000000000000000000000000000000000C4B0A3FFF7F3F1FFF5F0EEFFF2EDEBFFEFEAE7FFEEE6E3FFEBE3DFFFE8DFDBFFE6DCD6FFE4D8D2FFE1D4CEFFDED0CAFFDCCDC6FFD9C9C2FFD6C6BDFF57AB5EFF95D9A2FF91D69EFF8CD29AFF519E58FFDED2CBFFC4BAB2FF0000000000000000BEAFA531A69183C08D7664F8856C5AF8866B59C0826855310000000000000000C5B1A4FFF9F7F5FFF7F4F3FFF5F2EFFFF3EEECFFF0EBE8FFEFE8E4FFEDE4E1FFEAE1DDFFE7DDD8FFE4DAD4FFE2D7D0FFDFD3CCFFDCCEC8FFDACBC3FF5AAE62FF99DBA5FF99DAA4FF94D8A2FF54A45BFFDFD4CEFF846E5EFF0000000000000000BCADA2C0C7BAB0FFD7C7C1FFC3ADA1FF9D8373FF876D5AC00000000000000000C5B2A4FFFBFAF9FFF9F8F6FFF8F5F3FFF6F3F0FFF4EFEEFFF2ECEAFFF0EAE6FFEEE6E2FFEBE3DEFFE8DFDAFFE5DBD6FFE3D8D2FFE0D4CDFFDDD0C9FF5DB564FF99DBA5FF99DBA5FF99DBA5FF69B570FFDDD1CAFF69503BFF0000000000000000B19E90F8F9F7F6FFF0EAE8FFDCCEC6FFC2AEA1FF88705DF8866E5BFF846B59FFC6B2A5FFFDFDFDFFFCFAFAFFFBF9F8FFF9F6F5FFF7F3F2FFF5F0EEFFF2EEECFFF0EBE8FFEEE7E4FFECE4E0FFE9E1DCFFE6DDD7FFE4D9D4FFE2D6D0FF5DB263FF62BF69FF62BF69FF61BE68FF6AB671FFDED2CBFF6C523EFF0000000000000000B8A699F8F9F8F7FFFFFFFFFFF0EBE8FFD6C9C0FF937B6AF8C7B1A6FFB39A8AFFC6B3A5FFFFFFFFFFFFFDFEFFFDFBFBFFFBFAF9FFF9F8F6FFF7F5F3FFF5F2F0FFF3EFEDFFF1ECE9FFEFE9E5FFEDE6E2FFEBE3DEFFE8DFDAFFE6DBD5FFE2D8D2FFE0D4CDFFDDCFC9FFDFD1CBFFDED2CBFFDDCFC7FF6F5541FF0000000000000000CDC0B6C0DBD2CBFFFAF8F7FFF9F8F7FFCABDB4FFAB9789C00000000000000000C7B3A6FFFFFFFFFFFFFFFFFFFFFFFEFFFDFCFDFFFCFBFAFFFAF9F8FFF8F6F5FFF7F3F2FFF5F0EFFFF2EDEAFFF0EAE7FFEEE7E3FFEBE4DFFFE9E0DCFFE6DDD7FFE4D9D3FFE1D5CFFFDFD1CBFFD0BDB4FFC5B0A4FF725945FF0000000000000000DCD1CA31CFC1B7C0BBA99CF8B6A396F8C2B3A8C0C4B5AB310000000000000000C7B5A7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFEFDFFFCFCFBFFFBFAF8FFFAF7F6FFF7F5F2FFF6F2EFFFF3EFEDFFF2ECE9FFEFE9E5FFECE5E1FFEAE2DDFFE7DED9FFE5DBD5FFE2D7D1FFD3C2BAFFC8B3A8FF755C49FF00000000000000000000000000000000000000000000000000000000000000000000000000000000C8B5A8CAFFFFFFDAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFDFCFCFFFCFBFAFFFAF8F8FFF8F6F4FFF6F3F1FFF5F0EEFFF2EDEAFFF0EAE6FFEDE6E3FFEBE4DFFFE9E0DBFFE6DCD7FFDCCFC8FFCBB7ABFF795F4CFF0000000000000000000000000000000000000000000000000000000000000000000000000000000089715F31C5B1A4B2FFFFFFCDFFFFFFEAFFFFFFF4FFFFFFFFFFFFFFFFFFFFFFFFFEFDFDFFFDFCFBFFFBFAF9FFFAF6F5FFF7F4F3FFF5F2EFFFF3EEECFFF1EBE8FFEFE8E5FFECE5E1FFEAE1DDFFE4DAD5FF866E5CFF866E5C46000000000000000000000000000000000000000000000000000000000000000000000000000000000000000089715F31C5B1A4B2C3AFA2D3C0AD9EE8BDA99CFFBBA698FFB7A495FFB5A091FFB19C8DFFAE9989FFAB9585FFA79281FFA48E7DFFA08A7AFF9C8675FF988271FF957E6DFF917A68FF8A7260FF866E5C460000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000B39A8AFF846B59FF000000000000000000000000000000000000000000000000B39A8AFF846B59FF00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000C7B1A6FF866E5BFF000000000000000000000000000000000000000000000000C7B1A6FF866E5BFF0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000BEAFA531A69183C08D7664F8856C5AF8866B59C0826855310000000000000000BEAFA531A69183C08D7664F8856C5AF8866B59C082685531000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000BCADA2C0C7BAB0FFD7C7C1FFC3ADA1FF9D8373FF876D5AC00000000000000000BCADA2C0C7BAB0FFD7C7C1FFC3ADA1FF9D8373FF876D5AC0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000B19E90F8F9F7F6FFF0EAE8FFDCCEC6FFC2AEA1FF88705DF80000000000000000B19E90F8F9F7F6FFF0EAE8FFDCCEC6FFC2AEA1FF88705DF8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000B8A699F8F9F8F7FFFFFFFFFFF0EBE8FFD6C9C0FF937B6AF80000000000000000B8A699F8F9F8F7FFFFFFFFFFF0EBE8FFD6C9C0FF937B6AF8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000CDC0B6C0DBD2CBFFFAF8F7FFF9F8F7FFCABDB4FFAB9789C00000000000000000CDC0B6C0DBD2CBFFFAF8F7FFF9F8F7FFCABDB4FFAB9789C0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000DCD1CA31CFC1B7C0BBA99CF8B6A396F8C2B3A8C0C4B5AB310000000000000000DCD1CA31CFC1B7C0BBA99CF8B6A396F8C2B3A8C0C4B5AB3100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFE000FFFFE000FF800000FF000000FF000000FF000003030000030300000300000003000000030300000303000003FF000003FF000003FF800007FFFCFCFFFFFCFCFFFFF0303FFFF0303FFFF0303FFFF0303FFFF0303FFFF0303FFFFFFFFFFFFFFFFF2800000010000000200000000100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFF4643854BFF407D47FF3B7643FFFFFFFF46000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000488E50FF7BC88DFF3F7D47FF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000055A65CFF519E58FF4D9554FF8AD29AFF43854BFF407E47FF3C7643FF00000000000000000000000000000000000000000000000000000000000000000000000059AE60FFA4E3B2FF9FE0ADFF9ADCA8FF94D9A3FF8ED59FFF407E47FF000000000000000000000000000000000000000000000000755B46FF6E5541FFC0B5ACFF5CB463FF59AE60FF55A65CFFAAE7B7FF4C9653FF478D4FFF44854BFF00000000000000000000000000000000FFFFFF31856D5AFFEDE6E3FFBFA79AFFD5C6BDFFD7C8C0FFD3C5BCFF59AE60FFB9F0C3FF509E58FF0000000000000000000000006348333B634833FF6348333BFFFFFF6A97806FFFF6F2F1FFF2EDEAFFEDE6E3FFE8E0DCFFE4D9D3FF5DB464FF59AE60FF55A75CFF000000000000000000000000AE9A8BFFFFFFFFFF634833FF634833FFA99484FFFDFBFCFFF9F7F7FFF6F3F0FFF2EDEAFFEDE7E3FFEBE3E0FFD9CEC7FFC4BAB2FF0000000000000000000000006348333BAE9A8BFF6348333BFFFFFF79B29D8EFFFFFFFFFFFCFCFBFFFAF8F7FFF6F2F1FFF2EDEAFFE9E0DBFFDFD2CBFF694E3AFF000000000000000000000000000000000000000000000000FFFFFF4600000000B6A193FFAE9A8BFFA79181FF9F8979FF97806FFF876F5DFF785F4CFF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000634833FF00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006348333F634833FF6348333F00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000AE9A8BFFFFFFFFFF634833FF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006348333FAE9A8BFF6348333F00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFF0000FF830000FFC70000FF010000FF010000F8010000E0070000000700000007000000070000E80F0000FF7F0000FE3F0000FE3F0000FE3F0000FFFF0000</AboutIconData> <Assembly>@installdir@\vsaddin\IceVisualStudioAddin-VS2012.dll</Assembly> <FullClassName>Ice.VisualStudio.Connect</FullClassName> diff --git a/vsaddin/config/Ice-VS2013.AddIn b/vsaddin/config/Ice-VS2013.AddIn index 9410001547a..3d7731fb652 100644 --- a/vsaddin/config/Ice-VS2013.AddIn +++ b/vsaddin/config/Ice-VS2013.AddIn @@ -9,7 +9,7 @@ <Description>Ice-@ver@ Visual Studio Add-in for Visual Studio 2013</Description> <AboutBoxDetails>The Ice Visual Studio Add-in integrates Ice projects into the Visual Studio IDE. The add-in supports C++, .NET, and Silverlight projects. -To know more about Ice visit ZeroC website at http://www.zeroc.com</AboutBoxDetails> +To know more about Ice visit ZeroC website at https://www.zeroc.com</AboutBoxDetails> <AboutIconData>0000010006002020100000000000E8020000660000001010100000000000280100004E0300002020000001000800A8080000760400001010000001000800680500001E0D00002020000001002000A8100000861200001010000001002000680400002E2300002800000020000000400000000100040000000000000000000000000000000000000000000000000000000000000000000080000000808000800000008000800080800000C0C0C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF001111111111111111111111111111111111111111111111111111111000001111111111111111111111111110ABA01111111111111111111111111110BAB01111111111111111111111111110ABA01111111111110000000000F00000BAB00000111111118888888888F0ABABABABABA0111111118F77777777F0BABABABABAB0111111118F77777777F0ABABABABABA0111111118F77777777F00000BAB00000110001118F77777777FFFFF0ABA01111108880118F777777777777F0BAB01111887788008F777777777777F0ABA011118FF770778F777777777777F0000011118FFF78088F777777777777FFFFFF111118FF70118F7777777777777777801111118881118F7777777777777777801111111111118F7777777777777777801111111111118F7777777777777777801111111111118F7777777777777777801111111111118FFFFFFFFFFFFFFFFF801111111111118888888888888888888011111111111111111870111118701111111111111111111118F0111118F011111111111111111111108011111080111111111111111111110808011108080111111111111111111877788018777880111111111111111118FF778018FF7780111111111111111118FFF78018FFF7801111111111111111118FF701118FF7011111111111111111111777111117771111111111111111111111111111111111111111FFFFFFFFFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFF000000FF000000FF000000FF000000FF000000C700000F8300000F0000000F0000000F0000000F8300000FC700000FFF00000FFF00000FFF00000FFF00000FFF00000FFFF8F8FFFFF8F8FFFFF8F8FFFFF0707FFFE0203FFFE0203FFFE0203FFFF0707FFFF8F8FFFFFFFFFF2800000010000000200000000100040000000000000000000000000000000000000000000000000000000000000000000080000000808000800000008000800080800000C0C0C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0011111111111111111111111111100011111111111110A011111111111000B00011110000F0ABABA011118F88F000B00011118F77FFF0A01170718F7777F000110F008F7777FFFF1170718F777777801111118FFFFFFF801111118888888880111111111101111111111111170711111111111110F01111111111111707111111FFFF1111FFE37777FFE3ABABFF80ABA0F0001111F0007777F0030000100300000003011110037777F003FFF0F0031111FF7F8011FE3F7777FE3F77F0FE3F1111280000002000000040000000010008000000000000000000000000000000000000000000000000000000000000008000008000000080800080000000800080008080000080808000C0DCC000F0CAA600AA3F2A00FF3F2A00005F2A00555F2A00AA5F2A00FF5F2A00007F2A00557F2A00AA7F2A00FF7F2A00009F2A00559F2A00AA9F2A00FF9F2A0000BF2A0055BF2A00AABF2A00FFBF2A0000DF2A0055DF2A00AADF2A00FFDF2A0000FF2A0055FF2A00AAFF2A00FFFF2A000000550055005500AA005500FF005500001F5500551F5500AA1F5500FF1F5500003F5500553F5500AA3F5500FF3F5500005F5500555F5500AA5F5500FF5F5500007F5500557F5500AA7F5500FF7F5500009F5500559F5500AA9F5500FF9F550000BF550055BF5500AABF5500FFBF550000DF550055DF5500AADF5500FFDF550000FF550055FF5500AAFF5500FFFF550000007F0055007F00AA007F00FF007F00001F7F00551F7F00AA1F7F00FF1F7F00003F7F00553F7F00AA3F7F00FF3F7F00005F7F00555F7F00AA5F7F00FF5F7F00007F7F00557F7F00AA7F7F00FF7F7F00009F7F00559F7F00AA9F7F00FF9F7F0000BF7F0055BF7F00AABF7F00FFBF7F0000DF7F0055DF7F00AADF7F00FFDF7F0000FF7F0055FF7F00AAFF7F00FFFF7F000000AA005500AA00AA00AA00FF00AA00001FAA00551FAA00AA1FAA00FF1FAA00003FAA00553FAA00AA3FAA00FF3FAA00005FAA00555FAA00AA5FAA00FF5FAA00007FAA00557FAA00AA7FAA00FF7FAA00009FAA00559FAA00AA9FAA00FF9FAA0000BFAA0055BFAA00AABFAA00FFBFAA0000DFAA0055DFAA00AADFAA00FFDFAA0000FFAA0055FFAA00AAFFAA00FFFFAA000000D4005500D400AA00D400FF00D400001FD400551FD400AA1FD400FF1FD400003FD400553FD400AA3FD400FF3FD400005FD400555FD400AA5FD400FF5FD400007FD400557FD400AA7FD400FF7FD400009FD400559FD400AA9FD400FF9FD40000BFD40055BFD400AABFD400FFBFD40000DFD40055DFD400AADFD400FFDFD40000FFD40055FFD400AAFFD400FFFFD4005500FF00AA00FF00001FFF00551FFF00AA1FFF00FF1FFF00003FFF00553FFF00AA3FFF00FF3FFF00005FFF00555FFF00AA5FFF00FF5FFF00007FFF00557FFF00AA7FFF00FF7FFF00009FFF00559FFF00AA9FFF00FF9FFF0000BFFF0055BFFF00AABFFF00FFBFFF0000DFFF0055DFFF00AADFFF00FFDFFF0055FFFF00AAFFFF00FFCCCC00FFCCFF00FFFF3300FFFF6600FFFF9900FFFFCC00007F0000557F0000AA7F0000FF7F0000009F0000559F0000AA9F0000FF9F000000BF000055BF0000AABF0000FFBF000000DF000055DF0000AADF0000FFDF000055FF0000AAFF000000002A0055002A00AA002A00FF002A00001F2A00551F2A00AA1F2A00FF1F2A00003F2A00553F2A00F0FBFF00A4A0A000808080000000FF0000FF000000FFFF00FF00000000000000FFFF0000FFFFFF00FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD0C0CF50CF5FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD0D3938350CFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD303939380DFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD11395D390CFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD35353535356139393110310D30FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD39666162616161613939393811FDFDFDFDFDFDFDFDFDFD3231073231323132083D858A61666261616161393935FDFDFDFDFDFDFDFDFD5E080909820982838608398A8A8A856165626161613D35FDFDFDFDFDFDFDFD82B3AF08080808080808AB39393939398A86613935353535FDFDFDFDFDFDFDFD86D1F6AFAFAFAFAF08AF0808D408D4398A6586390886FDFDFD5A073632FDFDFD86B3F6F6F6AFF6AFAFAFAF08AB0808398A8A8A39D432FDFD8286D4825A35FDFD82FFF6AFF6F6AFF6AF08D1AF08AFD43D8A8A8A610831FDFD5EFFAF088232363286FFFFF6F6AFF6AFF6AFAF08AF08085D61613D5DD4F5FDFD82F6F6AF085A825E82FFFFFFFFF6D1F6AFF6AFF6AFAFAF080808D408D431FDFD86D4FFFF095EFDFD09FFFFFFFFFFF6B3F6F6AFAFD108AFAFAF08AB09860DFDFDFD08825E86FDFDFD82FFFFFFFFFFFFF6F6AFF6F6AFF6AF08D1AF08088232FDFDFDFDFDFDFDFDFDFD86FFFFFFFFFFFFFFFFFFF6AFF6AFF6AFAF08AF088331FDFDFDFDFDFDFDFDFDFDFD86FFFFFFFFFFFFFFFFFFFFF6F6AFF6AFAFAF0807FDFDFDFDFDFDFDFDFDFDFDFDFD86828682825EF75E5E5E5A5E5A5A07360736FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD5E31FDFDFDFDFDFD5E31FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD8232FDFDFDFDFDFD8232FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD5A360732FDFDFDFD5A360732FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD8286D4823607FDFD8286D4823607FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD5EFFAF088232FDFD5EFFAF088232FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDF7D1FFAF0807FDFDF7D1FFAF0807FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD0808FFFF095EFDFD0808FFFF095EFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD0982F786FDFDFDFD0982F786FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFE000FFFFE000FFC00000FF800000FF000000FF000003870000030300000300000003000000030300000387000003FF000003FF800007FFC0000FFFFCFCFFFFFCFCFFFFF8787FFFF0303FFFF0303FFFF0303FFFF0303FFFF8787FFFFFFFFFFFFFFFFF280000001000000020000000010008000000000000000000000000000000000000000000000000000000000000008000008000000080800080000000800080008080000080808000C0DCC000F0CAA600AA3F2A00FF3F2A00005F2A00555F2A00AA5F2A00FF5F2A00007F2A00557F2A00AA7F2A00FF7F2A00009F2A00559F2A00AA9F2A00FF9F2A0000BF2A0055BF2A00AABF2A00FFBF2A0000DF2A0055DF2A00AADF2A00FFDF2A0000FF2A0055FF2A00AAFF2A00FFFF2A000000550055005500AA005500FF005500001F5500551F5500AA1F5500FF1F5500003F5500553F5500AA3F5500FF3F5500005F5500555F5500AA5F5500FF5F5500007F5500557F5500AA7F5500FF7F5500009F5500559F5500AA9F5500FF9F550000BF550055BF5500AABF5500FFBF550000DF550055DF5500AADF5500FFDF550000FF550055FF5500AAFF5500FFFF550000007F0055007F00AA007F00FF007F00001F7F00551F7F00AA1F7F00FF1F7F00003F7F00553F7F00AA3F7F00FF3F7F00005F7F00555F7F00AA5F7F00FF5F7F00007F7F00557F7F00AA7F7F00FF7F7F00009F7F00559F7F00AA9F7F00FF9F7F0000BF7F0055BF7F00AABF7F00FFBF7F0000DF7F0055DF7F00AADF7F00FFDF7F0000FF7F0055FF7F00AAFF7F00FFFF7F000000AA005500AA00AA00AA00FF00AA00001FAA00551FAA00AA1FAA00FF1FAA00003FAA00553FAA00AA3FAA00FF3FAA00005FAA00555FAA00AA5FAA00FF5FAA00007FAA00557FAA00AA7FAA00FF7FAA00009FAA00559FAA00AA9FAA00FF9FAA0000BFAA0055BFAA00AABFAA00FFBFAA0000DFAA0055DFAA00AADFAA00FFDFAA0000FFAA0055FFAA00AAFFAA00FFFFAA000000D4005500D400AA00D400FF00D400001FD400551FD400AA1FD400FF1FD400003FD400553FD400AA3FD400FF3FD400005FD400555FD400AA5FD400FF5FD400007FD400557FD400AA7FD400FF7FD400009FD400559FD400AA9FD400FF9FD40000BFD40055BFD400AABFD400FFBFD40000DFD40055DFD400AADFD400FFDFD40000FFD40055FFD400AAFFD400FFFFD4005500FF00AA00FF00001FFF00551FFF00AA1FFF00FF1FFF00003FFF00553FFF00AA3FFF00FF3FFF00005FFF00555FFF00AA5FFF00FF5FFF00007FFF00557FFF00AA7FFF00FF7FFF00009FFF00559FFF00AA9FFF00FF9FFF0000BFFF0055BFFF00AABFFF00FFBFFF0000DFFF0055DFFF00AADFFF00FFDFFF0055FFFF00AAFFFF00FFCCCC00FFCCFF00FFFF3300FFFF6600FFFF9900FFFFCC00007F0000557F0000AA7F0000FF7F0000009F0000559F0000AA9F0000FF9F000000BF000055BF0000AABF0000FFBF000000DF000055DF0000AADF0000FFDF000055FF0000AAFF000000002A0055002A00AA002A00FF002A00001F2A00551F2A00AA1F2A00FF1F2A00003F2A00553F2A00F0FBFF00A4A0A000808080000000FF0000FF000000FFFF00FF00000000000000FFFF0000FFFFFF00FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD353535FDFDFDFDFDFDFDFDFDFDFDFDFD356535FDFDFDFDFDFDFDFDFDFDFD39393985351111FDFDFDFDFDFDFDFDFD398A8A8A8A8935FDFDFDFDFDFD3131823D39398A393535FDFDFDFDFD32AF820808AB3DB239FDFDFDFDF5FDFD5AF6AFAFAF08393939FDFDFD5EFFF5F55EFFF6F6AFF6AF0886FDFDFDFD5EFDFD5EFFFFF6F6AFAFD4F5FDFDFDFDFDFDFDFDF75E5E5A5A0731FDFDFDFDFDFDFDFDFDFDFDFDF5FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDF5FDFDFDFDFDFDFDFDFDFDFDFDFDFD5EFFF5FDFDFDFDFDFDFDFDFDFDFDFDFDFD5EFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFFFFFDFDFFC7FDFDFFC7FDFDFF01FDFDFF01FD39F8016261F0076139B00738110007FDFDB007FDFDF80F3231FF7F3132FF7F083DFE3F6166FF7F6161FFFF39352800000020000000400000000100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002E5B35FC295231FF274F2FFF264D2EFF27502FFF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306138FE329A4FFF2C9649FF259244FF2A5432FF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000356A3DFC3FA259FF389D54FF319A4EFF2E5D36FF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000397341FE4DAB66FF45A65FFF3DA158FF316439FF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045874CFF43854BFF42824AFF407E47FF3F7C46FF5BB471FF53AF6AFF4BAA64FF356B3DFF34683CFF33673BFF326439FF306038FF00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000519F58FF85CF94FF7FCA8FFF77C689FF70C183FF69BD7DFF61B876FF59B370FF51AE6AFF49A963FF42A55CFF3B9F56FF387040FF00000000000000000000000000000000000000000000000000000000000000000000000089715F4689715FFF866E5BFF846B59FF816855FF7E6552FF7B624FFF79604CFF846E5CFFCAC1B9FF55A85DFF8FD59CFF8AD198FF84CD93FF7DCA8EFF76C688FF6EC082FF67BB7CFF5FB775FF58B26EFF50AD67FF48A861FF3E7A46FF000000000000000000000000000000000000000000000000000000000000000089715F46AE998AFFD2C0B6FFD0BDB3FFCEBBB1FFCCB9AEFFCBB6ABFFCAB4A9FFC7B2A6FFCCB8ADFFD4C4BCFF5AB061FF97DAA3FF93D8A0FF8ED49CFF88D097FF83CC92FF7BC98CFF75C487FF6DC081FF65BB7AFF5EB673FF56B16DFF43854AFF0000000000000000000000000000000000000000000000000000000000000000C3AFA2FFF3EFECFFE6DEDAFFE0D4CEFFDFD2CAFFDDCEC7FFDACCC3FFD8C9C1FFD6C6BDFFD8C8C1FFE1D6CFFF59AB60FF58AA5EFF56A75DFF55A65DFF57AA5EFF8DD39BFF87CF97FF81CC91FF4F9B57FF4B9352FF498D50FF478C4FFC46894DFC0000000000000000000000000000000000000000000000000000000000000000C4B0A3FFF7F3F1FFF5F0EEFFF2EDEBFFEFEAE7FFEEE6E3FFEBE3DFFFE8DFDBFFE6DCD6FFE4D8D2FFE1D4CEFFDED0CAFFDCCDC6FFD9C9C2FFD6C6BDFF57AB5EFF95D9A2FF91D69EFF8CD29AFF519E58FFDED2CBFFC4BAB2FF0000000000000000BEAFA531A69183C08D7664F8856C5AF8866B59C0826855310000000000000000C5B1A4FFF9F7F5FFF7F4F3FFF5F2EFFFF3EEECFFF0EBE8FFEFE8E4FFEDE4E1FFEAE1DDFFE7DDD8FFE4DAD4FFE2D7D0FFDFD3CCFFDCCEC8FFDACBC3FF5AAE62FF99DBA5FF99DAA4FF94D8A2FF54A45BFFDFD4CEFF846E5EFF0000000000000000BCADA2C0C7BAB0FFD7C7C1FFC3ADA1FF9D8373FF876D5AC00000000000000000C5B2A4FFFBFAF9FFF9F8F6FFF8F5F3FFF6F3F0FFF4EFEEFFF2ECEAFFF0EAE6FFEEE6E2FFEBE3DEFFE8DFDAFFE5DBD6FFE3D8D2FFE0D4CDFFDDD0C9FF5DB564FF99DBA5FF99DBA5FF99DBA5FF69B570FFDDD1CAFF69503BFF0000000000000000B19E90F8F9F7F6FFF0EAE8FFDCCEC6FFC2AEA1FF88705DF8866E5BFF846B59FFC6B2A5FFFDFDFDFFFCFAFAFFFBF9F8FFF9F6F5FFF7F3F2FFF5F0EEFFF2EEECFFF0EBE8FFEEE7E4FFECE4E0FFE9E1DCFFE6DDD7FFE4D9D4FFE2D6D0FF5DB263FF62BF69FF62BF69FF61BE68FF6AB671FFDED2CBFF6C523EFF0000000000000000B8A699F8F9F8F7FFFFFFFFFFF0EBE8FFD6C9C0FF937B6AF8C7B1A6FFB39A8AFFC6B3A5FFFFFFFFFFFFFDFEFFFDFBFBFFFBFAF9FFF9F8F6FFF7F5F3FFF5F2F0FFF3EFEDFFF1ECE9FFEFE9E5FFEDE6E2FFEBE3DEFFE8DFDAFFE6DBD5FFE2D8D2FFE0D4CDFFDDCFC9FFDFD1CBFFDED2CBFFDDCFC7FF6F5541FF0000000000000000CDC0B6C0DBD2CBFFFAF8F7FFF9F8F7FFCABDB4FFAB9789C00000000000000000C7B3A6FFFFFFFFFFFFFFFFFFFFFFFEFFFDFCFDFFFCFBFAFFFAF9F8FFF8F6F5FFF7F3F2FFF5F0EFFFF2EDEAFFF0EAE7FFEEE7E3FFEBE4DFFFE9E0DCFFE6DDD7FFE4D9D3FFE1D5CFFFDFD1CBFFD0BDB4FFC5B0A4FF725945FF0000000000000000DCD1CA31CFC1B7C0BBA99CF8B6A396F8C2B3A8C0C4B5AB310000000000000000C7B5A7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFEFDFFFCFCFBFFFBFAF8FFFAF7F6FFF7F5F2FFF6F2EFFFF3EFEDFFF2ECE9FFEFE9E5FFECE5E1FFEAE2DDFFE7DED9FFE5DBD5FFE2D7D1FFD3C2BAFFC8B3A8FF755C49FF00000000000000000000000000000000000000000000000000000000000000000000000000000000C8B5A8CAFFFFFFDAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFDFCFCFFFCFBFAFFFAF8F8FFF8F6F4FFF6F3F1FFF5F0EEFFF2EDEAFFF0EAE6FFEDE6E3FFEBE4DFFFE9E0DBFFE6DCD7FFDCCFC8FFCBB7ABFF795F4CFF0000000000000000000000000000000000000000000000000000000000000000000000000000000089715F31C5B1A4B2FFFFFFCDFFFFFFEAFFFFFFF4FFFFFFFFFFFFFFFFFFFFFFFFFEFDFDFFFDFCFBFFFBFAF9FFFAF6F5FFF7F4F3FFF5F2EFFFF3EEECFFF1EBE8FFEFE8E5FFECE5E1FFEAE1DDFFE4DAD5FF866E5CFF866E5C46000000000000000000000000000000000000000000000000000000000000000000000000000000000000000089715F31C5B1A4B2C3AFA2D3C0AD9EE8BDA99CFFBBA698FFB7A495FFB5A091FFB19C8DFFAE9989FFAB9585FFA79281FFA48E7DFFA08A7AFF9C8675FF988271FF957E6DFF917A68FF8A7260FF866E5C460000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000B39A8AFF846B59FF000000000000000000000000000000000000000000000000B39A8AFF846B59FF00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000C7B1A6FF866E5BFF000000000000000000000000000000000000000000000000C7B1A6FF866E5BFF0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000BEAFA531A69183C08D7664F8856C5AF8866B59C0826855310000000000000000BEAFA531A69183C08D7664F8856C5AF8866B59C082685531000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000BCADA2C0C7BAB0FFD7C7C1FFC3ADA1FF9D8373FF876D5AC00000000000000000BCADA2C0C7BAB0FFD7C7C1FFC3ADA1FF9D8373FF876D5AC0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000B19E90F8F9F7F6FFF0EAE8FFDCCEC6FFC2AEA1FF88705DF80000000000000000B19E90F8F9F7F6FFF0EAE8FFDCCEC6FFC2AEA1FF88705DF8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000B8A699F8F9F8F7FFFFFFFFFFF0EBE8FFD6C9C0FF937B6AF80000000000000000B8A699F8F9F8F7FFFFFFFFFFF0EBE8FFD6C9C0FF937B6AF8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000CDC0B6C0DBD2CBFFFAF8F7FFF9F8F7FFCABDB4FFAB9789C00000000000000000CDC0B6C0DBD2CBFFFAF8F7FFF9F8F7FFCABDB4FFAB9789C0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000DCD1CA31CFC1B7C0BBA99CF8B6A396F8C2B3A8C0C4B5AB310000000000000000DCD1CA31CFC1B7C0BBA99CF8B6A396F8C2B3A8C0C4B5AB3100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFE000FFFFE000FF800000FF000000FF000000FF000003030000030300000300000003000000030300000303000003FF000003FF000003FF800007FFFCFCFFFFFCFCFFFFF0303FFFF0303FFFF0303FFFF0303FFFF0303FFFF0303FFFFFFFFFFFFFFFFF2800000010000000200000000100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFF4643854BFF407D47FF3B7643FFFFFFFF46000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000488E50FF7BC88DFF3F7D47FF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000055A65CFF519E58FF4D9554FF8AD29AFF43854BFF407E47FF3C7643FF00000000000000000000000000000000000000000000000000000000000000000000000059AE60FFA4E3B2FF9FE0ADFF9ADCA8FF94D9A3FF8ED59FFF407E47FF000000000000000000000000000000000000000000000000755B46FF6E5541FFC0B5ACFF5CB463FF59AE60FF55A65CFFAAE7B7FF4C9653FF478D4FFF44854BFF00000000000000000000000000000000FFFFFF31856D5AFFEDE6E3FFBFA79AFFD5C6BDFFD7C8C0FFD3C5BCFF59AE60FFB9F0C3FF509E58FF0000000000000000000000006348333B634833FF6348333BFFFFFF6A97806FFFF6F2F1FFF2EDEAFFEDE6E3FFE8E0DCFFE4D9D3FF5DB464FF59AE60FF55A75CFF000000000000000000000000AE9A8BFFFFFFFFFF634833FF634833FFA99484FFFDFBFCFFF9F7F7FFF6F3F0FFF2EDEAFFEDE7E3FFEBE3E0FFD9CEC7FFC4BAB2FF0000000000000000000000006348333BAE9A8BFF6348333BFFFFFF79B29D8EFFFFFFFFFFFCFCFBFFFAF8F7FFF6F2F1FFF2EDEAFFE9E0DBFFDFD2CBFF694E3AFF000000000000000000000000000000000000000000000000FFFFFF4600000000B6A193FFAE9A8BFFA79181FF9F8979FF97806FFF876F5DFF785F4CFF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000634833FF00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006348333F634833FF6348333F00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000AE9A8BFFFFFFFFFF634833FF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006348333FAE9A8BFF6348333F00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFF0000FF830000FFC70000FF010000FF010000F8010000E0070000000700000007000000070000E80F0000FF7F0000FE3F0000FE3F0000FE3F0000FFFF0000</AboutIconData> <Assembly>@installdir@\vsaddin\IceVisualStudioAddin-VS2013.dll</Assembly> <FullClassName>Ice.VisualStudio.Connect</FullClassName> |