Files
ChocolateyPackages/Terminals/Terminals.nuspec
2012-10-10 02:45:39 -04:00

41 lines
1.7 KiB
XML

<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>Terminals.app</id>
<title>Terminals</title>
<version>2.0.0.030712</version>
<authors>Rob Chartier</authors>
<owners>Ethan Brown</owners>
<summary>Terminals open source RDP, SSH and Telnet client</summary>
<description>Terminals is a secure, multi tab terminal services/remote desktop client. It uses Terminal Services ActiveX Client (mstscax.dll).
The project started from the need of controlling multiple connections simultaneously. It is a complete replacement for the mstsc.exe (Terminal Services) client.
</description>
<projectUrl>http://terminals.codeplex.com/</projectUrl>
<tags>rdp ssh remote desktop vnc citrix telnet</tags>
<licenseUrl>http://terminals.codeplex.com/license</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>http://download-codeplex.sec.s-msft.com/Download?ProjectName=terminals&amp;DownloadId=324544&amp;Build=19471</iconUrl>
<releaseNotes>Changes since version 1.9a:
New art works
New usability in Organize favorites window
Improved usability of imports/exports and scans
Large number of fixes
Improvements in single instance mode
Comparing November beta 4, this corrects:
New application icons
Doesn't show Logon error codes
Fixed command line arguments exception for single instance mode
Fixed detaching of tabs
improved usability in detached window
Fixed option settings for Capture manager
Fixed system tray notifyicon from disappearing
</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>