mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-13 02:17:26 +10:00
568 lines
21 KiB
HTML
568 lines
21 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<!-- Mirrored from www.classicshell.net/ by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 05 Dec 2017 12:22:32 GMT -->
|
|
<head><title>
|
|
|
|
Classic Shell - Start menu and other Windows enhancements
|
|
|
|
</title>
|
|
|
|
<meta name="keywords" content="classic shell, start menu, explorer, windows 7, vista">
|
|
<meta name="robots" content="index, follow">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<link href="css/style.css" rel="stylesheet" type="text/css">
|
|
<div id="fb-root"></div>
|
|
<script type="text/javascript"> <!--
|
|
function UnCryptMailto( s )
|
|
{
|
|
var n = 0;
|
|
var r = "";
|
|
for( var i = 0; i < s.length; i++)
|
|
{
|
|
n = s.charCodeAt( i );
|
|
if( n >= 8364 )
|
|
{
|
|
n = 128;
|
|
}
|
|
r += String.fromCharCode( n - 1 );
|
|
}
|
|
return r;
|
|
}
|
|
|
|
function linkTo_UnCryptMailto( s )
|
|
{
|
|
location.href=UnCryptMailto( s );
|
|
}
|
|
|
|
function activateTab(pageId) {
|
|
var tabCtrl = document.getElementById('tabCtrl');
|
|
var pageToActivate = document.getElementById(pageId);
|
|
for (var i = 0; i < tabCtrl.childNodes.length; i++) {
|
|
var node = tabCtrl.childNodes[i];
|
|
if (node.nodeType == 1) {
|
|
node.style.display = (node == pageToActivate) ? 'block' : 'none';
|
|
}
|
|
}
|
|
|
|
tabCtrl = document.getElementById('tabBox');
|
|
pageToActivate = document.getElementById(pageId+'-tab');
|
|
for (var i = 0; i < tabCtrl.childNodes.length; i++) {
|
|
var node = tabCtrl.childNodes[i];
|
|
if (node.nodeType == 1) {
|
|
if (node == pageToActivate)
|
|
{
|
|
node.className="activeLink";
|
|
}
|
|
else
|
|
{
|
|
node.className="";
|
|
}
|
|
}
|
|
}
|
|
}
|
|
// --> </script>
|
|
<style>
|
|
img {
|
|
border: 0;
|
|
}
|
|
|
|
div.div-title {
|
|
background-color: #4688b1;
|
|
border-top-left-radius: 10px;
|
|
border-top-right-radius: 10px;
|
|
padding: 8px 20px 12px 20px;
|
|
font-family: Arial;
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
color: #D9F1FA;
|
|
height: 10px;
|
|
}
|
|
div.div-body {
|
|
background-color: #bbd4e9;
|
|
color: black;
|
|
padding: 10px 20px 0px 20px;
|
|
}
|
|
div.div-bottom {
|
|
background-color: #bbd4e9;
|
|
height: 12px;
|
|
border-bottom-left-radius: 10px;
|
|
border-bottom-right-radius: 10px;
|
|
}
|
|
div.div-body h3 {
|
|
font-family: Arial;
|
|
font-size: 14px;
|
|
font-weight: bold;
|
|
margin: 0px 0px 10px 0px;
|
|
color: #0E4687;
|
|
}
|
|
.tab-box {
|
|
padding-bottom:5px;
|
|
white-space: nowrap;
|
|
}
|
|
.tab-box a {
|
|
background-color: #fff;
|
|
color:black;
|
|
border:1px solid #DDD;
|
|
padding: 5px 15px;
|
|
text-decoration:none;
|
|
white-space: nowrap;
|
|
}
|
|
.tab-box a.activeLink {
|
|
background-color: #4688b1;
|
|
color:#D9F1FA;
|
|
border-bottom: 0;
|
|
padding: 6px 15px;
|
|
white-space: nowrap;
|
|
}
|
|
.hide { display: none;}
|
|
|
|
table.content {
|
|
width: 100%;
|
|
max-width: 1200px;
|
|
border-spacing: 10px 0px;
|
|
padding: 10px 0px 10px 0px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.div-title a {
|
|
color: #bbd4e9;
|
|
}
|
|
|
|
.download a {
|
|
display:block;
|
|
}
|
|
.download a:hover {
|
|
background-position:left bottom;
|
|
}
|
|
|
|
</style>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
<body leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
|
|
<div style="border:thick; border-style: solid; border-color: red; font-size: 200%; text-align: center;">Original Page: <a href="http://www.classicshell.net">http://www.classicshell.net</a><br>Original Author: Ivo Beltchev</div>
|
|
<table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%">
|
|
|
|
<tr>
|
|
<td background="images/bg_head.png" height="1" class="menu">
|
|
<table style="width: 100%; height: 123px;" border="0" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td style="width: 179px; text-align: center;" class="menu"><img src="images/corner.png" style="width: 179px; height: 129px;" alt=""><br>
|
|
</td>
|
|
<td class="menu">
|
|
<table style="width: 100%; height: 81px;" border="0" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td style="vertical-align: middle; width: 100%; height: 101px;" class="menu">
|
|
|
|
<h1 class="title" style="margin-top: 20px; height: 65px; vertical-align: middle;">
|
|
|
|
<!-- Caption -->
|
|
|
|
Classic Shell
|
|
|
|
</h1>
|
|
</td>
|
|
<td style="text-align: right; width: 0px; height: 101px; padding:0px 30px 0px 0px; background-image: url('images/bg_head2.png'); background-repeat: repeat-y;" class="menu">
|
|
</td>
|
|
<td style="text-align: right; height: 101px; padding:0px 20px 0px 10px; background-color: #bbd4e9" class="menu">
|
|
|
|
<a href="http://www.facebook.com/classicshell">
|
|
<table><tr>
|
|
<td><img src="images/facebook.png" alt="Like Classic Shell on Facebook to get updates and tips" border="0" align="middle"/></td>
|
|
<td align="left">Like Classic Shell on Facebook<br />to receive news and power tips</td>
|
|
</tr></table>
|
|
</a>
|
|
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fclassicshell%2F&layout=button_count&show_faces=false&width=120&action=like&colorscheme=light&height=28" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:120px; height:28px; position:relative; top:8px ; left:-6px;" allowTransparency="true"></iframe> <br>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td height="28px" colspan="3" background="images/bg_menu.png" class="menu">
|
|
<table height="25px" border="0" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
|
|
<!-- Start Navigation -->
|
|
|
|
<td class="menu" align="center"><a href="index.html" class="menu">HOME</a></td>
|
|
<td class="menu" align="center" width="36">|</td>
|
|
<td class="menu" align="center"><a href="forum/index.html" class="menu">FORUM</a></td>
|
|
<td class="menu" align="center" width="36">|</td>
|
|
<td class="menu" align="center"><a href="faq/index.html" class="menu">F.A.Q.</a></td>
|
|
<td class="menu" align="center" width="36">|</td>
|
|
<td class="menu" align="center"><a href="gallery/index.html" class="menu">SCREENSHOTS</a></td>
|
|
<td class="menu" align="center" width="36">|</td>
|
|
<td class="menu" align="center"><a href="translations/index.html" class="menu">TRANSLATIONS</a></td>
|
|
<td class="menu" align="center" width="36">|</td>
|
|
<td class="menu" align="center"><a href="downloads/index.html" class="menu">ALL DOWNLOADS</a></td>
|
|
|
|
<!-- End Navigation -->
|
|
|
|
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="bgrx" background="images/bg.gif" bgcolor="#E6F2FA" height="100%" valign="top">
|
|
<!-- First row -->
|
|
<table class="content" cellpadding="0" cellspacing="0">
|
|
|
|
<tr style="vertical-align: top"><!-- tops -->
|
|
<td style="width:60%">
|
|
<div class="div-title">
|
|
What is Classic Shell?
|
|
<a href="history/index.html" style="float: right">History</a>
|
|
</div>
|
|
</td>
|
|
<td style="width:40%">
|
|
<div class="div-title">
|
|
News
|
|
<a href="forum/viewforum31e6.html?f=4" style="float: right">More news</a>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="background-color: #bbd4e9; vertical-align: top"> <!-- bodies -->
|
|
|
|
<td>
|
|
<div class="div-body">
|
|
<b>Classic Shell™</b> is free software that improves your productivity, enhances the usability of Windows and empowers you to use the computer the way you like it. The main features are:
|
|
<ul>
|
|
<li> Highly customizable start menu with multiple styles and skins</li>
|
|
<li> Quick access to recent, frequently-used, or pinned programs</li>
|
|
<li> Find programs, settings, files and documents</li>
|
|
<li> Start button for Windows 7, Windows 8, Windows 8.1 and Windows 10</li>
|
|
<li> Toolbar and status bar for Windows Explorer</li>
|
|
<li> Caption and status bar for Internet Explorer</li>
|
|
</ul>
|
|
<br />
|
|
<!-- Link to the latest version -->
|
|
The latest stable version of Classic Shell is <a href="../www.fosshub.com/Classic-Shell.html/ClassicShellSetup_4_3_1.html">4.3.1</a><br>
|
|
<table style="text-align: left; width: 339px; height: 69px;" cellpadding="2" cellspacing="2">
|
|
<tbody><tr>
|
|
<td class="download">
|
|
<a href="../www.fosshub.com/Classic-Shell.html/ClassicShellSetup_4_3_1.html" title="Download latest version 4.3.1" style="background-image: url(images/Download.png); width: 174px; height: 44px; display: block;"><br></a>
|
|
</td>
|
|
<td> </td>
|
|
<td> </td>
|
|
<td style="vertical-align: middle; width: 617px; text-align: center;">
|
|
|
|
|
|
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
|
<input type="hidden" name="cmd" value="_donations">
|
|
<input type="hidden" name="business" value="ivo@ibeltchev.com">
|
|
<input type="hidden" name="lc" value="US">
|
|
<input type="hidden" name="item_name" value="Classic Shell">
|
|
<input type="hidden" name="no_note" value="0">
|
|
<input type="hidden" name="currency_code" value="USD">
|
|
<input type="hidden" name="bn" value="PP-DonationsBF:btn_donate_LG.gif:NonHostedGuest">
|
|
<input type="image" src="../www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
|
|
<img alt="" border="0" src="https://ak1s.abmr.net/is/www.paypalobjects.com?U=/en_US/i/scr/pixel.gif&V=3-f44DgkERrFRqK8eD0gTQAuJnPpbEQuFRLUrhMwOXxIaw%2fmcX7IUeGTsXkCBCMZgT&I=9DAACCDE3D44A24&D=paypalobjects.com&01AD=1&" width="1" height="1">
|
|
</form>
|
|
<span style="white-space:nowrap"><i>Thank you for your support</i></span>
|
|
</td>
|
|
</tr>
|
|
|
|
</tbody></table>
|
|
<table>
|
|
<tr>
|
|
<td> <!-- column1 -->
|
|
<table>
|
|
<tr height="22px"><td><a href="translations/index.html">Download translated versions</a></td></tr>
|
|
<tr height="22px"><td><a href="downloads/index.html">Download older versions</a></td></tr>
|
|
<tr height="22px"><td><a href="../download13.mediafire.com/2i6u64uud8ag/d5llbbm8wu92jg8/ClassicShellSetup_4_3_1.exe" title="Use this mirror if the main Download button doesn't work for you">Download mirror at Mediafire</a></td></tr>
|
|
</table>
|
|
</td>
|
|
|
|
<td style="width: 50px" /> <!-- padding -->
|
|
|
|
<td> <!-- column2 -->
|
|
<table>
|
|
<tr>
|
|
<td><a href="http://www.facebook.com/classicshell"><img src="images/facebook.png" alt="Follow Classic Shell on Facebook" border="0" align="middle"/></a>
|
|
<br>
|
|
</td>
|
|
<td><a href="http://www.facebook.com/classicshell">Classic Shell on Facebook</a></td>
|
|
<td><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fclassicshell%2F&layout=button_count&show_faces=false&width=120&action=like&colorscheme=light&height=28" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:120px; height:28px; position:relative; top:8px ; left:-6px;" allowTransparency="true"></iframe>
|
|
<br>
|
|
<br>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="http://sourceforge.net/projects/classicshell"><img src="images/sf.png" alt="Classic Shell on Sourceforge" border="0" align="middle"/></a></td>
|
|
<td><a href="http://sourceforge.net/projects/classicshell/">Classic Shell on Sourceforge</a></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
|
|
</tr>
|
|
</table>
|
|
<br />
|
|
Visit the Classic Shell forum to find custom <a href="forum/viewforum48ab.html?f=17">menu skins</a> and <a href="forum/viewforuma213.html?f=18">start buttons</a>.
|
|
<br><br>
|
|
<b>If you are having problems uninstalling or upgrading Classic Shell, please read <a href="forum/viewtopic303f.html?f=4&t=5010">this forum post</a>.</b><br>
|
|
<br>
|
|
<b>As of December 2017, Classic Shell is no longer in active development. More details <a href="forum/viewtopiceedf.html?f=4&t=8147">here</a>.</b>
|
|
</div>
|
|
</td>
|
|
|
|
<td>
|
|
<div class="div-body">
|
|
|
|
<!-- START NEWS -->
|
|
|
|
<h3>Dec 3rd, 2017 - Classic Shell is no longer actively developed</h3>
|
|
After 8 years I have decided to stop developing Classic Shell. The source code for the latest version is released on SourceForge. More details <a href="forum/viewtopiceedf.html?f=4&t=8147">here.</a>
|
|
<br /><br /><br />
|
|
|
|
<h3>Aug 12th, 2017 - <a href="history/index.html#v431">General release 4.3.1</a> is out</h3>
|
|
It officially supports the Creators Update for Windows 10. More details <a href="forum/viewtopic9017.html?f=4&t=7807&p=33644">here.</a>
|
|
<br /><br /><br />
|
|
|
|
<h3>Jul 30th, 2016 - <a href="history/index.html#v430">General release 4.3.0</a> is out</h3>
|
|
It officially supports the Anniversary Update for Windows 10. More details <a href="forum/viewtopic83ed.html?f=4&t=6412">here.</a>
|
|
<br /><br /><br />
|
|
|
|
<h3>May 22nd, 2016 - <a href="history/index.html#v427">Beta version 4.2.7</a> is out</h3>
|
|
QFE fix for a crash bug in beta version 4.2.6 that affects 32-bit Windows 10.
|
|
<br /><br /><br />
|
|
|
|
<h3>May 21st, 2016 - <a href="history/index.html#v426">Beta version 4.2.6</a> is out</h3>
|
|
It improves support for Windows 10 Redstone, adds taskbar skinning, menu animations, and many new features. More details <a href="forum/viewtopic7335.html?f=4&t=6073">here.</a>
|
|
<br /><br /><br />
|
|
|
|
<!-- END NEWS -->
|
|
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr><!-- bottoms -->
|
|
<td>
|
|
<div class="div-bottom">
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="div-bottom">
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<!-- Second row -->
|
|
<table class="content" cellpadding="0" cellspacing="0">
|
|
|
|
<tr style="vertical-align: top"><!-- tops -->
|
|
<td style="width:30%">
|
|
<div class="div-title">
|
|
Classic Start Menu
|
|
<a href="features/index.html" style="float: right">See all features</a>
|
|
</div>
|
|
</td>
|
|
<td style="width:70%">
|
|
<div class="div-title">
|
|
Classic Explorer
|
|
<a href="features/index.html#explorer" style="float: right">See all features</a>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="background-color: #bbd4e9; vertical-align: top"> <!-- bodies -->
|
|
<td>
|
|
<div class="div-body">
|
|
<h3>Choose between 3 different styles: </h3>
|
|
<div class="tab-box" id="tabBox">
|
|
<a href="javascript:activateTab('classic_style')" id="classic_style-tab">Classic</a>
|
|
<a href="javascript:activateTab('two_style')" id="two_style-tab">Two columns</a>
|
|
<a href="javascript:activateTab('win7_style')" id="win7_style-tab" class="activeLink">Windows 7</a>
|
|
</div>
|
|
<br />
|
|
<div id="tabCtrl">
|
|
<div class="hide" id="classic_style">
|
|
<img alt="" border="0" src="images/startmenu1.png" title="Classic start menu, for people who like it simple">
|
|
</div>
|
|
|
|
<div class="hide" id="two_style">
|
|
<img alt="" border="0" src="images/startmenu2.png" title="Two columns to fit more items in the menu">
|
|
</div>
|
|
|
|
<div id="win7_style">
|
|
<img alt="" border="0" src="images/startmenu3.png" title="Windows 7 style sporting a modern Windows 8 skin">
|
|
</div>
|
|
</div>
|
|
<br />
|
|
<br />
|
|
The Classic Start Menu is compatible with:<br>
|
|
<a href="http://www.displayfusion.com/?refid=373553"><img src="images/displayfusion.png" style="border: 0px;" title="Get multiple taskbars, each with its own Classic Shell menu. Move windows between monitors easily. And more."/></a><br />
|
|
Download DisplayFusion from <a href="http://www.displayfusion.com/?refid=373553">here</a>
|
|
</div>
|
|
|
|
</td>
|
|
<td>
|
|
<div class="div-body">
|
|
<h3 style="white-space: nowrap">Many usability improvements to Explorer (every feature can be turned on or off):</h3>
|
|
<img alt="" border="0" src="images/explorer1.png" style="width: 100%; height: auto; max-width: 720px">
|
|
<br><br>
|
|
</div>
|
|
</td></tr>
|
|
|
|
<tr><!-- bottoms -->
|
|
<td>
|
|
<div class="div-bottom">
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="div-bottom">
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
<!-- Third row -->
|
|
<table class="content" cellpadding="0" cellspacing="0" border="0">
|
|
<tr height="4">
|
|
<td style="width:50%; vertical-align:top" rowspan="3"> <!-- first column -->
|
|
<div>
|
|
<div class="div-title">
|
|
Get Help
|
|
</div>
|
|
<div class="div-body" style="padding:1px 0px 1px 0px">
|
|
<ul>
|
|
<li><a href="faq/index.html">Read the F.A.Q.</a></li>
|
|
<li><a href="forum/viewforumcf19.html?f=6">Ask a question in the forum</a></li>
|
|
<li><a href="forum/viewforum8a83.html?f=11">Report a bug or submit a feature request</a></li>
|
|
<li><a href="tutorials/skintutorial.html">Learn how to make your own skin</a></li>
|
|
<li><a href="tutorials/buttontutorial.html">Learn how to make your own start button</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="div-bottom"></div>
|
|
<div style="height:10px"></div>
|
|
<div class="div-title">
|
|
Testimonials
|
|
<a href="testimonials/index.html" style="float: right">More</a>
|
|
</div>
|
|
<div class="div-body">
|
|
<i>"So happy to find this program. Very well made with lots of options. Makes Windows 7 worth using. Saves me from daily frustration. Thank you so much!"</i></br>
|
|
<b>Eric</b><br />
|
|
<br />
|
|
<i>"Brilliant! No more frustration, I can work just like I used to! Thank you!"</i></br>
|
|
<b>Anonymous Donor</b><br />
|
|
<br />
|
|
</div>
|
|
<div class="div-bottom"></div>
|
|
<div style="height:10px"></div>
|
|
<div class="div-title">
|
|
System Requirements
|
|
</div>
|
|
<div class="div-body">
|
|
Classic Shell works on Windows 7, Windows 8, Windows 8.1, Windows 10 and their server counterparts (Windows Server 2008 R2, Windows Server 2012,
|
|
Windows Server 2012 R2, Windows Server 2016). Both 32 and 64-bit versions are supported. The same installer works for all versions.<br>
|
|
<b>Note:</b> Windows RT is not supported.<br>
|
|
<br>
|
|
</div>
|
|
<div class="div-bottom"></div>
|
|
</div>
|
|
</td>
|
|
|
|
<td style="width:50%; vertical-align:top; background-color: #bbd4e9"> <!-- second column -->
|
|
<div style="background-color: #E6F2FA">
|
|
<div class="div-title">
|
|
Friends of Classic Shell
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="vertical-align:top; background-color: #bbd4e9">
|
|
<div class="div-body">
|
|
Here are some of the people, who made significant contributions to the Classic Shell project:<br>
|
|
|
|
<!-- START FRIENDS -->
|
|
|
|
<br>
|
|
<span style="font-weight: bold;">Gaurav Kale</span> - testing, feature requests and user experience consultant<br>
|
|
<span style="font-weight: bold;">Jcee</span> - testing, feature requests, forum moderator<br>
|
|
<span style="font-weight: bold;">JohnEdwa</span> - custom skins and feature requests<br>
|
|
<span style="font-weight: bold;">Loginvovchyk</span> - Russian translation, documentation and installer<br>
|
|
<span style="font-weight: bold;">Andreas Roth</span> - German translation<br>
|
|
<span style="font-weight: bold;">BasCom</span> - German translation<br>
|
|
<span style="font-weight: bold;"><a href="http://www.christian-gresshoener.de/">CGpingu</a></span> - German translation<br>
|
|
<span style="font-weight: bold;">largo</span> - French translation<br>
|
|
<span style="font-weight: bold;">Ted</span> - Swedish translation<br>
|
|
<span style="font-weight: bold;">W. Jordan (Zuo Weiming)</span> - Simplified Chinese translation<br>
|
|
<span style="font-weight: bold;"><a href="http://lostprophet.hu/">Zsolt Brechler</a></span> - Hungarian translation<br>
|
|
<span style="font-weight: bold;">Javier Ballesteros</span> - Spanish translation<br>
|
|
<span style="font-weight: bold;">alan (stable.com.tw)</span> - Traditional Chinese translation<br>
|
|
<span style="font-weight: bold;">Michal Várady</span> - Czech translation<br>
|
|
<span style="font-weight: bold;">Awadh</span> - Arabic translation<br>
|
|
<span style="font-weight: bold;">Stephanie Jones</span> - Greek translation<br>
|
|
<span style="font-weight: bold;">Robert</span> - Slovak translation<br>
|
|
<span style="font-weight: bold;">Igor Rückert</span> - Brazilian Portuguese translation<br>
|
|
<span style="font-weight: bold;">Fred van Waard</span> - Dutch translation<br>
|
|
<span style="font-weight: bold;">Federico Bertagna, aka Sleeping</span> - Italian translation<br>
|
|
<span style="font-weight: bold;">bovirus</span> - Italian translation<br>
|
|
<span style="font-weight: bold;">Francisco Gonzalez Galan</span> - Spanish translation<br>
|
|
<span style="font-weight: bold;">pCsOrI</span> - Korean translation<br>
|
|
<span style="font-weight: bold;">milksizegene</span> - Japanese translation<br>
|
|
<span style="font-weight: bold;">Barnaba</span> - Polish translation<br>
|
|
<span style="font-weight: bold;">Fabien COMMAN</span> - French translation<br>
|
|
<span style="font-weight: bold;">Andrei David</span> - Romanian translation<br>
|
|
<span style="font-weight: bold;">akerbeltz</span> - Scottish translation<br>
|
|
<span style="font-weight: bold;">IRIman</span> - Persian translation<br>
|
|
<span style="font-weight: bold;">pepdolesa</span> - Catalan translation<br>
|
|
<span style="font-weight: bold;">Calemk</span> - Macedonian translation<br>
|
|
<span style="font-weight: bold;">Daril</span> - Spanish translation<br>
|
|
<span style="font-weight: bold;">Galaldurian</span> - Spanish translation<br>
|
|
<span style="font-weight: bold;">TMTisFree</span> - French translation<br>
|
|
|
|
|
|
<!-- END FRIENDS -->
|
|
|
|
</div>
|
|
</td></tr>
|
|
<tr>
|
|
<td style="vertical-align:bottom; background-color: #bbd4e9">
|
|
<div style="background-color: #E6F2FA">
|
|
<div class="div-bottom"</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<!-- footer -->
|
|
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="bgrx" background="images/bg_bottom.gif" bgcolor="#88cce6" height="1">
|
|
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
|
<tr>
|
|
<td rowspan colspan="2" height="8"><img src="images/spacer.gif" height="8" width="1"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="21"><img src="images/spacer.gif" height="1" width="21"></td>
|
|
<td class="cpr" align="left"><a href="eula/index.html">License Agreement</a> | <a href="privacy/index.html">Privacy policy</a> | <a href="contacts/index.html">Contact info</a></td>
|
|
<td class="cpr" align="right">Classic Shell © 2010-2017, Ivo Beltchev.<br>All right reserved.</td>
|
|
<td width="21"><img src="images/spacer.gif" height="1" width="21"></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2" height="7"><img src="images/spacer.gif" height="7" width="1"></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
<!-- Mirrored from www.classicshell.net/ by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 05 Dec 2017 12:22:53 GMT -->
|
|
</html>
|