Commit b332651d authored by Roman Alifanov's avatar Roman Alifanov

0.8-alt1

- Initial build for Sisyphus. (Forked from branding-alt-server)
parent 4df30de6
......@@ -64,7 +64,7 @@ browser-qt:browser-qt/design/bg.png
#cp -f browser-qt/design/design-live.qss browser-qt/design/design.qss
rcc-qt5 -binary browser-qt/theme.qrc -o $(datadir)/alterator-browser-qt/design/$(THEME)-live.rcc
install -d $(sysconfdir)/alternatives/packages.d
printf '/etc/alterator/design-browser-qt\t/usr/share/alterator-browser-qt/design/$(THEME).rcc\t46\n'>$(sysconfdir)/alternatives/packages.d/$(THEME).rcc
printf '/etc/alterator/design-browser-qt\t/usr/share/alterator-browser-qt/design/$(THEME).rcc\t47\n'>$(sysconfdir)/alternatives/packages.d/$(THEME).rcc
# ahttpd
......@@ -134,10 +134,10 @@ indexhtml:
install -Dpm644 /dev/null $(INDEXHTML_DIR)/index.html
cp -a indexhtml/images $(INDEXHTML_DIR)
cp -a indexhtml/fonts $(INDEXHTML_DIR)
for i in alt-docs documentation;do \
ln -s /usr/share/doc/$$i $(INDEXHTML_DIR)/$$i; \
done
install -Dpm644 indexhtml/indexhtml.desktop $(datadir)/applications/indexhtml.desktop
#for i in alt-docs documentation;do \
#ln -s /usr/share/doc/$$i $(INDEXHTML_DIR)/$$i; \
#done
#install -Dpm644 indexhtml/indexhtml.desktop $(datadir)/applications/indexhtml.desktop
install: browser-qt ahttpd boot indexhtml
# install product icon
......@@ -150,8 +150,8 @@ install: browser-qt ahttpd boot indexhtml
cp -a backgrounds icons faces $(datadir)/design/$(THEME)
ln -s ../../../wallpapers $(datadir)/design/$(THEME)/backgrounds/more
install -d $(sysconfdir)/alternatives/packages.d
echo "/usr/share/design-current /usr/share/design/$(THEME) 000012000046" >> $(sysconfdir)/alternatives/packages.d/branding-$(BRAND)-$(THEME)-graphics
echo "/usr/share/design/current /usr/share/design/$(THEME) 000012000046" >> $(sysconfdir)/alternatives/packages.d/branding-$(BRAND)-$(THEME)-graphics
echo "/usr/share/design-current /usr/share/design/$(THEME) 000012000047" >> $(sysconfdir)/alternatives/packages.d/branding-$(BRAND)-$(THEME)-graphics
echo "/usr/share/design/current /usr/share/design/$(THEME) 000012000047" >> $(sysconfdir)/alternatives/packages.d/branding-$(BRAND)-$(THEME)-graphics
#release
mkdir -p $(sysconfdir)/buildreqs/packages/ignore.d/
install -pD -m644 /dev/null $(sysconfdir)/buildreqs/packages/ignore.d/$(BRAND)-$(THEME)-release
......@@ -186,5 +186,5 @@ install: browser-qt ahttpd boot indexhtml
#indexhtml
install -d $(datadir)/doc/indexhtml
cp -a indexhtml/{*.html,images} $(datadir)/doc/indexhtml
install -Dm755 indexhtml/indexhtml-desktop.desktop $(datadir)/kf5/kio_desktop/DesktopLinks/indexhtml.desktop
install -Dm755 indexhtml/indexhtml-desktop.desktop $(datadir)/Desktop/indexhtml.desktop
#install -Dm755 indexhtml/indexhtml-desktop.desktop $(datadir)/kf5/kio_desktop/DesktopLinks/indexhtml.desktop
#install -Dm755 indexhtml/indexhtml-desktop.desktop $(datadir)/Desktop/indexhtml.desktop
......@@ -4,8 +4,8 @@ body {
background-color: white;
margin: 5px;
padding: 10px;
font-family : "Liberation Sans", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-family : "Cantarell", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 23pt;
width: 85%;
}
......@@ -20,7 +20,7 @@ a {
}
table {
font-size: 9pt;
font-size: 23pt;
border-color: #306ac4;
border-spacing: 0px;
border-collapse: collapse;
......@@ -66,7 +66,7 @@ textarea, select, input.text {
/*border: 1px solid #e2e6eb; #MIDDLE_LABELS_HEX@;*/ /*FIX NEEDED!!!!!*/
font-size: 9pt;
font-size: 23pt;
margin: 0px 5px 1px 5px;
padding: 2px 4px;
border: 1px solid #c4c4c4;
......@@ -120,7 +120,7 @@ small {
border: 1px solid #36a1cc;
cursor: pointer;
font-size: 9pt;
font-size: 23pt;
font-weight: bold;
padding: 2.5px 10px;
vertical-align: middle;
......@@ -186,7 +186,7 @@ small {
.alterator-information-message {
font-style:italic;
font-size: 9pt;
font-size: 23pt;
padding-top:3px;
padding-bottom:3px;
}
......@@ -232,14 +232,14 @@ canvas.alterator-clock {
.year {
font-weight: bold;
color: black;
font-size: 10pt;
font-size: 24pt;
vertical-align: middle;
}
.month {
font-weight:bold;
color: black;
font-size: 10pt;
font-size: 24pt;
vertical-align: middle;
}
......@@ -383,7 +383,7 @@ canvas.alterator-clock {
color: #0088bf;
height: 16px;
background: url(/design/images/section.png) no-repeat 0px 23px;
font-size: 10pt;
font-size: 24pt;
padding-top: 3px;
padding-bottom: 10px;
......@@ -400,7 +400,7 @@ canvas.alterator-clock {
table.alterator-listbox {
font-family:arial;
/*margin:10px 0pt 15px;*/
font-size: 8pt;
font-size: 20pt;
width: 100%;
text-align: left;
border: 1px solid #808080;
......@@ -413,7 +413,7 @@ table.alterator-listbox thead tr th, table.alterator-listbox tfoot tr th {
border: solid 1px;
border-right-color:#242a60;
border-right: 1px solid #242a60;*/
font-size: 8pt;
font-size: 20pt;
margin: 0px;
padding: 4px;
color: black;
......@@ -541,7 +541,7 @@ table.alterator-listbox thead tr .headerSortDown, table.alterator-listbox thead
div.alterator-accordion h3 {
background-color: #DBEEF6;
font-size: 9pt;
font-size: 23pt;
padding-top: 3px;
padding-bottom: 3px;
......@@ -795,7 +795,7 @@ div.alterator-accordion {
text-align: left;
color: black;
font-family: "DejaVu Sans",Verdana,Tahoma,Helvetica;
font-family: "Cantarell",Verdana,Tahoma,Helvetica;
font-weight: bold;
text-decoration: none;
font-size:large;
......
bootsplash/progress_bar.png

6.24 KB | W: | H:

bootsplash/progress_bar.png

173 Bytes | W: | H:

bootsplash/progress_bar.png
bootsplash/progress_bar.png
bootsplash/progress_bar.png
bootsplash/progress_bar.png
  • 2-up
  • Swipe
  • Onion skin
bootsplash/progress_box.png

17.4 KB | W: | H:

bootsplash/progress_box.png

196 Bytes | W: | H:

bootsplash/progress_box.png
bootsplash/progress_box.png
bootsplash/progress_box.png
bootsplash/progress_box.png
  • 2-up
  • Swipe
  • Onion skin
%define brand alt
%define Brand ALT
%define theme server
%define Theme Server
%define codename Mendelevium
%define brand etersoft
%define Brand Etersoft
%define theme ximper
%define Theme Ximper
%define codename Alice
%define status %nil
%define status_en %nil
%define flavour %brand-%theme
......@@ -17,13 +17,13 @@
%define _unpackaged_files_terminate_build 1
Name: branding-%flavour
Version: 10.1
Release: alt7
Url: https://basealt.ru
Version: 0.8
Release: alt1
Url: https://ximperlinux.ru
%ifarch %ix86 x86_64
BuildRequires: gfxboot >= 4
BuildRequires: cpio fonts-ttf-dejavu fonts-ttf-google-droid-sans
BuildRequires: cpio fonts-ttf-dejavu fonts-otf-abattis-cantarell
BuildRequires: design-bootloader-source >= 5.0-alt2 fribidi
%endif
......@@ -32,7 +32,6 @@ BuildRequires: libalternatives-devel
BuildRequires: qt5-base-devel
BuildRequires: ImageMagick fontconfig bc
BuildRequires: distro-licenses >= 1.3.1
Source: branding.tar
......@@ -40,19 +39,30 @@ Group: Graphics
Summary: System/Base
License: GPLv2+
%define distro_name ALT Server %version%status_en
%define distro_name_ru Альт Сервер %version%status
%define distro_name Ximper Linux %version%status_en
%define distro_name_ru Ximper Linux %version%status
%description
Distro-specific packages with design and texts for %distro_name.
Distro-specific packages for %distro_name.
%description -l ru_RU.UTF-8
Пакеты оформления для дистрибутива %distro_name_ru.
Пакеты для дистрибутива %distro_name_ru.
%package apt-conf
BuildArch: noarch
Summary: A set of apt configuration files for %distro_name
License: GPL-2.0-or-later
Group: System/Configuration/Packaging
%branding_add_conflicts %flavour apt-conf
%description apt-conf
This package contains default apt configuration for %distro_name.
%package bootloader
Group: System/Configuration/Boot and Init
Summary: Graphical boot logo for grub2, lilo and syslinux
Summary(ru_RU.UTF-8): Тема для экрана выбора вариантов загрузки (lilo и syslinux)
License: GPLv2+
Requires(pre): coreutils
......@@ -74,16 +84,17 @@ Suitable for both lilo and syslinux.
для дистрибутива %distro_name_ru.
%package bootsplash
BuildArch: noarch
Summary: Theme for splash animations during bootup
Summary(ru_RU.UTF-8): Тема для экрана загрузки для дистрибутива %distro_name_ru
License: Distributable
Group: System/Configuration/Boot and Init
BuildArch: noarch
Provides: plymouth-theme-%theme = %EVR
Provides: plymouth-theme-%theme plymouth(system-theme)
%define plymouth_theme bgrt
Requires: plymouth-theme-bgrt
Requires: plymouth-plugin-script
Requires(pre): plymouth
%branding_add_conflicts %flavour bootsplash
Requires: plymouth-plugin-label
Requires: fonts-ttf-dejavu
Requires(pre,postun): plymouth
%description bootsplash
This package contains graphics for boot process for %distro_name
......@@ -124,9 +135,10 @@ Group: Graphics
BuildArch: noarch
Provides: design-graphics-%theme = %EVR
Provides: design-graphics = %design_graphics_abi_major.%design_graphics_abi_minor.%design_graphics_abi_bugfix
%branding_add_conflicts %flavour graphics
Requires(post,preun): alternatives >= 0.2
%branding_add_conflicts %flavour graphics
%description graphics
This package contains some graphics for %distro_name design.
......@@ -172,24 +184,16 @@ Distribution license and release notes
В данном пакете находится лицензия и дополнительные сведения
для дистрибутива %distro_name_ru.
%package mate-settings
%package gnome-settings
BuildArch: noarch
Summary: MATE settings for %distro_name
Summary: GNOME settings for %distro_name
License: Distributable
Group: Graphical desktop/GNOME
%branding_add_conflicts %flavour mate-settings
%branding_add_conflicts %flavour graphics
Requires(post): lightdm-gtk-greeter
# To avoid install check conflicts
Requires: %name-graphics = %EVR
Conflicts: installer-feature-lightdm-stage3 < 0.1.0-alt1
# Due to /usr/share/install3/lightdm-gtk-greeter.conf
Conflicts: branding-simply-linux-system-settings
Conflicts: branding-alt-workstation-mate-settings
Conflicts: lxde-settings-lxdesktop < 0.3.2-alt2
%description mate-settings
MATE settings for %distro_name
AutoReqProv: no
%branding_add_conflicts %flavour gnome-settings
%description gnome-settings
GNOME settings for %distro_name
%package slideshow
Summary: Slideshow for %distro_name installer
......@@ -216,7 +220,6 @@ Provides: indexhtml indexhtml-%theme = %version indexhtml-Desktop = 1:5.0
Obsoletes: indexhtml-desktop indexhtml-Desktop
%branding_add_conflicts %flavour indexhtml
Requires: docs-alt-%theme
Requires(post): indexhtml-common
%description indexhtml
......@@ -226,9 +229,19 @@ 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
cp /usr/share/distro-licenses/ALT_Server_License/license.{all,ru}.html.in notes/
%build
autoconf
......@@ -240,7 +253,28 @@ make
find %buildroot -name \*.in -delete
mkdir -p %buildroot/%_datadir/install3
install mate-settings/lightdm-gtk-greeter.conf %buildroot/%_datadir/install3/lightdm-gtk-greeter.conf
#apt-conf
mkdir -p %buildroot%_sysconfdir/apt/sources.list.d
install ximper.list %buildroot%_sysconfdir/apt/sources.list.d/ximper.list
mkdir -p %buildroot/%_datadir/glib-2.0/schemas
install gnome-settings-gschema/ximper-linux.gschema.override %buildroot%_datadir/glib-2.0/schemas/ximper-linux.gschema.override
mkdir -p %buildroot%_sysconfdir/skel/.config/Kvantum
install skel/skel/.config/Kvantum/kvantum.kvconfig %buildroot%_sysconfdir/skel/.config/Kvantum/kvantum.kvconfig
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
......@@ -272,8 +306,8 @@ shell_config_set /etc/sysconfig/grub2 GRUB_COLOR_HIGHLIGHT %grub_high
rm -f /boot/splash/message
%endif
%post indexhtml
%_sbindir/indexhtml-update
#%post indexhtml
#%_sbindir/indexhtml-update
%files bootloader
%ifarch %ix86 x86_64
......@@ -284,11 +318,7 @@ shell_config_set /etc/sysconfig/grub2 GRUB_COLOR_HIGHLIGHT %grub_high
#bootsplash
%post bootsplash
[ "$1" -eq 1 ] || exit 0
subst "s/Theme=.*/Theme=%theme/" /etc/plymouth/plymouthd.conf
[ -f /etc/sysconfig/grub2 ] && \
subst "s|GRUB_WALLPAPER=.*|GRUB_WALLPAPER=/usr/share/plymouth/themes/%theme/grub.jpg|" \
/etc/sysconfig/grub2 ||:
sed -i "s/Theme=.*/Theme=%plymouth_theme/" /etc/plymouth/plymouthd.conf ||:
#notes
%post notes
......@@ -296,6 +326,12 @@ if ! [ -e %_datadir/alt-notes/license.all.html ]; then
cp -a %data_cur_dir/alt-notes/license.*.html %_datadir/alt-notes/
fi
%post gnome-settings
glib-compile-schemas /usr/share/glib-2.0/schemas/
%files apt-conf
%config(noreplace) %_sysconfdir/apt/sources.list.d/ximper.list
%files alterator
%config %_altdir/*.rcc
/usr/share/alterator-browser-qt/design/*.rcc
......@@ -304,7 +340,11 @@ fi
%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/*
......@@ -322,8 +362,10 @@ fi
%_datadir/alt-notes/release-notes.*
%ghost %config(noreplace) %_datadir/alt-notes/license.*.html
%files mate-settings
%_datadir/install3/lightdm-gtk-greeter.conf
%files gnome-settings
%_datadir/glib-2.0/schemas/ximper-linux.gschema.override
%_sysconfdir/skel/.config/environment.d/qt.conf
%_sysconfdir/skel/.config/Kvantum/kvantum.kvconfig
%files slideshow
/etc/alterator/slideshow.conf
......@@ -334,139 +376,11 @@ fi
%files indexhtml
%ghost %_defaultdocdir/indexhtml/index.html
%_defaultdocdir/indexhtml/*
%_desktopdir/*
%_datadir/kf5/kio_desktop/DesktopLinks/indexhtml.desktop
%attr(0755,root,root) %_datadir/Desktop/indexhtml.desktop
#%_desktopdir/*
#%_datadir/kf5/kio_desktop/DesktopLinks/indexhtml.desktop
#%attr(0755,root,root) %_datadir/Desktop/indexhtml.desktop
#_iconsdir/hicolor/*/apps/alt-%theme-desktop.png
%changelog
* Tue Aug 29 2023 Dmitry Terekhin <jqt4@altlinux.org> 10.1-alt7
- copy licenses from distro-licenses
* Mon Aug 28 2023 Dmitry Terekhin <jqt4@altlinux.org> 10.1-alt6
- use the Basealt LLC logo for About system
* Thu Jan 19 2023 Dmitry Terekhin <jqt4@altlinux.org> 10.1-alt5
- update year for copyright to 2023
- set codename to Mendelevium
* Tue Nov 08 2022 Dmitry Terekhin <jqt4@altlinux.org> 10.1-alt4
- import contents of indexhtml from Alexey Osotov
* Mon Jun 27 2022 Dmitry Terekhin <jqt4@altlinux.org> 10.1-alt3
- add /usr/share/install3/lightdm-gtk-greeter.conf
to change the keyboard layout in greeter
- remove wrong web links
* Tue May 17 2022 Alexey Shabalin <shaba@altlinux.org> 10.1-alt2
- add /etc/altlinux-release to package (fixed ALT#41741).
- update Provides.
* Tue Apr 19 2022 Paul Wolneykien <manowar@altlinux.org> 10.1-alt1
- Lighten the background of list boxes (closes: 41514).
- Fix: Don't specify extra horizontal margins for inputs in
alterator-listbox tables.
- Fix: Don't restrict the width of the top panel buttons.
* Tue Nov 16 2021 Anton V. Boyarshinov <boyarsh@altlinux.org> 10.0-alt2
- year auto-substitution in (c)
* Mon Nov 15 2021 Anton V. Boyarshinov <boyarsh@altlinux.org> 10.0-alt1
- release up
* Fri Oct 29 2021 Anton V. Boyarshinov <boyarsh@altlinux.org> 10.0-alt0.3
- colors changed
* Fri Oct 15 2021 Anton V. Boyarshinov <boyarsh@altlinux.org> 10.0-alt0.2
- images and bootsplash fixed
* Thu Sep 16 2021 Anton V. Boyarshinov <boyarsh@altlinux.org> 10.0-alt0.1
- images and bootsplash changed
* Wed Mar 17 2021 Anton V. Boyarshinov <boyarsh@altlinux.org> 9.2-alt1
- version bump
- 'Next' button size fixed
* Thu Feb 11 2021 Anton V. Boyarshinov <boyarsh@altlinux.org> 9.1-alt4
- alternatives priorities changed
* Thu Jul 9 2020 Anton V. Boyarshinov <boyarsh@altlinux.org> 9.1-alt3
- product version fixed
* Tue Jun 23 2020 Anton V. Boyarshinov <boyarsh@altlinux.org> 9.1-alt2
- reduced black border for focused buttons
* Tue May 26 2020 Anton V. Boyarshinov <boyarsh@altlinux.org> 9.1-alt1
- version bump
* Thu Nov 14 2019 Alexey Shabalin <shaba@altlinux.org> 9.0-alt2
- sync spec with branding-alt-workstation
- Package system-logo.png for Plymouth
- add black border for focused buttons
* Thu Oct 17 2019 Anton V. Boyarshinov <boyarsh@altlinux.org> 9.0-alt1
- version set to 9.0
* Thu Sep 5 2019 Anton V. Boyarshinov <boyarsh@altlinux.org> 8.99-alt1
- dependence on xdg-utils in indexhtml removed
* Fri Aug 16 2019 Anton V. Boyarshinov <boyarsh@altlinux.org> 8.98-alt1
- unset "beta" status
* Tue Jul 23 2019 Anton V. Boyarshinov <boyarsh@altlinux.org> 8.95-alt1
- set status to beta
* Wed Jul 10 2019 Alexey Shabalin <shaba@altlinux.org> 8.91-alt1
- Replace license.all.html.in with English page
- Put status banner to NorthEast
* Fri Jun 14 2019 Alexey Shabalin <shaba@altlinux.org> 8.90-alt3
- update background4x3 with logo
* Thu Jun 13 2019 Alexey Shabalin <shaba@altlinux.org> 8.90-alt2
- Do not requires pam-limits-desktop (fixed ATL#36875)
- Drop settings for WM
* Wed May 29 2019 Alexey Shabalin <shaba@altlinux.org> 8.90-alt1
- Alpha version of ALT Server 9.0 (based on Education by cas@).
* Thu Jan 31 2019 Andrey Cherepanov <cas@altlinux.org> 8.2-alt0.M80P.2
- Add Droid fonts used in XFCE.
- Remove overrided desktop file for system-config-printer.
- Fix menu on window key.
- Add xfce4-clipman.desktop.
- Replace standard XFCE menu by Whisker menu, mixer plugin by pulseaudio plugin.
- Simplify panel in XFCE.
- Remove Simply Linux logo and wallpapers.
* Fri May 12 2017 Andrey Cherepanov <cas@altlinux.org> 8.2-alt0.M80P.1
- New release
- Use pam-limits-desktop instead of own limits rules
- Remove altlinux.ru from files
* Fri Oct 21 2016 Andrey Cherepanov <cas@altlinux.org> 8.1-alt0.M80P.1
- Increase release number
* Thu Oct 20 2016 Andrey Cherepanov <cas@altlinux.org> 8.0-alt0.5.M80P.1
- Complete Russian localization of menu
- Update indexhtml: fix URLs of official site sections URL and books location
* Mon Sep 05 2016 Andrey Cherepanov <cas@altlinux.org> 8.0-alt0.4.M80P.1
- Use bright Education icon suitable both for light and dark backgrounds
- Rename kde4-settings to kde-settings, package Konsole profile and
disable nm-applet.desktop autostart in KDE
* Tue Aug 30 2016 Andrey Cherepanov <cas@altlinux.org> 8.0-alt0.3.M80P.1
- Set yellow labels for gfxboot
- Use predefined boot.png with logo for grub
- Set bright color for menubar in grub
* Fri Aug 26 2016 Andrey Cherepanov <cas@altlinux.org> 8.0-alt0.2.M80P.1
- Do not require polkit-gnome
- Set SimpleSL icon theme in XFCE settings
* Fri Aug 26 2016 Andrey Cherepanov <cas@altlinux.org> 8.0-alt0.1.M80P.2
- Rebuild with conflict with branding-xalt-kworkstation
* Fri Jul 22 2016 Andrey Cherepanov <cas@altlinux.org> 8.0-alt0.1.M80P.1
- Initial build
* Wed Aug 30 2023 Roman Alifanov <ximper@altlinux.org> 0.8-alt1
- Initial build for Sisyphus. (Forked from branding-alt-server)
Palette\active=#141312, #e8e7e6, #ffffff, #ebebea, #6d6c6b, #b7b5b3, #141312, #ffffff, #141312, #ffffff, #e0dfde, #3d3c3c, #@MIDDLE_COLOR_HEX@, #ffffff, #0057ae, #644a9b, #f8f7f6, #000000, #f8f7f6, #141312
Palette\inactive=#141312, #e8e7e6, #ffffff, #ebebea, #6d6c6b, #b7b5b3, #141312, #ffffff, #141312, #ffffff, #e0dfde, #3d3c3c, #@MIDDLE_COLOR_HEX@, #ffffff, #0057ae, #644a9b, #f8f7f6, #000000, #f8f7f6, #141312
Palette\disabled=#929190, #dedcdb, #ffffff, #e2e1e0, #686766, #b0aeac, #a5a4a4, #ffffff, #979695, #f4f4f4, #d6d5d3, #3c3b3b, #d6d5d3, #929190, #97bcdf, #c1b6d7, #eeece9, #000000, #f8f7f6, #141312
Style=Cleanlooks
Palette\active=#b6c1d0, #525863, #004567, #003a56, #001925, #002638, #d2def0, #ffffff, #d2def0, #000000, #242424, #00121b, #78889c, #d1e1f4, #9cd4ff, #790079, #434750, #000000, #b6c1d0, #2a2c30, #d2def0
Palette\disabled=#385464, #484d57, #004161, #003550, #001621, #002131, #406a7f, #ffffff, #6f7682, #262626, #002538, #001018, #002538, #385464, #306784, #25255b, #3b3e46, #000000, #b6c1d0, #2a2c30, #d2def0
Palette\inactive=#b6c1d0, #525863, #004567, #003a56, #001925, #002638, #d2def0, #ffffff, #d2def0, #000000, #242424, #00121b, #2e3d4a, #b6c1d0, #9cd4ff, #790079, #434750, #000000, #b6c1d0, #2a2c30, #d2def0
style=Fusion
icons=breeze-dark
/* Customize any plain widget that is a child of a QMainWindow. */
/* Main area */
.AWizardFace {
border-style: none;
background-image: url(:/design/bg.png);
background-position: top left;
background-repeat: no-repeat
background-color: black;
color: white;
}
AWizardFace > QScrollArea {
border-width: 1px;
/*
border-width: 2px;
border-color: #080044;
border-style: solid;
border-color: rgba(198, 198, 198, 65%);
}
.ACenterFace {
border-style: none;
}
.ACenterFace #modules_view {
background-color: white;
}
QCheckBox, QLineEdit, QComboBox, QTreeView, QTextBrowser {
border-color: transparent;
border-width: 1px;
padding: 2px;
border-style: outset;
border-radius: 5px;
}
AWizardFace QCheckBox, AWizardFace QLineEdit, AWizardFace QComboBox, AWizardFace QTreeView, AWizardFace QTextBrowser {
border-color: transparent;
border-width: 1px;
padding: 2px;
border-style: outset;
border-radius: 5px;
}
AWizardFace QPushButton {
min-width: 12ex;
min-height: 2.5ex;
}
/* Nice WindowsXP-style password character for password line edits. */
QLineEdit {
lineedit-password-character: 9679;
}
AWizardFace QLineEdit {
border: 2px inset gray;
}
/* White color for labels: 100% white for title text and for other labels */
AWizardFace QLabel {
color: rgba(255, 255, 255, 100%);
*/
border-radius: 3ex;
background-image: url(:/design/bg.png);
background-position: bottom right;
}
QCheckBox, QRadioButton {
color: black;
.AWizardFace #view {
border-width: 2px;
border-color: #080044;
border-style: solid;
border-radius: 3ex;
background-image: url(:/design/bg.png);
}
AWizardFace QCheckBox:checked, AWizardFace QCheckBox:unchecked, AWizardFace QCheckBox:indeterminate {
.AWizardFace #wizardface_title_text {
color: white;
}
AWizardFace QRadioButton:checked, AWizardFace QRadioButton:unchecked, AWizardFace QRadioButton:indeterminate {
color: rgba(255, 255, 255, 100%);
.AWizardFaceStepList {
border-width: 2px;
border-color: #080044;
border-style: none;
border-right-style: solid;
border-top-right-radius: 3ex;
border-bottom-right-radius: 3ex;
background-color: #05002b;
/*
background-image: url(:/design/bg.png);
background-position: bottom right;
*/
}
/* Sections */
AWizardFace AGroupBox {
border: 1px solid rgba(255, 255, 255, 0%);
.AWizardFaceStepList QLabel {
font-weight: bold;
font-size: 10px;
}
AWizardFace AGroupBox::title {
color: #F8E97C;
font: bold;
.ACenterFace {
border-style: none;
}
QCheckBox:hover, QRadioButton:hover {
background: none;
.ACenterFace #modules_view {
background-color: #001e2d;
}
/* Fix side effect on transparent background */
QCheckBox:indicator:hover, QRadioButton:indicator:hover {
margin-left: 1px;
.ACenterFace #modules_view QToolButton:hover {
border-width: 1px;
border-color: #080044;
border-style: solid;
/* background-color: white; */
border-radius: 5;
}
/* Step title */
QLabel#wizardface_title_text {
color: white;
/* Nice WindowsXP-style password character */
QLineEdit[echoMode="2"] {
lineedit-password-character: 9679;
}
/* Popup dialogs and message boxes with warnings and errors */
MessageBox {
background-color: rgba(235, 235, 235, 100%);
border: 5px solid #d7d7d7;
/*
QToolTip {
border: 2px solid #080044;
padding: 5px;
border-radius: 3px;
opacity: 200;
}
*/
AGridBox {
background-color: transparent;
border: 0px;
QPushButton {
border-width: 2px;
border-color: #080044;
border-style: solid;
border-radius: 5;
padding: 3px;
min-width: 9ex;
min-height: 2.5ex;
}
/* Installation steps list
AWizardFace StepList {
background-color: rgba(235, 235, 235, 10%);
QPushButton:hover {
background-color: #080044;
}
*/
QProgressBar {
font-weight: bold;
color: #fee27f;
background: white;
border: 1px solid #b8b2ad;
QPushButton:pressed {
padding-left: 5px;
padding-top: 5px;
/*
background-color: #080044;
*/
}
QProgressBar::chunk {
background-color: #132C90;
background: QLinearGradient( x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #6f5d51,
stop: 1 #423f48) url(:/design/progress-cleanlooks.png);
border: 1px solid #001056;
QRadioButton, QCheckBox {
border-style: none;
border-radius: 3px;
}
QRadioButton:focus, QCheckBox:focus, QLineEdit:focus, QComboBox:focus, QTreeView:focus, QTextBrowser:focus {
border-width: 1px;
border-color: black;
border-style: outset;
padding: 1px;
QRadioButton:hover, QCheckBox:hover {
background-color: #080044;
}
QPushButton:focus {
border-width: 1px;
border-color: black;
border-style: outset;
QLineEdit, QProgressBar, QComboBox, QTreeView, QTextBrowser {
border-width: 2px;
padding: 1px;
background-color: white;
border-style: solid;
border-color: #080044;
border-radius: 5px;
}
AWizardFace QRadioButton:focus, AWizardFace QLineEdit:focus, AWizardFace QComboBox:focus, AWizardFace QTreeView:focus, AWizardFace QTextBrowser:focus {
border-width: 1px;
border-color: black;
border-style: outset;
padding: 1px;
QLineEdit:focus, QComboBox:focus, QTreeView:focus, QTextBrowser:focus, QPushButton:focus {
border-width: 3px;
border-color: #0a0055;
padding: 0px;
}
AWizardFace QCheckBox:focus {
border-width: 1px;
border-color: black;
border-style: outset;
padding: 1px;
QListView, QTreeView {
show-decoration-selected: 1;
}
AWizardFace QPushButton:focus, AWizardFace QPushButton:hover {
border-width: 1px;
border-color: black;
border-style: outset;
padding: 1px;
background-color: white;
QListView::item:hover, QTreeView::item:hover {
background-color: #080044;
}
browser-qt/design/logo_48.png

19.8 KB | W: | H:

browser-qt/design/logo_48.png

2.5 KB | W: | H:

browser-qt/design/logo_48.png
browser-qt/design/logo_48.png
browser-qt/design/logo_48.png
browser-qt/design/logo_48.png
  • 2-up
  • Swipe
  • Onion skin
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#eff0f1;
}
</style>
</defs>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 18.292969 3 L 3 18.292969 L 3.7070312 19 L 19 3.7070312 L 18.292969 3 z M 11 6 A 10 9.9999781 0 0 0 2.2871094 11.119141 C 2.4663699 11.420241 2.7209984 11.668644 3.0273438 11.839844 A 9 8.99998 0 0 1 11 7 A 4 4 0 0 0 7 11 A 4 4 0 0 0 7.3574219 12.642578 L 8.1308594 11.869141 A 3 3 0 0 1 8 11 A 3 3 0 0 1 11 8 A 3 3 0 0 1 11.869141 8.1308594 L 12.640625 7.359375 A 4 4 0 0 0 11.34375 7.0175781 A 9 8.99998 0 0 1 12.796875 7.203125 L 13.640625 6.359375 A 10 9.9999781 0 0 0 11 6 z M 16.404297 7.5957031 L 15.675781 8.3242188 A 9 8.99998 0 0 1 18.974609 11.837891 C 19.282742 11.665091 19.539718 11.415428 19.71875 11.111328 A 10 9.9999781 0 0 0 16.404297 7.5957031 z M 11 9 A 2 2 0 0 0 9 11 L 11 9 z M 14.642578 9.3574219 L 13.869141 10.130859 A 3 3 0 0 1 14 11 A 3 3 0 0 1 11 14 A 3 3 0 0 1 10.130859 13.869141 L 9.3574219 14.642578 A 4 4 0 0 0 11 15 A 4 4 0 0 0 15 11 A 4 4 0 0 0 14.642578 9.3574219 z M 13 11 L 11 13 A 2 2 0 0 0 13 11 z M 1 13 C 0.33333333 19 0.66666667 16 1 13 z "
class="ColorScheme-Text"
/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#eff0f1;
}
</style>
</defs>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 11 6 A 10 9.999975 0 0 0 2.3144531 11.070312 C 2.4995621 11.361743 2.7600802 11.597238 3.0664062 11.759766 A 9 8.999978 0 0 1 11 7 A 4 4 0 0 0 7 11 A 4 4 0 0 0 11 15 A 4 4 0 0 0 15 11 A 4 4 0 0 0 11.34375 7.0175781 A 9 8.999978 0 0 1 18.931641 11.761719 C 19.241063 11.598077 19.503624 11.359298 19.689453 11.064453 A 10 9.999975 0 0 0 11 6 z M 11 8 A 3 3 0 0 1 14 11 A 3 3 0 0 1 11 14 A 3 3 0 0 1 8 11 A 3 3 0 0 1 11 8 z M 11 9 C 9.892 9 9 9.892 9 11 C 9 12.108 9.892 13 11 13 C 12.108 13 13 12.108 13 11 C 13 10.79519 12.960983 10.601795 12.904297 10.416016 C 12.746415 10.759733 12.404317 11 12 11 C 11.446 11 11 10.554 11 10 C 11 9.595683 11.240267 9.2535881 11.583984 9.0957031 C 11.398205 9.0390231 11.20481 9 11 9 z "
class="ColorScheme-Text"
/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#eff0f1;
}
</style>
</defs>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 11 6 A 10 9.999975 0 0 0 2.3144531 11.070312 C 2.4995621 11.361743 2.7600802 11.597238 3.0664062 11.759766 A 9 8.999978 0 0 1 11 7 A 4 4 0 0 0 7 11 A 4 4 0 0 0 11 15 A 4 4 0 0 0 15 11 A 4 4 0 0 0 11.34375 7.0175781 A 9 8.999978 0 0 1 18.931641 11.761719 C 19.241063 11.598077 19.503624 11.359298 19.689453 11.064453 A 10 9.999975 0 0 0 11 6 z M 11 8 A 3 3 0 0 1 14 11 A 3 3 0 0 1 11 14 A 3 3 0 0 1 8 11 A 3 3 0 0 1 11 8 z M 11 9 C 9.892 9 9 9.892 9 11 C 9 12.108 9.892 13 11 13 C 12.108 13 13 12.108 13 11 C 13 10.79519 12.960983 10.601795 12.904297 10.416016 C 12.746415 10.759733 12.404317 11 12 11 C 11.446 11 11 10.554 11 10 C 11 9.595683 11.240267 9.2535881 11.583984 9.0957031 C 11.398205 9.0390231 11.20481 9 11 9 z "
class="ColorScheme-Text"
/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#eff0f1;
}
</style>
</defs>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="m382.8643 530.79077l-10.43876 10.56644-4.14699-4.19772-.70712.71578 4.14699 4.1977-.002.002.70713.71577.002-.002.002.002.70711-.71577-.002-.002 10.43877-10.56645-.70712-.71576z" transform="translate(-364.57143-525.79075)"
class="ColorScheme-Text"
/>
</svg>
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file>design/bg.png</file>
<file>design/design.qss</file>
<file>design/design.ini</file>
<file>design/logo_48.png</file>
<file>design/bg.png</file>
<!--
<file>design/logo_width.png</file>
<file>design/bg-steplist.png</file>
<file>design/forward.png</file>
<file>design/up.png</file>
<file>design/help.png</file>
<file>design/backward.png</file>
<file>design/progress-cleanlooks.png</file>
-->
<file>design/wzface-step-done.svg</file>
<file>design/wzface-step-current.svg</file>
<file>design/password-show-on.svg</file>
<file>design/password-show-off.svg</file>
</qresource>
</RCC>
[org.gnome.desktop.interface]
gtk-theme='adw-gtk3-dark'
color-scheme='prefer-dark'
[org.gnome.desktop.peripherals.touchpad]
tap-to-click=true
[org.gnome.desktop.input-sources]
sources=[('xkb', 'us'), ('xkb', 'ru')]
xkb-options=['grp:alt_shift_toggle']
[org.gnome.desktop.wm.keybindings]
switch-input-source=['<Shift>Alt_L']
switch-input-source-backward=['<Alt>Shift_L']
[org.gnome.desktop.default-applications.terminal]
exec-arg='-c'
exec='blackbox'
[org.gnome.desktop.interface]
monospace-font-name='Cascadia Code 13'
[org.gnome.desktop.background]
picture-uri='file:///usr/share/wallpapers/ximper/1.jpg'
picture-uri-dark='file:///usr/share/wallpapers/ximper/1.jpg'
[org.gnome.desktop.wm.preferences]
button-layout=':minimize,maximize,close'
[org.gnome.gedit.preferences.editor]
scheme='oblivion'
[com.github.stunkymonkey.nautilus-open-any-terminal]
terminal='blackbox'
[org.gnome.shell]
disable-user-extensions=false
enabled-extensions=['dash-to-dock@micxgx.gmail.com', 'appindicatorsupport@rgcjonas.gmail.com', 'gsconnect@andyholmes.github.io', 'user-theme@gnome-shell-extensions.gcampax.github.com', 'no-overview@fthx', 'Hide_Activities@shay.shayel.org']
[org.gnome.shell.extensions.dash-to-dock]
dock-fixed=false
click-action='minimize'
dash-max-icon-size=24
animation-time=0.20000000000000001
apply-custom-theme=true
autohide=true
autohide-in-fullscreen=false
background-opacity=0.80000000000000004
custom-theme-shrink=true
height-fraction=0.90000000000000002
[org.gnome.shell.extensions.appindicator]
tray-pos='left'
images/background16x9.png

523 KB | W: | H:

images/background16x9.png

1.2 MB | W: | H:

images/background16x9.png
images/background16x9.png
images/background16x9.png
images/background16x9.png
  • 2-up
  • Swipe
  • Onion skin
images/background4x3.png

502 KB | W: | H:

images/background4x3.png

992 KB | W: | H:

images/background4x3.png
images/background4x3.png
images/background4x3.png
images/background4x3.png
  • 2-up
  • Swipe
  • Onion skin
images/boot.png

220 KB | W: | H:

images/boot.png

303 KB | W: | H:

images/boot.png
images/boot.png
images/boot.png
images/boot.png
  • 2-up
  • Swipe
  • Onion skin
images/grub.jpg

99.4 KB | W: | H:

images/grub.jpg

15.5 KB | W: | H:

images/grub.jpg
images/grub.jpg
images/grub.jpg
images/grub.jpg
  • 2-up
  • Swipe
  • Onion skin
images/installer.png

523 KB | W: | H:

images/installer.png

1.24 MB | W: | H:

images/installer.png
images/installer.png
images/installer.png
images/installer.png
  • 2-up
  • Swipe
  • Onion skin
images/with-logo/background16x9.png

530 KB | W: | H:

images/with-logo/background16x9.png

1.2 MB | W: | H:

images/with-logo/background16x9.png
images/with-logo/background16x9.png
images/with-logo/background16x9.png
images/with-logo/background16x9.png
  • 2-up
  • Swipe
  • Onion skin
images/with-logo/background4x3.png

510 KB | W: | H:

images/with-logo/background4x3.png

989 KB | W: | H:

images/with-logo/background4x3.png
images/with-logo/background4x3.png
images/with-logo/background4x3.png
images/with-logo/background4x3.png
  • 2-up
  • Swipe
  • Onion skin
#!/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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<!-- Disto name in title -->
<title>@PRODUCT_NAME@</title>
<link href="index.css" rel="stylesheet">
<link href="images/product.png" rel="shortcut icon" type="image/png" />
</head>
<body>
<section id="content">
<!-- Language selection -->
<div id="languages">
<a href="index-ru.html">Русский</a>
</div>
<!-- Disto name -->
<div id="title">@PRODUCT_NAME@</div>
<div id="main">
<!-- Links columns -->
<div class="grid">
<div class="grid-title"><img src="images/Logo_light_gray_basealt.png" alt="Basealt Ltd"></div>
<div class="grid-title"><img src="images/Logo_light_gray_alt_server.png"
alt="ALT Server OS Distribution"></div>
<div class="grid-title"><img src="images/Logo_light_gray_usefull_links.png" alt="Useful Links"></div>
</div>
<div class="grid">
<div class="grid-cell side-pane">
<ul>
<li><a href="https://www.basealt.ru">Company Website</a></li>
<li><a href="https://www.basealt.ru/contacts/">Contacts</a></li>
<li><a href="https://www.basealt.ru/support/">Technical Support</a></li>
<li><a href="https://vk.com/altlinux">VK Community</a></li>
<li><a href="https://t.me/alt_linux">Telegram Channel</a></li>
<li><a href="https://dzen.ru/id/621e0fc88b26266f04745c3f">Dzen Video Blog</a></li>
</ul>
</div>
<div class="grid-cell central-pane">
<ul>
<li><a href="https://www.basealt.ru/alt-server/description">Product Page</a></li>
<li><a href="documentation/index.html">User Manual</a></li>
<li><a href="https://docs.altlinux.org/ru-RU/index.html#alt-server">Online
Documentation</a></li>
<li><a href="https://bugs.altlinux.org">Report a Bug</a></li>
<li><a href="https://www.basealt.ru/alt-server/description#c1169">Leave Feedback</a></li>
</ul>
</div>
<div class="grid-cell side-pane">
<ul>
<li><a href="https://forum.altlinux.org">User Forum</a></li>
<li><a href="https://packages.altlinux.org/ru/p10/">Software Repository</a></li>
<li><a href="https://altlinux.org/FAQ">FAQ</a></li>
</ul>
</div>
</div>
<div id="search">
<!-- Search pane -->
<form action="https://yandex.ru/search?text={text}" method="get">
<img src="images/magnifier.png" alt="Search on online resources">
<input id="search_string" type="search" name="text" size="35">
<input type="hidden" name="site" value="altlinux.org">
<input id="search_button" type="submit" value="Search in Internet">
</form>
</div>
<!-- Copyright information -->
<footer id="footer">
<div id="left_footer">&copy; 2016-@YEAR@ Basealt Ltd. All rights reserved.</div>
<div id="right_footer">
Tel/fax: +7 (495) 123-4799<br>
75 Butyrskaya<br>
Moscow<br>
Russian Federation<br>
127015
</div>
</footer>
</div>
</section>
</body>
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<!-- Disto name in title -->
<title>@PRODUCT_NAME_RU@</title>
<link href="index.css" rel="stylesheet">
<link href="images/product.png" rel="shortcut icon" type="image/png" />
</head>
<body>
<section id="content">
<!-- Language selection -->
<div id="languages">
<a href="index-en.html">English</a>
</div>
<!-- Disto name -->
<div id="title">@PRODUCT_NAME_RU@</div>
<div id="main">
<!-- Links columns -->
<div class="grid">
<div class="grid-title"><img src="images/Logo_light_gray_basealt.png" alt="Базальт СПО"></div>
<div class="grid-title"><img src="images/Logo_light_gray_alt_server.png"
alt="Дистрибутив ОС «Альт Сервер»"></div>
<div class="grid-title"><img src="images/Logo_light_gray_usefull_links.png" alt="Полезные ссылки"></div>
</div>
<div class="grid">
<div class="grid-cell side-pane">
<ul>
<li><a href="https://www.basealt.ru">Сайт компании</a></li>
<li><a href="https://www.basealt.ru/contacts/">Контакты</a></li>
<li><a href="https://www.basealt.ru/support/">Техническая поддержка</a></li>
<li><a href="https://vk.com/altlinux">Группа ВКонтакте</a></li>
<li><a href="https://t.me/alt_linux">Телеграм-канал</a></li>
<li><a href="https://dzen.ru/id/621e0fc88b26266f04745c3f">Видеоблог на Дзен</a></li>
</ul>
</div>
<div class="grid-cell central-pane">
<ul>
<li><a href="https://www.basealt.ru/alt-server/description">Страница продукта</a></li>
<li><a href="documentation/index.html">Руководство пользователя</a></li>
<li><a href="https://docs.altlinux.org/ru-RU/index.html#alt-server">Документация онлайн</a>
</li>
<li><a href="https://bugs.altlinux.org">Сообщить об ошибке</a></li>
<li><a href="https://www.basealt.ru/alt-server/description#c1169">Оставить отзыв</a></li>
</ul>
</div>
<div class="grid-cell side-pane">
<ul>
<li><a href="https://forum.altlinux.org">Форум пользователей</a></li>
<li><a href="https://packages.altlinux.org/ru/p10/">Сведения о пакетной базе</a></li>
<li><a href="https://altlinux.org/FAQ">Ответы на часто задаваемые вопросы</a></li>
</ul>
</div>
</div>
<div id="search">
<!-- Search pane -->
<form action="https://yandex.ru/search?text={text}" method="get">
<img src="images/magnifier.png" alt="Поиск по ресурсам">
<input id="search_string" type="search" name="text" size="35">
<input type="hidden" name="site" value="altlinux.org">
<input id="search_button" type="submit" value="Поиск в Интернете">
</form>
</div>
<!-- Copyright information -->
<footer id="footer">
<div id="left_footer">&copy; ООО «Базальт СПО», 2016-@YEAR@. Все права защищены.</div>
<div id="right_footer">
Телефон: +7 (495) 123-4799<br>
ул. Бутырская, д.75<br>
Москва, Россия, 127015
</div>
</footer>
</div>
</section>
</body>
......@@ -3,7 +3,7 @@ Version=1.0
Type=Application
Exec=xbrowser /usr/share/doc/indexhtml/index.html
StartupNotify=false
Icon=basealt
Icon=alt-@THEME@-desktop
Name=About system
Categories=System;Documentation;
......
......@@ -3,7 +3,7 @@ Version=1.0
Type=Application
Exec=xbrowser /usr/share/doc/indexhtml/index.html
StartupNotify=false
Icon=basealt
Icon=alt-@THEME@
Name=About @PRODUCT_NAME@
Categories=System;Documentation;
......
indicators=~clock;~spacer;~host;~spacer;~session;~layout;~a11y;~power
clock-format=%A, %x %H:%M
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>License agreement</title>
</head>
<body>
<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 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>
(hereinafter referred to as the DISTRIBUTION), and by you, the owner of the DISTRIBUTION instance.</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 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. 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>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>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. 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>
</html>
\ No newline at end of file
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Лицензионный договор</title>
</head>
<body>
<h1>Лицензионный договор</h1>
<h2>на программное обеспечение @NAME@ @VERSION@@STATUS@ и включенные в него программы для ЭВМ</h2>
<p><b>1. Сведения о договоре</b></p>
<p>1.1 Участники договора</p>
<p>Настоящий лицензионный договор (далее договор) заключается между ООО «ЭТЕРСОФТ», обладателем прав на программное обеспечение
<strong>@NAME@ @VERSION@@STATUS@</strong>
(далее ДИСТРИБУТИВ), и Вами, владельцем экземпляра ДИСТРИБУТИВА.</p>
<p>1.2 Предмет договора</p>
<p>Настоящий договор регулирует права владельца экземпляра ДИСТРИБУТИВА на использование ДИСТРИБУТИВА, а также включенных в состав ДИСТРИБУТИВА отдельных программ для ЭВМ (далее ПРОГРАММЫ) и других результатов интеллектуальной деятельности и средств индивидуализации в объеме, указанном в настоящем договоре.</p>
<p>1.3 Заключение договора</p>
<p>В настоящем договоре определены права конечных пользователей и не передаются права на распространение ДИСТРИБУТИВА. Системным интеграторам, дистрибьюторам и OEM-производителям для получения прав на распространение следует обращаться в ООО «ЭТЕРСОФТ» по адресу sales@etersoft.ru для заключения письменного договора.</p>
<p>Настоящий договор является договором присоединения и не требует письменного заключения. Использование ДИСТРИБУТИВА способами, оговоренными в настоящем договоре, означает принятие условий настоящего договора и влечет за собой заключение настоящего договора.</p>
<p><strong>2. Права владельца экземпляра ДИСТРИБУТИВА</strong></p>
<p>2.1 Права на ДИСТРИБУТИВ</p>
<p>ДИСТРИБУТИВ содержит как свободные, так и несвободные компоненты. На распространение несвободных компонент в составе дистрибутивов ООО «ЭТЕРСОФТ» получены соответствующие разрешения правообладателей. Авторские права на ДИСТРИБУТИВ как составное произведение принадлежат ООО «ЭТЕРСОФТ».</p>
<p>2.2 Использование свободных программ, включенных в состав ДИСТРИБУТИВА.</p>
<p>Все СВОБОДНЫЕ ПРОГРАММЫ, включенные в состав ДИСТРИБУТИВА, сопровождаются лицензионными договорами, бессрочно и безвозмездно предоставляющими Вам следующие неисключительные права, действующие на территории любой страны:</p>
<ul>
<li>право эксплуатировать ПРОГРАММЫ (пользоваться экземплярами ПРОГРАММ) на неограниченном количестве компьютеров в любых целях;</li>
<li>право модифицировать ПРОГРАММЫ, а также публиковать и распространять модификации на безвозмездной или возмездной основе (по Вашему усмотрению) на условиях лицензии исходной ПРОГРАММЫ;</li>
<li>право передавать ПРОГРАММЫ третьим лицам на безвозмездной или возмездной основе (по Вашему усмотрению) без каких-либо отчислений владельцам авторских прав;</li>
<li>право беспрепятственно получать и изучать исходные тексты ПРОГРАММ.</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><strong>3. Ответственность сторон</strong></p>
<em>ООО «ЭТЕРСОФТ». Г.Санкт-Петербург, вн.тер.г. Муниципальный Округ Лиговка-ямская, ул Черняховского, д. 25, литера А<br>
ИНН 7806152611<br>
https://etersoft.ru</em>
</p>
</body>
</html>
\ No newline at end of file
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8"/>
</head>
<body>
<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.basealt.ru">www.basealt.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>Other userful resources:</p>
<dl>
<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>
<HTML>
<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
<TITLE></TITLE>
</HEAD>
<BODY>
<H2>Спасибо Вам за выбор @PRODUCT_NAME_RU@!</H2>
</BODY>
</HTML>
......@@ -6,24 +6,5 @@
</HEAD>
<BODY>
<H2>Спасибо Вам за выбор @PRODUCT_NAME_RU@!</H2>
<p>
На нашем официальном сайте
<a href="http://www.basealt.ru">www.basealt.ru</a> вы можете
узнать больше о возможностях продукта.
</p>
<p>
<p>Другие полезные ресурсы:</p>
<dl>
<dt>Онлайновая документация
<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>Форум сообщества
<dd><a href="http://forum.altlinux.org">http://forum.altlinux.org</a>
</dl>
<p>Эта страница доступна после установки в Центре управления системой (<tt>acc</tt>) → Информация о дистрибутиве.
<p><i>Свободные программы для свободных людей</i></p>
</BODY>
</HTML>
<?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>
QT_STYLE_OVERRIDE=kvantum
\ No newline at end of file
......@@ -6,5 +6,6 @@ PRETTY_NAME="@PRODUCT_NAME@ (@CODENAME@)"
ANSI_COLOR="1;33"
CPE_NAME="cpe:/o:alt:@THEME@:@VERSION@"
BUILD_ID="@NAME@ @VERSION@@STATUS@"
HOME_URL="https://basealt.ru/"
HOME_URL="https://ximperlinux.ru/"
BUG_REPORT_URL="https://bugs.altlinux.org/"
LOGO=ximperlinux
\ No newline at end of file
rpm https://download.etersoft.ru/pub/download/ximper/ XimperLinuxRepository/x86_64 addon
rpm https://download.etersoft.ru/pub/download/ximper/ XimperLinuxRepository/noarch addon
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