6.0.0-alt4
- Fix indexhtml menu and distro name
This commit is contained in:
parent
10c363e643
commit
03210ee2ba
@ -7,7 +7,7 @@
|
||||
|
||||
Name: branding-%brand-%theme
|
||||
Version: 6.0.0
|
||||
Release: alt3
|
||||
Release: alt4
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu fonts-ttf-droid
|
||||
@ -400,6 +400,9 @@ subst "s/Theme=.*/Theme=%theme/" /etc/plymouth/plymouthd.conf
|
||||
/usr/share/desktop-directories/altlinux-wine.directory
|
||||
|
||||
%changelog
|
||||
* Mon Aug 20 2012 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt4
|
||||
- Fix indexhtml menu and distro name
|
||||
|
||||
* Mon Aug 20 2012 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt3
|
||||
- Fix attribute name for meta http-equiv
|
||||
- Fix grub background color and font
|
||||
|
@ -18,8 +18,6 @@
|
||||
<!-- Disto name -->
|
||||
<div id="title">@NAME@ @VERSION@ @STATUS@</div>
|
||||
|
||||
<div id="top-site">Project Website: <a href="http://www.simplylinux.ru">http://www.simplylinux.ru</a></div>
|
||||
|
||||
<div id="main">
|
||||
<!-- Links columns -->
|
||||
<table border="0" width="100%">
|
||||
@ -33,11 +31,11 @@
|
||||
<td width="33%" class="column"> <!-- First column: documentation -->
|
||||
<ul>
|
||||
<li><a href="file:///usr/share/doc/documentation/index.html">User Manual</a></li>
|
||||
<li><a href="file:///usr/share/doc/alt-docs/modules/index.html">Local Documentation</a></li>
|
||||
<li><a href="http://docs.altlinux.org">Online Documentation</a></li>
|
||||
<li><a href="http://shop.altlinux.ru/index.php?categoryID=559">Books</a></li>
|
||||
<li><a href="http://altlinux.org/">Wiki</a></li>
|
||||
<li><a href="http://altlinux.org/FAQ">FAQ</a></li>
|
||||
<li><a href="http://altlinux.org/Features">Features</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
|
||||
@ -89,7 +87,7 @@
|
||||
<div id="footer">
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<td id="left_footer">© 2011 ALT Linux. All rights reserved.</td>
|
||||
<td id="left_footer">© 2012 ALT Linux. All rights reserved.</td>
|
||||
<td id="right_footer">
|
||||
Tel/fax: +7 (495) 662-3883<br>
|
||||
119334, Russian Federation, Moscow, 5-th Donskoy proezd, 15, build 6.
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
|
||||
<!-- Disto name in title -->
|
||||
<title>Simply Linux. Выпуск 4 (6.0)</title>
|
||||
<title>Informika 6.0 School Teacher</title>
|
||||
|
||||
<link href="index.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
@ -16,9 +16,7 @@
|
||||
</div>
|
||||
|
||||
<!-- Disto name -->
|
||||
<div id="title">Simply Linux. Выпуск 4 (6.0)</div>
|
||||
|
||||
<div id="top-site">Веб-сайт проекта: <a href="http://www.simplylinux.ru">http://www.simplylinux.ru</a></div>
|
||||
<div id="title">Informika 6.0 School Teacher</div>
|
||||
|
||||
<div id="main">
|
||||
<!-- Links columns -->
|
||||
@ -33,11 +31,11 @@
|
||||
<td width="33%" class="column"> <!-- First column: documentation -->
|
||||
<ul>
|
||||
<li><a href="file:///usr/share/doc/documentation/index.html">Руководство пользователя</a></li>
|
||||
<li><a href="file:///usr/share/doc/alt-docs/modules/index.html">Локальная документация</a></li>
|
||||
<li><a href="http://docs.altlinux.org">Онлайновая документация</a></li>
|
||||
<li><a href="http://shop.altlinux.ru/index.php?categoryID=559">Книги</a></li>
|
||||
<li><a href="http://altlinux.org/">Wiki</a></li>
|
||||
<li><a href="http://altlinux.org/FAQ">FAQ</a></li>
|
||||
<li><a href="http://altlinux.org/Features">Особенности ALT Linux</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
|
||||
@ -89,7 +87,7 @@
|
||||
<div id="footer">
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<td id="left_footer">© ALT Linux, 2011. Все права защищены.</td>
|
||||
<td id="left_footer">© ALT Linux, 2012. Все права защищены.</td>
|
||||
<td id="right_footer">
|
||||
Телефон/факс: +7 (495) 662-3883<br>
|
||||
Москва, 5-й Донской проезд, д. 15, стр. 6
|
||||
|
Loading…
Reference in New Issue
Block a user