Commit 6d1ea9cf authored by Roman Alifanov's avatar Roman Alifanov

0.1-alt1

-
parent 9985363c
......@@ -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
......@@ -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
%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,8 +17,8 @@
%define _unpackaged_files_terminate_build 1
Name: branding-%flavour
Version: 10.1
Release: alt5
Version: 0.2
Release: alt1
Url: https://basealt.ru
%ifarch %ix86 x86_64
......@@ -39,8 +39,8 @@ 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.
......@@ -171,24 +171,15 @@ 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
%branding_add_conflicts %flavour gnome-settings
%description gnome-settings
GNOME settings for %distro_name
%package slideshow
Summary: Slideshow for %distro_name installer
......@@ -215,7 +206,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
......@@ -238,8 +228,14 @@ 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
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
#bootloader
%ifarch %ix86 x86_64
%pre bootloader
......@@ -270,8 +266,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
......@@ -294,6 +290,9 @@ 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 alterator
%config %_altdir/*.rcc
/usr/share/alterator-browser-qt/design/*.rcc
......@@ -320,8 +319,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
......@@ -332,12 +333,15 @@ 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
* Mon Jun 12 2023 Roman Alifanov <ximper@altlinux.org> 0.2-alt1
- Ximper linux branding
* Thu Jan 19 2023 Dmitry Terekhin <jqt4@altlinux.org> 10.1-alt5
- update year for copyright to 2023
- set codename to Mendelevium
......
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, #00425e, #002b40, #00121b, #78889c, #d1e1f4, #9cd4ff, #790079, #434750, #000000, #b6c1d0, #2a2c30, #d2def0
Palette\disabled=#385464, #484d57, #004161, #003550, #001621, #002131, #406a7f, #ffffff, #6f7682, #003a52, #002538, #001018, #002538, #385464, #306784, #25255b, #3b3e46, #000000, #b6c1d0, #2a2c30, #d2def0
Palette\inactive=#b6c1d0, #525863, #004567, #003a56, #001925, #002638, #d2def0, #ffffff, #d2def0, #00425e, #002b40, #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;
*/
border-radius: 3ex;
background-image: url(:/design/bg.png);
background-position: bottom right;
}
/* White color for labels: 100% white for title text and for other labels */
AWizardFace QLabel {
color: rgba(255, 255, 255, 100%);
.AWizardFace #view {
border-width: 2px;
border-color: #080044;
border-style: solid;
border-radius: 3ex;
background-image: url(:/design/bg.png);
}
QCheckBox, QRadioButton {
color: black;
.AWizardFace #wizardface_title_text {
color: white;
}
AWizardFace QCheckBox:checked, AWizardFace QCheckBox:unchecked, AWizardFace QCheckBox:indeterminate {
color: white;
.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;
*/
}
AWizardFace QRadioButton:checked, AWizardFace QRadioButton:unchecked, AWizardFace QRadioButton:indeterminate {
color: rgba(255, 255, 255, 100%);
.AWizardFaceStepList QLabel {
font-weight: bold;
font-size: 10px;
}
/* Sections */
AWizardFace AGroupBox {
border: 1px solid rgba(255, 255, 255, 0%);
.ACenterFace {
border-style: none;
}
AWizardFace AGroupBox::title {
color: #F8E97C;
font: bold;
.ACenterFace #modules_view {
background-color: #001e2d;
}
QCheckBox:hover, QRadioButton:hover {
background: none;
.ACenterFace #modules_view QToolButton:hover {
border-width: 1px;
border-color: #080044;
border-style: solid;
/* background-color: white; */
border-radius: 5;
}
/* Fix side effect on transparent background */
QCheckBox:indicator:hover, QRadioButton:indicator:hover {
margin-left: 1px;
/* Nice WindowsXP-style password character */
QLineEdit[echoMode="2"] {
lineedit-password-character: 9679;
}
/* Step title */
QLabel#wizardface_title_text {
color: white;
/*
QToolTip {
border: 2px solid #080044;
padding: 5px;
border-radius: 3px;
opacity: 200;
}
*/
/* Popup dialogs and message boxes with warnings and errors */
MessageBox {
background-color: rgba(235, 235, 235, 100%);
border: 5px solid #d7d7d7;
QPushButton {
border-width: 2px;
border-color: #080044;
border-style: solid;
border-radius: 5;
padding: 3px;
min-width: 9ex;
min-height: 2.5ex;
}
AGridBox {
background-color: transparent;
border: 0px;
QPushButton:hover {
background-color: #080044;
}
/* Installation steps list
AWizardFace StepList {
background-color: rgba(235, 235, 235, 10%);
}
QPushButton:pressed {
padding-left: 5px;
padding-top: 5px;
/*
background-color: #080044;
*/
QProgressBar {
font-weight: bold;
color: #fee27f;
background: white;
border: 1px solid #b8b2ad;
}
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

4.13 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:caps_toggle', 'grp:alt_shift_toggle']
[org.gnome.shell]
disable-user-extensions=false
enabled-extensions=['dash-to-dock@micxgx.gmail.com', 'appindicatorsupport@rgcjonas.gmail.com', 'gsconnect@andyholmes.github.io']
[org.gnome.shell.extensions.dash-to-dock]
dock-fixed=false
click-action='minimize'
dash-max-icon-size=24
[org.gnome.desktop.background]
picture-uri='file:///usr/share/backgrounds/gnome/drool-d.svg'
picture-uri-dark='file:///usr/share/backgrounds/gnome/drool-d.svg'
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
indicators=~clock;~spacer;~host;~spacer;~session;~layout;~a11y;~power
clock-format=%A, %x %H:%M
......@@ -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>
QT_STYLE_OVERRIDE=kvantum
\ 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