Use product name for English version of license and release notes too
This commit is contained in:
parent
36d82c509a
commit
afcd00d9ad
@ -6,12 +6,12 @@
|
||||
<body>
|
||||
|
||||
<h2>License agreement</h2>
|
||||
<h3>for @NAME@ @VERSION@@STATUS@ and included software applications</h3>
|
||||
<h3>for @PRODUCT_NAME@ and included software applications</h3>
|
||||
|
||||
<p><b>1. Agreement information</b></p>
|
||||
<p>1.1 Parties to the contract</p>
|
||||
|
||||
<p>This Software License Agreement ("Agreement") is made and effective by and between ALT Linux Ltd. ("DEVELOPER"), which owns rights for <strong>@NAME@ @VERSION@@STATUS@</strong> ("Distribution") and you ("Licensee"), end-user of the Distribution.</p>
|
||||
<p>This Software License Agreement ("Agreement") is made and effective by and between ALT Linux Ltd. ("DEVELOPER"), which owns rights for <strong>@PRODUCT_NAME@</strong> ("Distribution") and you ("Licensee"), end-user of the Distribution.</p>
|
||||
|
||||
<p>1.2 Agreement object</p>
|
||||
|
||||
|
@ -1,20 +1,42 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" value="text/html;charset=utf-8"/>
|
||||
<meta http-equiv="content-type" content="text/html;charset=utf-8"/>
|
||||
</head>
|
||||
<body>
|
||||
<H2>Thank you for choosing Informika 6.0 School Teacher!</H2>
|
||||
<center><p>
|
||||
Thank you for choosing @PRODUCT_NAME@!
|
||||
</p></center>
|
||||
<p>
|
||||
You can learn more about features of this product at our official site:
|
||||
<a href="http://www.altlinux.ru">www.altlinux.ru</a>.
|
||||
</p>
|
||||
<p>
|
||||
You can start working right now: creating and editing office documents,
|
||||
browsing Internet sites, processing audio and images, and a lot of
|
||||
other activities. Look through the menu to find many new useful
|
||||
programs.
|
||||
</p>
|
||||
<p>
|
||||
<em>Hint</em>: if you visit
|
||||
<a href="http://shop.altlinux.ru">shop.altlinux.ru</a>, you'll find the
|
||||
whole assortment of ALT Linux products and services, with useful,
|
||||
interesting, and even exclusive items for IT professionals, users and
|
||||
connosseurs of ALT Linux products.
|
||||
</p>
|
||||
<p>Other userful resources:</p>
|
||||
<dl>
|
||||
<dt><strong>Distribution Welcome Page</strong> (make this page as web-browser start page)
|
||||
<dd><a href="file:/usr/share/doc/indexhtml/index.html">file:/usr/share/doc/indexhtml/index.html</a>
|
||||
<dt>Online Documentation
|
||||
<dd><a href="http://docs.altlinux.org">http://docs.altlinux.org</a>
|
||||
<dt>Wiki
|
||||
<dd><a href="http://altlinux.org/">http://altlinux.org/</a>
|
||||
<dt>FAQ
|
||||
<dd><a href="http://altlinux.org/FAQ">http://altlinux.org/FAQ</a>
|
||||
<dt>Community Forum
|
||||
<dd><a href="http://forum.altlinux.org">http://forum.altlinux.org</a>
|
||||
</dl>
|
||||
<p>This page is available after installation in System Control Center (<tt>acc</tt>) - Release Notes.
|
||||
<p><i>Free Software for Free People</i></p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user