mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
Minor build fixes
This commit is contained in:
@@ -13,7 +13,7 @@ using System.Runtime.InteropServices;
|
||||
|
||||
[assembly:AssemblyTitle("mRemoteNG")]
|
||||
[assembly: AssemblyDescription("Multi-protocol remote connections manager")]
|
||||
[assembly: AssemblyCompany("mRemoteNG Dev Team")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly:AssemblyProduct("mRemoteNG")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2016 mRemoteNG Dev Team; 2010-2013 Riley McArdle; 2007-2009 Felix Deimel")]
|
||||
[assembly:AssemblyTrademark("")]
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
<li><a href="Config.htm">Config</a></li>
|
||||
<li><a href="ErrorsAndInfos.htm">Errors and Infos</a></li>
|
||||
<li><a href="SaveAsExport.htm">Save As / Export</a></li>
|
||||
<li><a href="Sessions.htm">Sessions</a></li>
|
||||
<li><a href="ScreenshotManager.htm">Screenshot Manager</a></li>
|
||||
<li><a href="Connection.htm">Connection</a></li>
|
||||
<li><a href="Options.htm">Options</a></li>
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" >
|
||||
<head>
|
||||
<title>Sessions</title>
|
||||
<link href="Main.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>
|
||||
Sorry, not yet...</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user