Commit 15113efe authored by Roman Alifanov's avatar Roman Alifanov

0.5-alt1

- add backgrounds subpackage - add ximperlinux svg logo
parent eee60ef9
......@@ -17,9 +17,9 @@
%define _unpackaged_files_terminate_build 1
Name: branding-%flavour
Version: 0.4
Version: 0.5
Release: alt1
Url: https://basealt.ru
Url: https://ximperlinux.ru
%ifarch %ix86 x86_64
BuildRequires: gfxboot >= 4
......@@ -216,6 +216,17 @@ Requires(post): indexhtml-common
В данном пакете содержится стартовая страница для дистрибутива
%distro_name_ru.
%package backgrounds
Group: Graphics
Summary: Backgrounds for %distro_name
License: CC-BY-NC-SA-3.0+
BuildArch: noarch
%branding_add_conflicts %flavour backgrounds
%description backgrounds
This package contains backgrounds for %distro_name.
%prep
%setup -n branding
......@@ -237,6 +248,15 @@ install skel/skel/.config/Kvantum/kvantum.kvconfig %buildroot%_sysconfdir/skel/
mkdir -p %buildroot%_sysconfdir/skel/.config/environment.d
install skel/skel/.config/environment.d/qt.conf %buildroot%_sysconfdir/skel/.config/environment.d/qt.conf
install pixmaps/ximperlinux.svg %buildroot%_pixmapsdir/ximperlinux.svg
#backgrounds
install -pD -m644 -t %buildroot%_datadir/wallpapers/ximper/ ximperwallpapers/*
./imgtognome.sh %buildroot%_datadir/wallpapers/ximper/
mkdir -p %buildroot%_datadir/gnome-background-properties
mv %buildroot%_datadir/wallpapers/ximper/ximper.xml %buildroot%_datadir/gnome-background-properties/
#bootloader
%ifarch %ix86 x86_64
%pre bootloader
......@@ -298,7 +318,11 @@ glib-compile-schemas /usr/share/glib-2.0/schemas/
%files graphics
%config /etc/alternatives/packages.d/%name-graphics
%_datadir/design
#_iconsdir/hicolor/*/apps/alt-%theme.png
%_pixmapsdir/ximperlinux.svg
%files backgrounds
%_datadir/wallpapers/ximper
%_datadir/gnome-background-properties/ximper.xml
%files bootsplash
%_datadir/plymouth/themes/%theme/*
......@@ -336,6 +360,10 @@ glib-compile-schemas /usr/share/glib-2.0/schemas/
#_iconsdir/hicolor/*/apps/alt-%theme-desktop.png
%changelog
* Tue Jul 11 2023 Roman Alifanov <ximper@altlinux.org> 0.5-alt1
- add backgrounds subpackage
- add ximperlinux svg logo
* Wed Jul 05 2023 Roman Alifanov <ximper@altlinux.org> 0.4-alt1
- gnome-settigns: gedit oblivion theme to default
- gnome-settigns: switch default monospace font to Cascadia Code
......
#!/bin/bash
# Special for Ximper Linux
if [[ $# -ne 1 ]]; then
echo "Usage: ./imagetognomexml path_to_image_folder"
exit 1
fi
image_folder="$1"
if [[ ! -d "$image_folder" ]]; then
echo "Error: Image folder '$image_folder' does not exist."
exit 2
fi
# Check if the path contains "/usr/src/tmp/branding-etersoft-ximper-buildroot"
if [[ "$image_folder" == *"/usr/src/tmp/branding-etersoft-ximper-buildroot"* ]]; then
# Get the relative path without '/usr/src/tmp/branding-etersoft-ximper-buildroot'
relative_path=/$(realpath --relative-to="/usr/src/tmp/branding-etersoft-ximper-buildroot" "$image_folder")
else
relative_path="$image_folder"
fi
xml_file="$image_folder$(basename "$image_folder").xml"
echo '<?xml version="1.0" encoding="UTF-8"?>' > "$xml_file"
echo '<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">' >> "$xml_file"
echo '<wallpapers>' >> "$xml_file"
for image_file in "$image_folder"/*; do
if [[ -f "$image_file" ]]; then
image_name=$(basename "$image_file")
image_name_no_ext="${image_name%.*}"
xml_escaped_name=$(echo "$image_name_no_ext" | sed 's/&/\&amp;/g; s/</\&lt;/g; s/>/\&gt;/g; s/"/\&quot;/g; s/'\''/\&apos;/g')
xml_escaped_name_de=$(echo "$xml_escaped_name" | sed 's/&/\&amp;/g; s/</\&lt;/g; s/>/\&gt;/g; s/"/\&quot;/g; s/'\''/\&apos;/g')
xml_filename="$relative_path/$(basename "$image_file")"
echo ' <wallpaper deleted="false">' >> "$xml_file"
echo " <name>$xml_escaped_name</name>" >> "$xml_file"
echo " <name xml:lang=\"de\">$xml_escaped_name_de</name>" >> "$xml_file"
echo " <filename>$xml_filename</filename>" >> "$xml_file"
echo ' <options>zoom</options>' >> "$xml_file"
echo ' <shade_type>solid</shade_type>' >> "$xml_file"
echo ' <pcolor>#ffffff</pcolor>' >> "$xml_file"
echo ' <scolor>#000000</scolor>' >> "$xml_file"
echo ' </wallpaper>' >> "$xml_file"
fi
done
echo '</wallpapers>' >> "$xml_file"
echo "XML file '$xml_file' has been created in the $image_folder directory."
exit 0
\ No newline at end of file
......@@ -2,49 +2,49 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Лицензионный договор</title>
<title>License agreement</title>
</head>
<body>
<h1>Лицензионный договор</h1>
<h2>на программное обеспечение @NAME@ @VERSION@@STATUS@ и включенные в него программы для ЭВМ</h2>
<p><b>1. Сведения о договоре</b></p>
<h1>License agreement</h1>
<h2>for the software @NAME@ @VERSION@@STATUS@ and the computer programs included in it</h2>
<p><b>1. Information about the contract</b></p>
<p>1.1 Участники договора</p>
<p>Настоящий лицензионный договор (далее договор) заключается между ООО «ЭТЕРСОФТ», обладателем прав на программное обеспечение
<p>1.1 Parties to the agreement</p>
<p>This license agreement (hereinafter referred to as the agreement) is concluded between ETERSOFT LLC, the owner of the rights to the software
<strong>@NAME@ @VERSION@@STATUS@</strong>
(далее ДИСТРИБУТИВ), и Вами, владельцем экземпляра ДИСТРИБУТИВА.</p>
(hereinafter referred to as the DISTRIBUTION), and by you, the owner of the DISTRIBUTION instance.</p>
<p>1.2 Предмет договора</p>
<p>Настоящий договор регулирует права владельца экземпляра ДИСТРИБУТИВА на использование ДИСТРИБУТИВА, а также включенных в состав ДИСТРИБУТИВА отдельных программ для ЭВМ (далее ПРОГРАММЫ) и других результатов интеллектуальной деятельности и средств индивидуализации в объеме, указанном в настоящем договоре.</p>
<p>1.2 Subject of the contract</p>
<p>This agreement regulates the rights of the owner of a copy of the DISTRIBUTION KIT to use the DISTRIBUTION KIT, as well as individual computer programs included in the DISTRIBUTION KIT (hereinafter referred to as PROGRAMS) and other results of intellectual activity and means of individualization to the extent specified in this agreement.</p>
<p>1.3 Заключение договора</p>
<p>В настоящем договоре определены права конечных пользователей и не передаются права на распространение ДИСТРИБУТИВА. Системным интеграторам, дистрибьюторам и OEM-производителям для получения прав на распространение следует обращаться в ООО «ЭТЕРСОФТ» по адресу sales@basealt.ru для заключения письменного договора.</p>
<p>Настоящий договор является договором присоединения и не требует письменного заключения. Использование ДИСТРИБУТИВА способами, оговоренными в настоящем договоре, означает принятие условий настоящего договора и влечет за собой заключение настоящего договора.</p>
<p>1.3 Conclusion of the contract</p>
<p>This agreement defines the rights of end users and does not transfer the rights to distribute the DISTRIBUTION KIT. System integrators, distributors and OEMs should contact ETERSOFT LLC to obtain distribution rights at sales@etersoft.ru to conclude a written contract.</p>
<p>This agreement is an accession agreement and does not require a written conclusion. The use of the DISTRIBUTION KIT in the ways stipulated in this agreement means acceptance of the terms of this agreement and entails the conclusion of this agreement.</p>
<p><strong>2. Права владельца экземпляра ДИСТРИБУТИВА</strong></p>
<p>2.1 Права на ДИСТРИБУТИВ</p>
<p>ДИСТРИБУТИВ содержит как свободные, так и несвободные компоненты. На распространение несвободных компонент в составе дистрибутивов ООО «ЭТЕРСОФТ» получены соответствующие разрешения правообладателей. Авторские права на ДИСТРИБУТИВ как составное произведение принадлежат ООО «ЭТЕРСОФТ».</p>
<p>2.2 Использование свободных программ, включенных в состав ДИСТРИБУТИВА.</p>
<p>Все СВОБОДНЫЕ ПРОГРАММЫ, включенные в состав ДИСТРИБУТИВА, сопровождаются лицензионными договорами, бессрочно и безвозмездно предоставляющими Вам следующие неисключительные права, действующие на территории любой страны:</p>
<p><strong>2. DISTRIBUTION instance owner Rights</strong></p>
<p>2.1 Distribution rights</p>
<p>The DISTRIBUTION contains both free and non-free components. The distribution of proprietary components as part of the distributions of ETERSOFT LLC has received the appropriate permissions of the copyright holders. The copyright for the DISTRIBUTION as a composite work belongs to ETERSOFT LLC.</p>
<p>2.2 Use of free software included in the DISTRIBUTION.</p>
<p>All FREE SOFTWARE included in the DISTRIBUTION PACKAGE is accompanied by license agreements that grant you the following non-exclusive rights in force in any country indefinitely and free of charge:</p>
<ul>
<li>право эксплуатировать ПРОГРАММЫ (пользоваться экземплярами ПРОГРАММ) на неограниченном количестве компьютеров в любых целях;</li>
<li>право модифицировать ПРОГРАММЫ, а также публиковать и распространять модификации на безвозмездной или возмездной основе (по Вашему усмотрению) на условиях лицензии исходной ПРОГРАММЫ;</li>
<li>право передавать ПРОГРАММЫ третьим лицам на безвозмездной или возмездной основе (по Вашему усмотрению) без каких-либо отчислений владельцам авторских прав;</li>
<li>право беспрепятственно получать и изучать исходные тексты ПРОГРАММ.</li>
<li>the right to operate PROGRAMS (use copies of PROGRAMS) on an unlimited number of computers for any purpose;</li>
<li>the right to modify the PROGRAMS, as well as to publish and distribute modifications free of charge or for a fee (at your discretion) under the terms of the license of the source program;</li>
<li>the right to transfer PROGRAMS to third parties free of charge or for a fee (at your discretion) without any deductions to the copyright holders;</li>
<li>the right to freely receive and study the source code of programs.</li>
</ul>
<p>ООО «ЭТЕРСОФТ» в течение трех лет с начала действия настоящего договора обязуется предоставить исходные тексты любой СВОБОДНОЙ ПРОГРАММЫ, включенной в состав ДИСТРИБУТИВА, по Вашему требованию за плату, не превышающую стоимость физического предоставления исходного текста.</p>
<p>2.3 Использование несвободных программ, включенных в состав ДИСТРИБУТИВА.</p>
<p>На все несвободные ПРОГРАММЫ, включенные в состав ДИСТРИБУТИВА, получены разрешения правообладателей на распространение этих ПРОГРАММ в составе ДИСТРИБУТИВА и на использование конечными пользователями.</p>
<p>2.4 Использование элементов оформления ДИСТРИБУТИВА и текстов на его обложке или коробке</p>
<p>Права ООО «ЭТЕРСОФТ» на элементы оформления ДИСТРИБУТИВА и тексты на его обложке или коробке охраняются законами об авторском праве, товарных знаках и промышленных образцах. Их использование способами, которые в соответствии с применимым законодательством требуют наличия исключительных прав, возможно только в случае получения письменного согласия ООО «ЭТЕРСОФТ».</p>
<p>2.5 Иные права</p>
<p>Право авторства, право на имя и иные личные неимущественные права автора, являющиеся неотчуждаемыми в соответствии с применимым национальным законодательством либо не предоставленные Вам применимым законодательством или лицензионными договорами на отдельные ПРОГРАММЫ, включенные в состав ДИСТРИБУТИВА, сохраняются за их обладателями и не предоставляются владельцу экземпляра ДИСТРИБУТИВА.</p>
<p>2.6 Отчет об использовании ДИСТРИБУТИВА</p>
<p>ООО «ЭТЕРСОФТ» не требует от владельца экземпляра ДИСТРИБУТИВА предоставления отчетов об использовании ДИСТРИБУТИВА.</p>
<p>ETERSOFT LLC, within three years from the beginning of this agreement, undertakes to provide the source texts of any FREE PROGRAM included in the DISTRIBUTION PACKAGE at your request for a fee not exceeding the cost of physically providing the source text.</p>
<p>2.3 Use of proprietary software included in the DISTRIBUTION.</p>
<p>For all non-free PROGRAMS included in the DISTRIBUTION KIT, the copyright holders have received permission to distribute these PROGRAMS as part of the DISTRIBUTION KIT and for use by end users.</p>
<p>2.4 Using the design elements of the DISTRIBUTION and the texts on its cover or box</p>
<p>The rights of ETERSOFT LLC to the design elements of the DISTRIBUTION KIT and the texts on its cover or box are protected by copyright laws, trademarks and industrial designs. Their use in ways that, in accordance with applicable law, require exclusive rights is possible only if the written consent of ETERSOFT LLC is obtained.</p>
<p>2.5 Other rights</p>
<p>The right of authorship, the right to the name and other personal non-property rights of the author, which are inalienable in accordance with applicable national legislation or are not granted to you by applicable law or license agreements for individual PROGRAMS included in the DISTRIBUTION, are reserved for their owners and are not provided to the owner of a copy of the DISTRIBUTION.</p>
<p>2.6 Distribution Usage Report</p>
<p>ETERSOFT LLC does not require the owner of the DISTRIBUTION instance to provide reports on the use of the DISTRIBUTION.</p>
<p><strong>3. Ответственность сторон</strong></p>
<em>ООО «ЭТЕРСОФТ». Г.Санкт-Петербург, вн.тер.г. Муниципальный Округ Лиговка-ямская, ул Черняховского, д. 25, литера А<br>
ИНН 7806152611<br>
<p><strong>3. Responsibility of the parties</strong></p>
<em>OOO "ETERSOFT". St. Petersburg, ext.ter.g. Municipal District Ligovka-yamskaya, Chernyakhovsky str., 25, letter A<br>
INN 7806152611<br>
https://etersoft.ru</em>
</p>
</body>
......
......@@ -18,7 +18,7 @@
<p>Настоящий договор регулирует права владельца экземпляра ДИСТРИБУТИВА на использование ДИСТРИБУТИВА, а также включенных в состав ДИСТРИБУТИВА отдельных программ для ЭВМ (далее ПРОГРАММЫ) и других результатов интеллектуальной деятельности и средств индивидуализации в объеме, указанном в настоящем договоре.</p>
<p>1.3 Заключение договора</p>
<p>В настоящем договоре определены права конечных пользователей и не передаются права на распространение ДИСТРИБУТИВА. Системным интеграторам, дистрибьюторам и OEM-производителям для получения прав на распространение следует обращаться в ООО «ЭТЕРСОФТ» по адресу sales@basealt.ru для заключения письменного договора.</p>
<p>В настоящем договоре определены права конечных пользователей и не передаются права на распространение ДИСТРИБУТИВА. Системным интеграторам, дистрибьюторам и OEM-производителям для получения прав на распространение следует обращаться в ООО «ЭТЕРСОФТ» по адресу sales@etersoft.ru для заключения письменного договора.</p>
<p>Настоящий договор является договором присоединения и не требует письменного заключения. Использование ДИСТРИБУТИВА способами, оговоренными в настоящем договоре, означает принятие условий настоящего договора и влечет за собой заключение настоящего договора.</p>
<p><strong>2. Права владельца экземпляра ДИСТРИБУТИВА</strong></p>
......
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="120mm"
height="120mm"
viewBox="0 0 120 120"
version="1.1"
id="svg5"
xml:space="preserve"
sodipodi:docname="GnomeLogoVerticalMedium.svg"
inkscape:export-filename="../../Документы/logo_48.png"
inkscape:export-xdpi="8.7085714"
inkscape:export-ydpi="8.7085714"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview20"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
showgrid="false"
inkscape:zoom="0.67882997"
inkscape:cx="187.82317"
inkscape:cy="509.70054"
inkscape:window-width="1920"
inkscape:window-height="1011"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" /><defs
id="defs2"><linearGradient
id="linearGradient7328"><stop
style="stop-color:#0000ff;stop-opacity:1;"
offset="0"
id="stop7324" /><stop
style="stop-color:#ff00ff;stop-opacity:1"
offset="0.99989998"
id="stop8058" /><stop
style="stop-color:#0000ff;stop-opacity:0;"
offset="1"
id="stop7326" /></linearGradient><linearGradient
id="linearGradient7254"><stop
style="stop-color:#0000ff;stop-opacity:1;"
offset="0"
id="stop7250" /><stop
style="stop-color:#ff00ff;stop-opacity:1"
offset="0.99989998"
id="stop7322" /><stop
style="stop-color:#0000ff;stop-opacity:0;"
offset="1"
id="stop7252" /></linearGradient><rect
x="63.1371"
y="532.24402"
width="697.96167"
height="199.74213"
id="rect1820" /><linearGradient
xlink:href="#linearGradient7254"
id="linearGradient7256"
x1="40.291031"
y1="98.432426"
x2="160.55589"
y2="99.373451"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-7.2259732,4.5992526)" /><linearGradient
xlink:href="#linearGradient7328"
id="linearGradient7330"
x1="298.15381"
y1="571.10388"
x2="65.357407"
y2="578.87646"
gradientUnits="userSpaceOnUse" /></defs><g
id="layer1"
transform="matrix(0.9813809,0,0,1.1820154,-32.044995,-64.782363)"
inkscape:label="layer1"><path
style="mix-blend-mode:normal;fill:url(#linearGradient7256);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.234;stroke-dasharray:none;stroke-opacity:1"
d="m 44.711094,70.159773 c 1.668727,3.020781 4.299215,5.811027 6.389688,8.667942 4.556654,6.226472 9.168871,12.459957 13.96709,18.574161 1.653117,2.106515 3.239295,4.254514 4.813035,6.397764 0.43789,0.59624 1.04272,1.92222 2.10688,1.93336 1.71714,0.0182 4.40557,-2.54775 5.64383,-3.37863 4.86224,-3.262656 9.72449,-6.546568 14.704477,-9.699226 -2.75617,-2.5265 -8.267437,-4.159372 -11.906247,-5.871495 C 72.564837,83.083052 64.827101,79.212614 56.881928,75.615214 53.205013,73.950556 48.916911,70.792328 44.711094,70.159773 M 116.1486,106.06982 143.1361,70.159773 c -4.34155,0.652984 -9.24586,3.931326 -12.96458,5.76769 -7.75917,3.831234 -15.80277,7.310376 -23.54792,11.157702 -2.69293,1.33755 -5.46338,2.595843 -8.202086,3.877669 -0.70036,0.327732 -2.57043,0.900849 -2.55429,1.676421 0.0222,1.074824 3.678496,2.80594 4.670946,3.468417 3.32371,2.218993 6.699,4.389478 10.03037,6.601048 1.72508,1.1452 3.48615,2.66952 5.58006,3.3611 m -71.437506,-33.02073 1.013354,8.25518 1.897063,15.891229 0.748771,5.572251 0.469106,2.03655 4.07379,-0.90044 12.435417,-3.61267 c -0.7112,-2.367584 -3.228446,-4.721754 -4.799277,-6.810523 -3.4671,-4.610315 -6.82625,-9.282954 -10.434374,-13.827436 -1.495954,-1.884241 -2.961481,-5.438928 -5.40385,-6.604141 m 97.895836,0 -15.30879,20.225192 -3.58246,4.746733 -1.09908,2.017355 4.11533,1.53815 12.17084,3.46139 c 0.96493,-2.52298 0.73739,-5.437056 1.134,-8.048795 0.82577,-5.439131 1.86187,-11.038212 2.04497,-16.510361 0.0725,-2.169049 1.61872,-5.396206 0.52519,-7.429664 M 93.129844,93.480667 c -5.531377,2.227862 -10.557407,6.772343 -15.322017,9.903123 -1.06336,0.6988 -4.73155,2.38925 -4.73155,3.52991 0,1.18276 3.17527,2.91037 4.1783,3.69646 1.5039,1.17884 3.23586,3.50289 5.29194,4.07868 0.86095,0.24106 1.8796,-0.22144 2.64583,-0.48767 2.12037,-0.73698 5.956297,-1.31361 7.513367,-2.69057 1.03373,-0.91447 0.42413,-3.45851 0.42413,-4.61527 0,-4.13584 1.51289,-9.422457 0,-13.414663 m 1.32292,0 v 12.795523 c 0,1.30618 -0.64718,3.95527 0.27199,5.07901 1.18321,1.44672 5.934066,2.30175 7.930096,2.92831 0.75777,0.23796 1.7489,0.69014 2.57043,0.39584 2.02088,-0.7246 4.0804,-3.02697 5.62107,-4.27474 0.89535,-0.72522 3.52425,-2.31558 3.69993,-3.33736 0.2077,-1.21001 -3.44302,-2.84473 -4.4831,-3.53074 L 99.74336,96.752816 C 98.079664,95.656315 96.435284,94.197628 94.452764,93.480667 M 50.002761,105.86344 v 0.61914 l 5.820834,3.39412 4.233333,-0.74565 10.054169,-2.64847 c -0.65141,-1.17926 -2.641866,-4.83341 -4.289691,-5.20304 -1.223169,-0.27448 -3.320786,0.76815 -4.441561,1.11672 -3.779573,1.17554 -7.581371,2.31888 -11.377084,3.46718 m 67.733339,0.82551 c 3.31655,0.5985 6.56034,1.60522 9.78958,2.4421 1.2499,0.32401 2.88925,1.01166 4.23334,0.79208 2.0947,-0.34239 4.53892,-2.53661 6.08541,-3.64694 -2.47306,-2.09536 -8.52461,-2.90726 -11.90625,-3.96248 -1.06362,-0.33186 -3.05382,-1.32062 -4.20555,-0.94666 -1.66529,0.5405 -3.61341,4.01635 -3.99653,5.3219 m -69.056256,0.41277 -9.011973,11.76363 -5.275527,7.22328 c 2.031735,-0.82222 3.594629,-2.38285 5.229489,-3.61617 3.266546,-2.46459 6.552142,-4.98139 9.963945,-7.32194 1.189831,-0.81623 4.859602,-2.80532 4.860131,-4.12738 7.94e-4,-1.35468 -4.321704,-3.47523 -5.766065,-3.92142 m 89.693756,0 c -1.08214,0.95099 -5.2369,2.61255 -5.2369,3.93957 0,1.28947 3.34037,2.91388 4.44315,3.71484 3.27528,2.37893 6.60823,4.75374 9.78958,7.20574 1.74837,1.34745 3.60416,3.25997 5.82084,4.12676 -0.51435,-1.75319 -2.24711,-3.41888 -3.42636,-4.95311 -2.32304,-3.02284 -4.71963,-6.0236 -6.96648,-9.08069 -1.11389,-1.51566 -2.39421,-4.13255 -4.42383,-4.95311 m -80.697922,5.15948 4.173802,8.04881 8.526197,15.47846 h 0.26458 l -0.52916,-9.90622 -0.53658,-5.57142 -3.696755,-2.74258 -8.202084,-5.30705 m 71.966672,0 c -3.34751,2.49905 -9.28317,4.90915 -11.57314,8.06532 -0.84429,1.16377 -0.22093,3.03068 -0.37809,4.31746 -0.45588,3.73815 -0.74877,7.59456 -0.74877,11.35087 1.69122,-1.25107 2.5183,-3.89541 3.43932,-5.57225 2.26377,-4.12119 4.47066,-8.2593 6.72624,-12.38277 0.77443,-1.41576 3.20146,-4.27825 2.53444,-5.77863 m -73.818755,0.41276 c -4.021667,5.71404 -8.356601,11.32054 -12.629622,16.92313 -1.971675,2.58532 -5.477933,5.9103 -6.155796,8.87432 6.381221,-3.29196 12.260263,-7.43648 18.256251,-11.14512 1.641475,-1.01539 5.898886,-2.73453 6.504252,-4.33644 0.316971,-0.83894 -0.800364,-2.14325 -1.234016,-2.88622 -1.432455,-2.45489 -2.586832,-5.04949 -4.211903,-7.42967 h -0.529166 m 31.220832,14.24019 6.614587,-0.97844 6.879156,0.97844 c -0.20875,-3.79139 -2.173546,-7.51799 -4.080926,-10.93812 -0.42175,-0.75617 -1.23508,-3.17081 -2.55006,-3.17081 -1.40599,0 -2.22038,2.37295 -2.69028,3.17081 -1.98808,3.37555 -3.780367,7.19336 -4.172477,10.93812 m 44.450003,-14.24019 c -1.78514,2.30588 -2.99296,4.95538 -4.34631,7.42967 -0.43338,0.79208 -1.51368,1.97258 -1.26312,2.87012 0.4146,1.48613 4.65005,3.28453 6.1386,4.17072 4.53311,2.698 8.93022,5.53283 13.4702,8.22382 1.73699,1.02983 3.30941,2.40576 5.31522,3.10312 -0.75354,-2.03635 -2.66197,-3.94247 -4.00844,-5.77863 -2.94296,-4.01243 -6.00128,-7.97822 -8.99319,-11.97001 -1.87775,-2.50545 -3.57849,-6.0783 -6.31296,-8.04881 m -59.795833,22.49537 c 2.47438,-0.91962 4.12115,-3.68408 5.72294,-5.36587 3.05805,-3.21126 6.02297,-6.47721 9.06303,-9.69983 2.00396,-2.12406 4.592377,-4.59133 5.322357,-7.22329 -5.336117,1.19845 -10.534907,3.63146 -15.610417,5.39455 -1.39223,0.48355 -4.57252,1.09341 -5.20885,2.26317 -0.62336,1.14644 0.14023,2.90396 0.1778,4.10592 0.1106,3.51692 0.53314,7.0039 0.53314,10.52535 m 24.077077,-22.08261 c 2.90936,5.45069 8.329886,10.0868 12.700006,14.85933 2.13493,2.33168 4.4585,5.73137 7.40834,7.42966 l 0.60457,-9.69983 0.25347,-5.11554 -4.82679,-2.13664 -11.3771,-3.97983 -4.762496,-1.35715 M 33.33401,128.77157 c 2.773892,-0.29162 8.154988,-0.79601 10.44337,-2.06132 1.369218,-0.7568 2.200804,-2.61277 3.050381,-3.71731 2.33045,-3.02985 4.961467,-6.08716 6.879167,-9.28708 -5.140061,1.8698 -9.552517,6.90278 -13.758334,9.87114 -2.078302,1.46694 -5.384536,3.19516 -6.614584,5.19457 m 100.80626,-15.06571 c 1.20729,3.20033 4.54924,6.3924 6.68972,9.28708 0.83662,1.13137 1.77007,2.97847 3.15542,3.74496 2.38072,1.31712 7.40172,1.60048 10.26319,2.03367 l -4.23439,-3.51155 -10.05311,-7.43462 -5.82083,-4.11954 m -46.566673,6.60415 c -3.94944,3.99406 -7.64805,8.1359 -11.51599,12.17639 -0.88001,0.91921 -3.95685,3.2868 -3.60998,4.49701 0.24871,0.86824 2.59874,1.65186 3.4843,2.10652 1.14115,0.5857 3.06441,1.85638 4.49395,1.77321 1.1893,-0.0691 2.30479,-1.10145 3.17923,-1.64877 2.42015,-1.51503 6.722537,-3.41455 8.291247,-5.50806 0.61251,-0.81746 -0.47519,-1.50967 -1.14908,-2.04543 -1.34356,-1.06842 -4.686037,-2.81274 -5.031317,-4.33397 -0.50377,-2.22044 2.74055,-4.77088 1.85764,-7.0169 m 12.170823,0.20637 c 0.52203,1.7757 2.93874,5.4637 2.07011,7.18532 -0.73078,1.44816 -3.404396,2.86702 -4.804046,3.95918 -0.51911,0.40492 -1.60999,1.00652 -1.49357,1.66219 0.1397,0.78568 1.65656,1.49645 2.37543,1.96287 2.289696,1.48593 4.618306,2.93472 6.902986,4.42664 0.75988,0.49634 1.79334,1.37985 2.8866,1.24962 2.5916,-0.30853 5.64145,-2.73205 7.9375,-3.72907 -0.62177,-1.46303 -2.11217,-2.67984 -3.25173,-3.92121 -2.48523,-2.70667 -5.1218,-5.3312 -7.58692,-8.0488 -1.37293,-1.5138 -2.87841,-3.89398 -5.03636,-4.74674 m -62.177076,18.98693 v 0.20637 l 10.583334,-0.76669 21.431249,-1.91624 c -0.89297,-3.25089 -3.449107,-6.42563 -5.077088,-9.49346 -0.392642,-0.74008 -0.932127,-2.73618 -2.123017,-2.91367 -1.65444,-0.24641 -5.279496,2.84165 -6.558227,3.62031 -6.110817,3.72123 -12.02743,7.66185 -18.256251,11.26338 m 80.697926,-2.47656 31.75,2.88932 c -1.02685,-1.57716 -3.79968,-2.74279 -5.55625,-3.83866 -4.39605,-2.743 -8.80057,-5.47505 -13.23314,-8.18007 -1.20332,-0.7345 -4.3987,-3.53012 -6.00869,-3.27772 -1.06177,0.16655 -1.71079,2.23262 -2.07724,2.91367 -1.54226,2.86703 -4.46987,6.41015 -4.87468,9.49346 z"
id="path437"
inkscape:label="path437" /></g></svg>
......@@ -8,3 +8,4 @@ CPE_NAME="cpe:/o:alt:@THEME@:@VERSION@"
BUILD_ID="@NAME@ @VERSION@@STATUS@"
HOME_URL="https://ximperlinux.ru/"
BUG_REPORT_URL="https://bugs.altlinux.org/"
LOGO=ximperlinux
\ No newline at end of file
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