mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
[legal] adjusted about page so it can be displayed in Qt HTML widgets
This commit is contained in:
committed by
Mat Sutcliffe
parent
720f35f392
commit
9450dfc3b0
@@ -4,18 +4,21 @@
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<title>About swift</title>
|
||||
<noscript>
|
||||
<style>
|
||||
#nojs {display:none;}
|
||||
</style>
|
||||
</noscript>
|
||||
</head>
|
||||
<body>
|
||||
<div class="swifttoc">
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan="2">
|
||||
<th colspan="3">
|
||||
<iframe align="right" src="https://duckduckgo.com/search.html?width=200&site=dev.swift-project.org,datastore.swift-project.org,blog.swift-project.net&prefill=Search swift sites" style="overflow:hidden;margin:0;padding:0;width:258px;height:40px;align" frameborder="0"></iframe>
|
||||
swift - the multiple simulator and OS pilot client.
|
||||
We are an independent (private/non-commercial) software project creating open source software for flight simulation.
|
||||
</th>
|
||||
<td>
|
||||
<iframe src="https://duckduckgo.com/search.html?width=200&site=dev.swift-project.org,datastore.swift-project.org,blog.swift-project.net&prefill=Search swift sites" style="overflow:hidden;margin:0;padding:0;width:258px;height:40px;" frameborder="0"></iframe>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user