Commit 5ed0be97 authored by Alexandra Panyukova's avatar Alexandra Panyukova

STATUS removed. It's not beta/alpha etc. anymore

parent e89e570b
...@@ -5,7 +5,7 @@ VERSION=@VERSION@ ...@@ -5,7 +5,7 @@ VERSION=@VERSION@
all: all:
# background # background
convert images/wallpaper.png -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "@STATUS@"' wallpaper.png # convert images/wallpaper.png -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "@STATUS@"' wallpaper.png
cp -al wallpaper.png graphics/backgrounds/default.png cp -al wallpaper.png graphics/backgrounds/default.png
cp -al wallpaper.png graphics/backgrounds/xdm.png cp -al wallpaper.png graphics/backgrounds/xdm.png
convert wallpaper.png kde3-styles-splash/Background.jpg convert wallpaper.png kde3-styles-splash/Background.jpg
......
# browser-qt # browser-qt
components/browser-qt/design/bg.png: images/installer.png components/browser-qt/design/bg.png: images/installer.png
convert $< -resize '800x600!' -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "$(STATUS)"' $@ convert $< -resize '800x600!' $@
#convert $< -resize '800x600!' -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "$(STATUS)"' $@
browser-qt:components/browser-qt/design/bg.png browser-qt:components/browser-qt/design/bg.png
install -d $(datadir)/alterator-browser-qt/design install -d $(datadir)/alterator-browser-qt/design
...@@ -29,7 +30,7 @@ boot: ...@@ -29,7 +30,7 @@ boot:
cp -a components/bootloader/gfxboot.cfg design-bootloader-source/data-install/ cp -a components/bootloader/gfxboot.cfg design-bootloader-source/data-install/
cp -a components/bootloader/gfxboot.cfg design-bootloader-source/data-boot/ cp -a components/bootloader/gfxboot.cfg design-bootloader-source/data-boot/
for size in 1024x768 800x600 640x480; do \ for size in 1024x768 800x600 640x480; do \
convert images/boot.png -resize "$$size!" -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "$(STATUS)"' boot-$$size.jpg ;\ convert images/boot.png -resize "$$size!" boot-$$size.jpg ;\
cp -al boot-$$size.jpg components/bootsplash/images/silent-$$size.jpg ;\ cp -al boot-$$size.jpg components/bootsplash/images/silent-$$size.jpg ;\
convert -resize "$$size!" images/console.jpg components/bootsplash/images/bootsplash-$$size.jpg;\ convert -resize "$$size!" images/console.jpg components/bootsplash/images/bootsplash-$$size.jpg;\
done done
......
product=@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@ product=@BRAND_FNAME@ @VERSION@ @NAME@
based_on=ALT Linux Sisyphus based_on=ALT Linux Sisyphus
...@@ -4,8 +4,8 @@ Type=Application ...@@ -4,8 +4,8 @@ Type=Application
Exec=xdg-open /usr/share/doc/alt-docs/indexhtml/index.html Exec=xdg-open /usr/share/doc/alt-docs/indexhtml/index.html
StartupNotify=false StartupNotify=false
Icon=altlinux Icon=altlinux
Name=@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@: start page Name=@BRAND_FNAME@ @VERSION@ @NAME@: start page
Categories=System;Documentation; Categories=System;Documentation;
# Translations # Translations
Name[ru]=@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@: cтартовая страница Name[ru]=@BRAND_FNAME@ @VERSION@ @NAME@: cтартовая страница
[KSplash Theme: ALTLinux@NAME@] [KSplash Theme: ALTLinux@NAME@]
Name = @BRAND_FNAME@ @VERSION@ @NAME@ Name = @BRAND_FNAME@ @VERSION@ @NAME@
Description = @BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@ Default KDE Splash Theme Description = @BRAND_FNAME@ @VERSION@ @NAME@ Default KDE Splash Theme
Description[ru] = Заставка KDE по умолчанию для @BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@ Description[ru] = Заставка KDE по умолчанию для @BRAND_FNAME@ @VERSION@ @NAME@
Version = @VERSION@ Version = @VERSION@
Author = Alexandra Panyukova <mex3@altlinux.ru> Author = Alexandra Panyukova <mex3@altlinux.ru>
Author[ru] = Александра Панюкова <mex3@altlinux.ru> Author[ru] = Александра Панюкова <mex3@altlinux.ru>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<title>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</title> <title>@BRAND_FNAME@ @VERSION@ @NAME@</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="index.css"> <link rel="stylesheet" type="text/css" href="index.css">
</head> </head>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</div> </div>
<div class="box"> <div class="box">
<p align="justify">Welcome to <nobr>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</nobr>. The distribution is set up and ready to use, you may proceed. We hope that results of our work will be of use to you.</p> <p align="justify">Welcome to <nobr>@BRAND_FNAME@ @VERSION@ @NAME@</nobr>. The distribution is set up and ready to use, you may proceed. We hope that results of our work will be of use to you.</p>
<h2>Server configuration</h2> <h2>Server configuration</h2>
<ul> <ul>
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
</div> </div>
<p class="footer"><nobr>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</nobr> &copy; ALT Linux, 2008. All rights reserved.<br /> <p class="footer"><nobr>@BRAND_FNAME@ @VERSION@ @NAME@</nobr> &copy; ALT Linux, 2008. All rights reserved.<br />
Address: 5th Donskoy proezd, 15/6, Moscow<br /> Address: 5th Donskoy proezd, 15/6, Moscow<br />
Phone/Fax: +7 (495) 662-3883 Phone/Fax: +7 (495) 662-3883
</p> </p>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<title>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</title> <title>@BRAND_FNAME@ @VERSION@ @NAME@</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="index.css"> <link rel="stylesheet" type="text/css" href="index.css">
</head> </head>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</div> </div>
<div class="box"> <div class="box">
<p>Добро пожаловать в <nobr>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</nobr>. Дистрибутив настроен и готов к работе, можно приступать. Мы надеемся, что наша работа будет для Вас полезной.</p> <p>Добро пожаловать в <nobr>@BRAND_FNAME@ @VERSION@ @NAME@</nobr>. Дистрибутив настроен и готов к работе, можно приступать. Мы надеемся, что наша работа будет для Вас полезной.</p>
<h2>Настройка сервера</h2> <h2>Настройка сервера</h2>
<ul> <ul>
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
</div> </div>
<p class="footer"><nobr>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</nobr> &copy; ALT Linux, 2009. Все права защищены.<br /> <p class="footer"><nobr>@BRAND_FNAME@ @VERSION@ @NAME@</nobr> &copy; ALT Linux, 2009. Все права защищены.<br />
Адрес: г. Москва, 5-й Донской проезд, д. 15, стр. 6<br /> Адрес: г. Москва, 5-й Донской проезд, д. 15, стр. 6<br />
Телефон/факс: +7 (495) 662-3883 Телефон/факс: +7 (495) 662-3883
</p> </p>
......
...@@ -6,12 +6,12 @@ ...@@ -6,12 +6,12 @@
<body> <body>
<h1>License agreement</h1> <h1>License agreement</h1>
<h2>for @BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@ and included software applications</h2> <h2>for @BRAND_FNAME@ @VERSION@ @NAME@and included software applications</h2>
<p><b>1. Agreement information</b></p> <p><b>1. Agreement information</b></p>
<p>1.1 Parties to the contract</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>@BRAND_FNAME@ @VERSION@ @NAME@ @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>@BRAND_FNAME@ @VERSION@ @NAME@</strong> ("Distribution") and you ("Licensee"), end-user of the Distribution.</p>
<p>1.2 Agreement object</p> <p>1.2 Agreement object</p>
......
...@@ -6,13 +6,13 @@ ...@@ -6,13 +6,13 @@
<body> <body>
<h1>Лицензионный договор</h1> <h1>Лицензионный договор</h1>
<h2>на программное обеспечение @BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@ и включенные в него программы для ЭВМ</h2> <h2>на программное обеспечение @BRAND_FNAME@ @VERSION@ @NAME@ и включенные в него программы для ЭВМ</h2>
<p><b>1. Сведения о договоре</b></p> <p><b>1. Сведения о договоре</b></p>
<p>1.1 Участники договора</p> <p>1.1 Участники договора</p>
<p>Настоящий лицензионный договор заключается между ООО «Альт Линукс», обладателем прав на программное обеспечение <p>Настоящий лицензионный договор заключается между ООО «Альт Линукс», обладателем прав на программное обеспечение
<strong>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</strong> <strong>@BRAND_FNAME@ @VERSION@ @NAME@</strong>
(далее - ДИСТРИБУТИВ), и Вами, владельцем экземпляра ДИСТРИБУТИВА.</p> (далее - ДИСТРИБУТИВ), и Вами, владельцем экземпляра ДИСТРИБУТИВА.</p>
<p>1.2 Предмет договора</p> <p>1.2 Предмет договора</p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment