Commit 931cfb88 authored by Sergey V Turchin's avatar Sergey V Turchin

Merge remote branch 'boyarsh/centaurus' into kdesktop

Conflicts: branding.spec images/boot.png images/installer.png images/wallpaper.png notes/release-notes.ru.html.in
parents 9498870e 32a3e8a1
......@@ -15,4 +15,4 @@ all:
mv kde3-settings/apps/kdisplay/color-schemes/scheme.kcsrc "kde3-settings/apps/kdisplay/color-schemes/@BRAND_FNAME@ @NAME@.kcsrc"
include components.mk
install: browser-qt ahttpd boot
install: browser-qt ahttpd boot indexhtml
%define theme desktop_kde
%define Theme Desktop KDE
%define codename Lycoris Radiata
%define brand altlinux
......@@ -6,8 +7,8 @@
Name: branding-%brand-kdesktop
Version: 5.0.0
Release: alt28.M51.1
Version: 6.0.0
Release: alt0.1
BuildArch: noarch
%define theme %name
......@@ -15,10 +16,10 @@ BuildArch: noarch
%define design_graphics_abi_major 12
%define design_graphics_abi_minor 0
%define design_graphics_abi_bugfix 0
%define status %nil
%define status_en %nil
%define status БЕТА
%define status_en BETA
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu fonts-ttf-droid
BuildRequires: design-bootloader-source >= 5.0-alt2
BuildRequires(pre): libqt4-core
......@@ -83,6 +84,7 @@ Group: Graphics
Provides: design-graphics = %design_graphics_abi_major.%design_graphics_abi_minor.%design_graphics_abi_bugfix
Provides: design-graphics-%theme branding-alt-%theme-graphics design-graphics-kdesktop
Obsoletes: branding-alt-%theme-graphics design-graphics-%theme design-graphics-kdesktop
Provides: gnome-session-splash = %version-%release
PreReq(post,preun): alternatives >= 0.2
%description graphics
......@@ -156,18 +158,6 @@ Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "brandi
%description gnome-settings
GNOME settings for %Brand %version %Theme
%package xfce-settings
Summary: XFCE settings for %Brand %version %Theme
License: Distributable
Group: Graphical desktop/XFce
Requires: PolicyKit-gnome
Obsoletes: xfce-settings-lite xfce-settings-school-lite
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-xfce-settings ";done )
%description xfce-settings
XFCE settings for %Brand %version %Theme
%package slideshow
......@@ -293,50 +283,6 @@ popd
mkdir -p %buildroot/usr/share/install2/slideshow
install slideshow/* %buildroot/usr/share/install2/slideshow/
#indexhtml
%define _indexhtmldir %_defaultdocdir/indexhtml
pushd indexhtml
mkdir -p %buildroot{%_indexhtmldir/,%_desktopdir/}
cp -r * %buildroot%_indexhtmldir/
rm -f %buildroot%_indexhtmldir/*.in %buildroot%_indexhtmldir/indexhtml.desktop
touch %buildroot%_indexhtmldir/index.html
install -m644 indexhtml.desktop %buildroot%_desktopdir/
popd
#xfce-settings
pushd xfce-settings
mkdir -p %buildroot/etc/skel/.config/xfce4/desktop
mkdir -p %buildroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml
mkdir -p %buildroot/etc/skel/.config/xfce4/panel
mkdir -p %buildroot/etc/skel/.config/xfce4-session
mkdir -p %buildroot/etc/skel/.config/autostart
mkdir -p %buildroot/etc/skel/.local/share/applications
mkdir -p %buildroot/etc/skel/Templates
install -m 644 etcskel/Templates/* %buildroot/etc/skel/Templates/
install -m 644 etcskel/.config/xfce4/helpers.rc %buildroot/etc/skel/.config/xfce4/
install -m 644 etcskel/.config/xfce4/desktop/* %buildroot/etc/skel/.config/xfce4/desktop
install -m 644 etcskel/.config/xfce4/xfconf/xfce-perchannel-xml/* %buildroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml
install -m 644 etcskel/.config/xfce4/panel/* %buildroot/etc/skel/.config/xfce4/panel
install -m 644 etcskel/.config/xfce4-session/* %buildroot/etc/skel/.config/xfce4-session/
install -m 644 etcskel/.config/autostart/* %buildroot/etc/skel/.config/autostart
install -m 644 etcskel/.local/share/applications/* %buildroot/etc/skel/.local/share/applications
install -m 644 etcskel/.wm-select %buildroot/etc/skel/
install -m 644 etcskel/.Xdefaults %buildroot/etc/skel/
mkdir -p %buildroot/usr/share/xfce4/backdrops
install -m 644 ../graphics/backgrounds/default.png %buildroot/usr/share/xfce4/backdrops
install -m 644 ../graphics/backgrounds/xdm.png %buildroot/usr/share/xfce4/backdrops
mkdir -p '%buildroot/usr/share/themes/ALTLinux-%Theme/gtk-2.0'
install -m 644 themes/ALTLinux/gtk-2.0/* '%buildroot/usr/share/themes/ALTLinux-%Theme/gtk-2.0/'
install -m 644 themes/ALTLinux/*.png '%buildroot/usr/share/themes/ALTLinux-%Theme/'
mkdir -p %buildroot/%_bindir
install -m 755 bin/* %buildroot/%_bindir
mkdir -p %buildroot/etc/sysconfig/
install -m 644 xinitrc %buildroot/etc/sysconfig/xinitrc.xfce
popd
#bootloader
%pre bootloader
[ -s /boot/splash/%theme ] && rm -fr /boot/splash/%theme ||:
......@@ -372,8 +318,10 @@ echo $lang > lang
[ "`readlink %_sysconfdir/bootsplash/themes/current`" != %theme ] ||
%__rm -f %_sysconfdir/bootsplash/themes/current
%post xfce-settings
cat /etc/sysconfig/xinitrc.xfce >> /etc/sysconfig/xinitrc
%post gnome-settings
%gconf2_set string /desktop/gnome/interface/font_name Sans 11
%gconf2_set string /desktop/gnome/interface/monospace_font_name Monospace 10
%files alterator
%config %_altdir/*.rcc
......@@ -413,26 +361,38 @@ cat /etc/sysconfig/xinitrc.xfce >> /etc/sysconfig/xinitrc
%files slideshow
/usr/share/install2/slideshow
%files indexhtml
%ghost %_indexhtmldir/index.html
%_indexhtmldir/*
%_desktopdir/*
%files xfce-settings
/etc/skel/Templates
%exclude /etc/skel/Templates/*
/etc/skel/.wm-select
/etc/skel/.Xdefaults
/etc/skel/.config
/etc/skel/.config
/etc/skel/.local
/usr/share/themes/*
/usr/share/xfce4/backdrops
/etc/sysconfig/xinitrc.xfce
%_bindir/*
%define indexhtmldir %_defaultdocdir/indexhtml
%files indexhtml
%ghost %indexhtmldir/index.html
%indexhtmldir/index-*.html
%indexhtmldir/index.css
%indexhtmldir/img
%_desktopdir/indexhtml.desktop
%changelog
* Tue Aug 31 2010 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.9.9-alt4
- status changed to beta
- background changed
* Mon Aug 02 2010 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.9.9-alt3
- fonts changed
* Tue May 25 2010 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.9.9-alt2.2
- rebuld with design-bootloader-source 5.9
* Fri May 21 2010 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.9.9-alt2.1
- rebuild with gfxboot.git-4.1.47
* Tue Apr 06 2010 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.9.9-alt2
- product-logo.png changed
* Thu Mar 04 2010 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.9.9-alt1
- Centaurus branding
* Wed Mar 03 2010 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.1-alt1
- OO.o desktop files names changed
* Wed Dec 23 2009 Sergey V Turchin <zerg@altlinux.org> 5.0.0-alt28.M51.1
- built for M51
......@@ -466,20 +426,24 @@ cat /etc/sysconfig/xinitrc.xfce >> /etc/sysconfig/xinitrc
* Tue Sep 24 2009 Alexandra Panyukova <mex3@altlinux.ru> 5.0.0-alt24
- new pictures
* Wed Sep 09 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt23
- menu customization added
* Mon Oct 26 2009 Andrey Cherepanov <cas@altlinux.org> 5.0.0-alt22
- provide design-graphics and gnome-session-splash to avoid wrong
graphics package installation
* Wed Aug 26 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt22
- icons for new steps added
* Thu Oct 22 2009 Andrey Cherepanov <cas@altlinux.org> 5.0.0-alt21
- fix Russian name and copyright years
- fix images
- remove beta status
* Mon Aug 17 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt21
- colors changed
* Mon Sep 07 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt20
- beep on boot disabled
* Thu Aug 13 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt20
- new release notes
* Thu Aug 13 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt19
- production images, slides (and colors?)
* Mon Aug 03 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt19
- production images and slides
* Sun Jul 12 2009 Alexey Rusakov <ktirf@altlinux.org> 5.0.0-alt18.1.1
- fix unexpanded autoconf substitute (closes bug 20757)
- beautify theme names in -gnome-settings
* Thu Jun 25 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt18.1
- titles removed from wallpater and installer
......@@ -493,7 +457,7 @@ cat /etc/sysconfig/xinitrc.xfce >> /etc/sysconfig/xinitrc
- gnome-settngs added (mex@)
* Wed May 13 2009 Alexandra Panyukova <mex3@altlinux.ru> 5.0.0-alt16
- %setup fixed from boyarsh@
- \%setup fixed from boyarsh@
- remove package name from .gear-rules from boyarsh@
* Fri Apr 24 2009 Alexandra Panyukova <mex3@altlinux.ru> 5.0.0-alt15
......
......@@ -12,11 +12,16 @@ browser-qt:components/browser-qt/design/bg.png
# ahttpd
ahttpd:
for i in components/ahttpd/images/*.svg; do \
image=$${i%.svg}; \
convert -background none $$image.svg $$image.png ; \
done
install -d $(datadir)/alterator/design/styles
cp -a components/ahttpd/images $(datadir)/alterator/design
[ ! -f images/logo.png ] || convert images/logo.png -fill '#ffffff' -font /usr/share/fonts/ttf/dejavu/DejaVuSans-Bold.ttf -style Normal -weight Normal -pointsize 24 -gravity northwest -draw 'text 0,0 "$(VERSION) $(NAME)"' $(datadir)/alterator/design/images/logo.png
install -Dpm644 images/product-logo.png $(datadir)/alterator/design/images/product-logo.png
cp -a components/ahttpd/styles/*.css $(datadir)/alterator/design/styles
# bootloader and bootsplash
boot:
cp -a /usr/src/design-bootloader-source ./
......@@ -39,3 +44,14 @@ boot:
install -d -m 755 $(datadir)/gfxboot/$(THEME)
install -m 644 design-bootloader-source/message $(sysconfdir)/../boot/splash/$(THEME)
install -m 644 design-bootloader-source/bootlogo $(datadir)/gfxboot/$(THEME)
# index html page, start page for all local browsers
INDEXHTML_DIR=$(datadir)/doc/indexhtml
indexhtml:
for i in notes/index*.html components/indexhtml/*.css;do \
install -Dpm644 $$i $(INDEXHTML_DIR)/`basename $$i`; \
done
install -Dpm644 /dev/null $(INDEXHTML_DIR)/index.html
cp -a components/indexhtml/img $(INDEXHTML_DIR)
install -Dpm644 images/product-logo.png $(INDEXHTML_DIR)/img/product-logo.png
install -Dpm644 components/indexhtml/indexhtml.desktop $(datadir)/applications/indexhtml.desktop
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="25.163"
height="20.163"
id="svg4592"
version="1.1"
inkscape:version="0.47pre2 r22153"
sodipodi:docname="first-page-button.svg">
<defs
id="defs4594">
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective4600" />
<inkscape:perspective
id="perspective4581"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective4631"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<filter
inkscape:collect="always"
id="filter3595">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="0.4325"
id="feGaussianBlur3597" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="18.829866"
inkscape:cx="6.4719397"
inkscape:cy="12.058399"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1280"
inkscape:window-height="948"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1" />
<metadata
id="metadata4597">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(5.25272,-2084.818)">
<g
id="g4551"
transform="translate(-100.54622,1652.5558)">
<rect
style="fill:#729fcf;fill-opacity:1;stroke:none"
id="rect3719-6"
width="25"
height="20"
x="95.375"
y="432.34937"
rx="3.8469892"
ry="3.8469892" />
<path
d="m 99.21875,432.78125 c -1.896868,0 -3.40625,1.50938 -3.40625,3.40625 l 0,12.3125 c 0,1.89687 1.509382,3.40625 3.40625,3.40625 l 17.3125,0 c 1.89687,0 3.40625,-1.50938 3.40625,-3.40625 l 0,-12.3125 c 0,-1.89687 -1.50938,-3.40625 -3.40625,-3.40625 l -17.3125,0 z"
inkscape:href="#rect3719-6"
id="path3791-1"
style="fill:#476596;fill-opacity:1;stroke:none;filter:url(#filter3595)"
xlink:href="#rect3719-6"
inkscape:original="M 99.21875 432.34375 C 97.087518 432.34375 95.375 434.05627 95.375 436.1875 L 95.375 448.5 C 95.375 450.63123 97.087518 452.34375 99.21875 452.34375 L 116.53125 452.34375 C 118.66248 452.34375 120.375 450.63123 120.375 448.5 L 120.375 436.1875 C 120.375 434.05627 118.66248 432.34375 116.53125 432.34375 L 99.21875 432.34375 z "
inkscape:radius="-0.4375"
sodipodi:type="inkscape:offset" />
<path
id="path3721-0"
d="m 114.375,437.34936 0,10 -10,-5 10,-5 z"
style="fill:#d0e1ff;fill-opacity:1;stroke:none"
inkscape:label="Triangle" />
<rect
y="437.34937"
x="102.375"
height="10.000001"
width="2.0000136"
id="rect3715-6"
style="fill:#d0e1ff;fill-opacity:1;stroke:none" />
</g>
</g>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="25.163"
height="20.163"
id="svg4592"
version="1.1"
inkscape:version="0.47pre2 r22153"
sodipodi:docname="last-page-button.svg">
<defs
id="defs4594">
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective4600" />
<inkscape:perspective
id="perspective4581"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective4631"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective4711"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective4769"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective4827"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<filter
inkscape:collect="always"
id="filter3602">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="0.4325"
id="feGaussianBlur3604" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="18.829866"
inkscape:cx="6.2525407"
inkscape:cy="9.4532616"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1280"
inkscape:window-height="948"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1" />
<metadata
id="metadata4597">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(34.78794,-2065.2186)">
<g
id="g4567"
transform="translate(-219.70644,1632.9251)">
<rect
style="fill:#729fcf;fill-opacity:1;stroke:none"
id="rect3719"
width="25"
height="20"
x="185"
y="432.36218"
rx="3.8469892"
ry="3.8469892" />
<path
d="m 188.84375,432.8125 c -1.89687,0 -3.40625,1.50938 -3.40625,3.40625 l 0,12.28125 c 0,1.89687 1.51366,3.4375 3.40625,3.4375 l 17.3125,0 c 1.89259,0 3.40625,-1.54063 3.40625,-3.4375 l 0,-12.28125 c 0,-1.89687 -1.50938,-3.40625 -3.40625,-3.40625 l -17.3125,0 z"
inkscape:href="#rect3719"
id="path3791"
style="fill:#476596;fill-opacity:1;stroke:none;filter:url(#filter3602)"
xlink:href="#rect3719"
inkscape:original="M 188.84375 432.375 C 186.71252 432.375 185 434.08752 185 436.21875 L 185 448.5 C 185 450.63123 186.71252 452.375 188.84375 452.375 L 206.15625 452.375 C 208.28748 452.375 210 450.63123 210 448.5 L 210 436.21875 C 210 434.08752 208.28748 432.375 206.15625 432.375 L 188.84375 432.375 z "
inkscape:radius="-0.4375"
sodipodi:type="inkscape:offset" />
<path
id="path3721"
d="m 192,437.36218 0,10 10,-5 -10,-5 z"
style="fill:#d0e1ff;fill-opacity:1;stroke:none"
inkscape:label="Triangle" />
<rect
transform="scale(-1,1)"
y="437.36218"
x="-204"
height="10.000001"
width="2.0000136"
id="rect3715"
style="fill:#d0e1ff;fill-opacity:1;stroke:none" />
</g>
</g>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="25.02"
height="20.022818"
id="svg4592"
version="1.1"
inkscape:version="0.47pre2 r22153"
sodipodi:docname="next-page-button.svg">
<defs
id="defs4594">
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective4600" />
<inkscape:perspective
id="perspective4581"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective4631"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective4711"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective4769"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<filter
inkscape:collect="always"
id="filter3596">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="0.43"
id="feGaussianBlur3598" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="18.829866"
inkscape:cx="10.329226"
inkscape:cy="5.3197997"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1280"
inkscape:window-height="948"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1" />
<metadata
id="metadata4597">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(21.03808,-2078.2196)">
<g
id="g4562"
transform="translate(-176.02808,1645.8574)">
<rect
ry="3.8469892"
rx="3.8469892"
y="432.36218"
x="155"
height="20"
width="25"
id="rect2849"
style="fill:#729fcf;fill-opacity:1;stroke:none" />
<path
d="m 158.84375,432.875 c -1.86901,0 -3.34375,1.47474 -3.34375,3.34375 l 0,12.28125 c 0,1.86901 1.47952,3.375 3.34375,3.375 l 17.3125,0 c 1.86423,0 3.34375,-1.50599 3.34375,-3.375 l 0,-12.28125 c 0,-1.86901 -1.47474,-3.34375 -3.34375,-3.34375 l -17.3125,0 z"
inkscape:href="#rect2849"
id="path3785"
style="fill:#476596;fill-opacity:1;stroke:none;filter:url(#filter3596)"
xlink:href="#rect2849"
inkscape:original="M 158.84375 432.375 C 156.71252 432.375 155 434.08752 155 436.21875 L 155 448.5 C 155 450.63123 156.71252 452.375 158.84375 452.375 L 176.15625 452.375 C 178.28748 452.375 180 450.63123 180 448.5 L 180 436.21875 C 180 434.08752 178.28748 432.375 176.15625 432.375 L 158.84375 432.375 z "
inkscape:radius="-0.48949021"
sodipodi:type="inkscape:offset" />
<path
inkscape:label="Triangle"
style="fill:#d0e1ff;fill-opacity:1;stroke:none"
d="m 163,437.36218 0,10 10,-5 -10,-5 z"
id="path2828" />
</g>
</g>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="25.032"
height="20.032"
id="svg4592"
version="1.1"
inkscape:version="0.47pre2 r22153"
sodipodi:docname="prev-page-button.svg">
<defs
id="defs4594">
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective4600" />
<inkscape:perspective
id="perspective4581"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective4631"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective4711"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<filter
inkscape:collect="always"
id="filter3595">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="0.43"
id="feGaussianBlur3597" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="18.829866"
inkscape:cx="16.33258"
inkscape:cy="6.4077993"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1280"
inkscape:window-height="948"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1" />
<metadata
id="metadata4597">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(15.11336,-2079.2984)">
<g
id="g4557"
transform="translate(-140.09736,1646.9394)">
<rect
style="fill:#729fcf;fill-opacity:1;stroke:none"
id="rect3707"
width="25"
height="20"
x="125"
y="432.36218"
rx="3.8469892"
ry="3.8469892" />
<path
d="m 128.84375,432.875 c -1.86338,0 -3.34375,1.48037 -3.34375,3.34375 l 0,12.28125 c 0,1.86338 1.48525,3.375 3.34375,3.375 l 17.3125,0 c 1.8585,0 3.34375,-1.51162 3.34375,-3.375 l 0,-12.28125 c 0,-1.86338 -1.48037,-3.34375 -3.34375,-3.34375 l -17.3125,0 z"
inkscape:href="#rect3707"
id="path3725"
style="fill:#476596;fill-opacity:1;stroke:none;filter:url(#filter3595)"
xlink:href="#rect3707"
inkscape:original="M 128.84375 432.375 C 126.71252 432.375 125 434.08752 125 436.21875 L 125 448.5 C 125 450.63123 126.71252 452.375 128.84375 452.375 L 146.15625 452.375 C 148.28748 452.375 150 450.63123 150 448.5 L 150 436.21875 C 150 434.08752 148.28748 432.375 146.15625 432.375 L 128.84375 432.375 z "
inkscape:radius="-0.5"
sodipodi:type="inkscape:offset" />
<path
id="path3709"
d="m 142,437.36218 0,10 -10,-5 10,-5 z"
style="fill:#d0e1ff;fill-opacity:1;stroke:none"
inkscape:label="Triangle" />
</g>
</g>
</svg>
......@@ -45,7 +45,7 @@ textarea, select, input.text {
padding: 1px 3px;
}
.btn {
.btn, button {
background-color: #@MIDDLE_COLOR_HEX@;
color: #@MIDDLE_LABELS_HEX@;
border: 1px solid #@MIDDLE_LABELS_HEX@;
......@@ -54,21 +54,22 @@ textarea, select, input.text {
padding: 0px 3px;
}
.btn:hover {
.btn:hover, button:hover {
background-color: #@LIGHT_COLOR_HEX@;
}
.box {
position: relative;
width: 780px;
margin-top: 10px;
.frame-table {
border-style:solid;
border-width:1px;
margin: 3px;
}
background: #FFFFFF;
padding: 0.2em;
padding-right: 2mm;
padding-top: 2mm;
padding-bottom: 2mm;
.frame-table td, .frame-table th {
border-style:solid;
border-width:1px;
padding: 1px 1px 3px 3px;
border: 1px solid #@MIDDLE_COLOR_HEX@;
}
.disabled {
......@@ -88,6 +89,37 @@ textarea, select, input.text {
height: 20px;
}
.next-page-button,.prev-page-button,.first-page-button,.last-page-button {
width: 25px;
height: 20px;
vertical-align:middle;
cursor: pointer;
}
.next-page-button {
background: url(/design/images/next-page-button.png) no-repeat;
}
.prev-page-button {
background: url(/design/images/prev-page-button.png) no-repeat;
}
.first-page-button {
background: url(/design/images/first-page-button.png) no-repeat;
}
.last-page-button {
background: url(/design/images/last-page-button.png) no-repeat;
}
.close-dialog-button {
width: 22px;
height: 22px;
border: 0px;
cursor: pointer;
background: url(/design/images/close-dialog-button.png) no-repeat;
}
/* messages */
.alterator-information-message {
......@@ -122,6 +154,12 @@ textarea, select, input.text {
vertical-align:middle;
}
/* clock and timeedit */
canvas.alterator-clock {
background: url(/design/images/clock-face.png) no-repeat;
}
/* calendar and dateedit */
.year {
......@@ -219,14 +257,6 @@ textarea, select, input.text {
padding-top: 3px;
background: url(/design/images/gradient.png) 0% 0% repeat-x;
font-weight: bold;
-moz-border-radius-topright: 1em;
-webkit-border-radius-topright: 1em;
-khtml-border-radius-topright: 1em;
border-radius-topright: 1em;
-moz-border-radius-topleft: 1em;
-webkit-border-radius-topleft: 1em;
-khtml-border-radius-topleft: 1em;
border-radius-topleft: 1em;
}
.menu-group {
......@@ -235,34 +265,8 @@ textarea, select, input.text {
padding-top: 5px;
border-collapse: collapse;
background: url(/design/images/gradient-menu.png) 0% 0% repeat-x;
-moz-border-radius-bottomright: 1em; /* mozilla 1.5 */
-webkit-border-radius-bottomright: 1em; /* safari 3 */
-khtml-border-radius-bottomright: 1em; /* Konqueror */
border-radius-bottomright: 1em; /* CSS3 */
-moz-border-radius-bottomleft: 1em; /* mozilla 1.5 */
-webkit-border-radius-bottomleft: 1em; /* safari 3 */
-khtml-border-radius-bottomleft: 1em; /* Konqueror */
border-radius-bottomleft: 1em; /* CSS3 */
}
/* help popup */
#help-popup {
padding-left: 10px;
width: 95%;
background-color: #@LIGHT_COLOR_HEX@;
}
.hresizeable {
width: 100%;
height: 7px;
background:#@MIDDLE_COLOR_HEX@ url(/design/images/hgrabber.gif) no-repeat scroll 45%;
cursor: s-resize;
}
.hresizeable:hover {
background-color: #@DARK_COLOR_HEX@;
}
/* tables */
......@@ -287,6 +291,7 @@ table.alterator-listbox thead tr .header {
background-repeat: no-repeat;
background-position: center right;
cursor: pointer;
padding-right: 24px;
}
table.alterator-listbox tbody td {
......@@ -302,6 +307,29 @@ table.alterator-listbox tbody tr.odd td {
background-color:#@LIGHT_COLOR_HEX@;
}
table.alterator-listbox tbody tr.selected td, table.alterator-listbox tbody tr.odd.selected td {
background-color: #D0E1FF;
border-top: #ffffff solid 1px;
}
table.alterator-listbox tbody tr.error td {
background-color: #e6999b;
font-weight: bold;
}
table.alterator-listbox tbody tr.odd.error td {
background-color: #e68b8d;
font-weight: bold;
}
table.alterator-listbox tbody tr.working td {
background-color: #f2ecbd;
}
table.alterator-listbox tbody tr.odd.working td {
background-color: #f2e88f;
}
table.alterator-listbox thead tr .headerSortUp {
background-image: url(/design/images/asc.gif);
}
......@@ -314,21 +342,207 @@ table.alterator-listbox thead tr .headerSortDown, table.alterator-listbox thead
background-color: #@LIGHT_COLOR_HEX@;
}
/* accordion */
div.alterator-accordion h3 {
background-color: #@MIDDLE_COLOR_HEX@;
font-size: 9pt;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 24px;
margin: 2px;
background-image: url(/design/images/right.gif);
background-repeat: no-repeat;
background-position: center left;
cursor: pointer;
}
div.alterator-accordion h3.ui-state-active {
background-image: url(/design/images/asc.gif);
}
/* resizeable */
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: 0px;
left: 0px;
background:#@MIDDLE_COLOR_HEX@ url(/design/images/hgrabber.gif) no-repeat scroll 45%;
}
.ui-resizable-s:hover {
background-color: #@DARK_COLOR_HEX@;
}
/* corner radius */
.ui-corner-tl {
-moz-border-radius-topleft: 4px;
-webkit-border-top-left-radius: 4px;
}
.ui-corner-tr {
-moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;
}
.ui-corner-bl {
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
}
.ui-corner-br {
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
}
.ui-corner-top {
-moz-border-radius-topleft: 4px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;
}
.ui-corner-bottom {
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
}
.ui-corner-right {
-moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
}
.ui-corner-left {
-moz-border-radius-topleft: 4px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
}
.ui-corner-all {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
/* overlays */
.ui-widget-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #aaaaaa;
opacity: .3;
filter:Alpha(Opacity=30);
}
/* dialog */
.ui-widget-content {
border: 1px solid #aaaaaa;
background: #ffffff;
color: #222222
}
.ui-widget-header {
border: 1px solid #aaaaaa;
background: url(/design/images/gradient.png) 0% 0% repeat-x;
color: #ffffff;
font-weight: bold;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0 .2em;
}
.ui-dialog .ui-dialog-titlebar {
padding: .5em .3em .3em 1em;
}
.ui-dialog .ui-dialog-titlebar-close {
float:right;
}
.ui-dialog .ui-dialog-titlebar-close span {
display: block;
margin: 1px;
}
.ui-dialog .ui-dialog-content {
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin: .5em 0 0 0;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane button {
float: right;
margin: .5em .4em .5em 0;
cursor: pointer;
width:auto;
overflow:visible;
}
.ui-icon-closethick {
width: 22px;
height: 22px;
text-indent: -99999px;
overflow: hidden;
background: url(/design/images/close-dialog-button.png) no-repeat;
}
/* layout helpers */
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
/* help button */
.ui-help-button {
background-color: #@LIGHT_COLOR_HEX@;
}
.ui-help-button-content {
padding-left: 10px;
padding-right: 30px;
}
/* top line */
#top {
text-align:left;
background: url(/design/images/gradient-top.png) 0% 0% repeat-x;
padding: 0.25em;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-khtml-border-radius: 0.5em;
border-radius: 0.5em;
}
#product-logo {
background: url(/design/images/logo.png) no-repeat;
background: url(/design/images/product-logo.png) no-repeat;
width: 275px;
height: 30px;
border: 0px;
......@@ -358,3 +572,20 @@ table.alterator-listbox thead tr .headerSortDown, table.alterator-listbox thead
padding-right:10px;
margin-bottom:10px;
}
#help-popup {
padding-left: 10px;
width: 95%;
background-color: #@LIGHT_COLOR_HEX@;
}
.hresizeable {
width: 100%;
height: 7px;
background:#@MIDDLE_COLOR_HEX@ url(/design/images/hgrabber.gif) no-repeat scroll 45%;
cursor: s-resize;
}
.hresizeable:hover {
background-color: #@DARK_COLOR_HEX@;
}
......@@ -25,21 +25,23 @@ volume=70
; menu background transparency (0..255)
menu.transparency=0x20
; default font
font.normal=16x16.fnt
font.normal=drs16.fnt
; main menu font
font.large=16x16.fnt
font.large=drs16.fnt
; bold main menu font
font.large.bold=drs16b.fnt
; background image
background=back.jpg
; max. visible main menu items
mainmenu.entries=8
; minimal main menu selection bar width
mainmenu.bar.minwidth=300
mainmenu.bar.minwidth=29
; main menu selection bar transparency (0..255)
mainmenu.bar.transparency=0
; main menu colors
mainmenu.bar.color=0x798491
mainmenu.normal.fg=0x000000
mainmenu.selected.fg=0x@LIGHT_LABELS_HEX@
mainmenu.bar.color=0x001056
mainmenu.normal.fg=0x001056
mainmenu.selected.fg=0xffffff
; boot option colors
bootopt.label.fg=0x@DARK_LABELS_HEX@
bootopt.text.fg=0x@DARK_LABELS_HEX@
......@@ -73,9 +75,9 @@ keymap=
; screen size
screen.size=800,600
; upper left corner
mainmenu.pos=253,170
mainmenu.pos=253,230
; boot option input field position
bootopt.pos=263,480
bootopt.pos=200,480
[640x480]
; screen size
......
......@@ -73,7 +73,7 @@
</div>
</div>
<p class="footer"><nobr>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</nobr> &copy; ALT Linux, 2008. All rights reserved.<br />
<p class="footer"><nobr>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</nobr> &copy; ALT Linux, 2009. All rights reserved.<br />
Address: 5th Donskoy proezd, 15/11, Moscow<br />
Phone/Fax: +7 (495) 662-3883</p>
</div>
......
......@@ -2,7 +2,7 @@
<html>
<head>
<title>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</title>
<title>Альт Линукс 5.0 Ковчег Рабочая Станция</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="index.css">
</head>
......@@ -18,7 +18,7 @@
<table border="0" cellspacing="10"><tr>
<td><img src="img/altlinux-logo.png" width="95" height="84" style="margin-right: 15px;"></td>
<td width="99%" valign="bottom"><h1 class="shadow" title="@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@"><nobr>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</nobr></h1></td>
<td width="99%" valign="bottom"><h1 class="shadow" title="Альт Линукс 5.0 Ковчег Рабочая Станция"><nobr>Альт Линукс 5.0 Ковчег Рабочая Станция</nobr></h1></td>
</tr></table>
<div id="main">
......@@ -36,23 +36,14 @@
</form>
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_014412136813254060649%3Am2__wfh9ajy"></script>
<!-- Google CSE Search Box Ends -->
</div>
<div id="team">
<h2>ALT Linux Team</h2>
<img src="img/alt-linux-team.png" width="144" height="55">
<p align="justify">Добро пожаловать в <nobr>Альт Линукс 5.0 Ковчег Рабочая Станция</nobr>. Дистрибутив настроен и готов к работе, можно приступать. Мы надеемся, что наша работа будет для Вас полезной.</p>
<p align="justify" style="padding: 15px;">Этот дистрибутив не появился бы без активного участия ALT Linux Team &mdash; сообщества разработчиков свободного программного обеспечения.</p>
<ul>
<li><a href="http://www.altlinux.org/">Wiki сообщества</a></li>
<li><a href="http://backports.altlinux.org/">Backports</a></li>
<li><a href="http://bugs.altlinux.org/">Сообщить об ошибке</a></li>
</ul>
</div>
</div>
<p align="justify">Добро пожаловать в <nobr>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</nobr>. Дистрибутив настроен и готов к работе, можно приступать. Мы надеемся, что наша работа будет для Вас полезной.</p>
<table border="0" width="100%"><tr><td id="list">
<div id="documentation">
<h2>Документация</h2>
<ul>
......@@ -64,17 +55,34 @@
<h2>Информация в Интернете</h2>
<ul>
<li><a href="http://www.altlinux.ru/">Сайт компании ALT Linux</a></li>
<li><a href="http://faq.altlinux.ru/">Ответы на часто задаваемые вопросы</a></li>
<li><a href="http://www.altlinux.org/FAQ">Ответы на часто задаваемые вопросы</a></li>
<li><a href="http://www.altlinux.org/">Онлайновая документация</a></li>
<li><a href="http://search.altlinux.ru/">Поиск информации по ALT Linux</a></li>
<li><a href="http://www.altlinux.ru/online_help/users_mailing_lists.html">Списки рассылки</a></li>
<li><a href="http://forum.altlinux.org/">Форум пользователей ALT Linux</a></li>
<li><a href="http://support.altlinux.ru/">Техническая поддержка через веб-сайт</a></li>
</ul>
</div>
</td><td>
<div id="team_new">
<h2>ALT Linux Team</h2>
<img src="img/alt-linux-team.png" width="144" height="55">
<p align="justify">Этот дистрибутив не появился бы без активного участия ALT Linux Team &mdash; сообщества разработчиков свободного программного обеспечения.</p>
<ul>
<li><a href="http://www.altlinux.org/">Wiki сообщества</a></li>
<li><a href="http://sisyphus.ru/">Репозиторий Sisyphus</a></li>
<li><a href="http://bugs.altlinux.org/">Сообщить об ошибке</a></li>
</ul>
</div>
</td></tr></table>
</div>
<p class="footer"><nobr>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</nobr> &copy; ALT Linux, 2008. Все права защищены.<br />
Адрес: г. Москва, 5-й Донской проезд, д. 15, стр. 11<br />
<p class="footer"><nobr>Альт Линукс 5.0 Ковчег Рабочая Станция</nobr> &copy; ALT Linux, 2009. Все права защищены.<br />
Адрес: г. Москва, 5-й Донской проезд, д. 15, стр. 6<br />
Телефон/факс: +7 (495) 662-3883</p>
</div>
......
......@@ -75,7 +75,7 @@
</div>
</div>
<p class="footer"><nobr>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</nobr> &copy; ALT Linux, 2008. Усі права застережено.<br />
<p class="footer"><nobr>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</nobr> &copy; ALT Linux, 2009. Усі права застережено.<br />
Адреса: м. Москва, 5-й Донський проїзд, 15, буд. 11<br />
Телефон/факс: +7 (495) 662-3883</p>
</div>
......
/* Stylesheet for index file */
body {
background-color: #@MIDDLE_COLOR_HEX@;
color: #@MIDDLE_LABELS_HEX@;
margin: 0px;
padding: 10px;
font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
}
p {
text-align: justify;
}
a:link, a:visited {
text-decoration: none;
color: #39c;
}
a:hover {
text-decoration: underline;
color: #f60;
}
ul li {
padding-left: 3px;
text-align: left;
list-style: square url('img/bullet.png');
}
li.spacebefore {
margin-top: 1em;
}
div.box {
position: relative;
width: 780px;
margin-top: 10px;
background: #FFFFFF;
padding: 0.2em;
padding-right: 2mm;
padding-top: 2mm;
padding-bottom: 2mm;
border: 1px solid #@MIDDLE_COLOR_HEX@;
}
#lang {
text-align: center;
}
.footer {
font-size: 9px;
color: #@DARK_COLOR_HEX@;
}
/* top line */
#top {
text-align:left;
background: url('img/gradient-top.png') 0% 0% repeat-x;
padding: 0.25em;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-khtml-border-radius: 0.5em;
border-radius: 0.5em;
}
#product-logo {
background: url('img/product-logo.png') no-repeat;
width: 275px;
height: 30px;
border: 0px;
}
......@@ -4,9 +4,9 @@ AC_INIT( [branding], [0.1], [http://bugzilla.altlinux.ru] )
PROGRESS_COLOR=`./fetch_color selectBackground` #MIDDLE_COLOR_DEC
TITLE_COLOR=`./fetch_color handle`
INACTIVE_COLOR=`./fetch_color inactiveTitleBtnBg`
LIGHT_COLOR_HEX=DFDFE0
LIGHT_COLOR_HEX=FFFFFF
MIDDLE_COLOR_HEX=8DA6DA
DARK_COLOR_HEX=7C99D6
DARK_COLOR_HEX=001056
LIGHT_LABELS_HEX=FFFFFF
DARK_LABELS_HEX=000000
MIDDLE_LABELS_HEX=4d4d4f
......@@ -51,11 +51,11 @@ AC_CONFIG_FILES([
notes/release-notes.all.html
notes/license.ru.html
notes/license.all.html
indexhtml/indexhtml.desktop
indexhtml/index-ru.html
indexhtml/index-uk.html
indexhtml/index-en.html
indexhtml/index.css
notes/index-ru.html
notes/index-uk.html
notes/index-en.html
components/indexhtml/indexhtml.desktop
components/indexhtml/index.css
gnome-settings/gtkrc
gnome-settings/index.theme
gnome-settings/metacity-theme-1.xml
......
images/boot.png

404 KB | W: | H:

images/boot.png

287 KB | W: | H:

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

653 KB | W: | H:

images/installer.png

339 KB | W: | H:

images/installer.png
images/installer.png
images/installer.png
images/installer.png
  • 2-up
  • Swipe
  • Onion skin
/* Stylesheet for index file */
body {
font-family: Verdana,'DejaVu Sans',Helvetica,sans;
text-align: left;
font-size: 12px;
background: #@LIGHT_COLOR_HEX@;
background-image: url('img/bg.png');
}
.shadow { position:relative; display:block; color:black; }
.shadow nobr { position:absolute; display:block; top:0px; }
.shadow:before { display:block; padding:2px; content: attr(title); color:#CCC; }
h1 {
font-size: 28px;
font-weight: bold;
color: black;
/*text-shadow: #CCC 2px 2px 3px;*/
vertical-align: baseline;
}
h2 h3 {
color: black;
}
p { text-align: justify; }
a:link, a:visited {
text-decoration: none;
color: #39c;
}
a:hover {
text-decoration: underline;
color: #f60;
}
ul li {
padding-left: 3px;
text-align: left;
list-style: square url('img/bullet.png');
}
li.spacebefore { margin-top: 1em;}
form {
margin: 5px;
}
input#button {
height: 20px;
}
div#logo {
float: right;
margin-left: 10px;
}
div#content, div#lang {
position: relative;
width: 780px;
margin: 40px auto;
}
div#main {
background: #FFF;
width: 100%;
border: 1px solid #@MIDDLE_COLOR_HEX@;
padding: 2mm;
padding-left: 5mm;
}
div#pane {
float: right;
width: 260px;
text-align: center;
margin: 15px;
padding: 0px;
}
div#team {
background: #@MIDDLE_COLOR_HEX@;
width: 100%;
text-align: center;
margin: 0px;
padding: 0px;
border: 1px solid #@DARK_COLOR_HEX@;
}
.footer {
font-size: 9px;
color: #@DARK_COLOR_HEX@;
}
div.columns { float: left; }
div#firstcolumn { width: 27em; }
div.indent { padding-left: 5mm; }
div.spacer { clear: both; }
div#lang {
text-align: center;
background: #fff;
padding: 0.2em;
border: 1px solid #@DARK_COLOR_HEX@;
}
firefox.desktop
oowriter.desktop
oocalc.desktop
ooimpress.desktop
openoffice.org-writer.desktop
openoffice.org-calc.desktop
openoffice.org-impress.desktop
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="index.css">
</head>
<body>
<div id="top">
<table>
<tbody>
<tr>
<td style="text-align:left;width:100%"><img id="product-logo" src="img/null.gif"/></td>
<td style="text-align:right"><img id="brand-logo" src="img/null.gif"/></td>
</tr>
</tbody>
</table>
</div>
<div class="box" id="lang">
<a href="index-ru.html">Русский</a> |
<a href="index-uk.html">Українська</a>
</div>
<div class="box">
<p align="justify">Welcome to <nobr>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</nobr>. The distribution is set up and ready to use, you may proceed. We hope that results of our work will be of use to you.</p>
<h2>Documentation</h2>
<ul>
<li><a href="../@DOCDIR@/index.html">User manual</a></li>
</ul>
<h2>In Internet</h2>
<ul>
<li><a href="http://www.altlinux.ru/">Official ALT Linux website</a></li>
<li><a href="http://faq.altlinux.ru/">Frequently Asked QUestion</a></li>
<li><a href="http://search.altlinux.ru/">Search on ALT Linux websites</a></li>
<li><a href="http://www.altlinux.ru/online_help/users_mailing_lists.html">Mailing lists</a></li>
<li><a href="http://forum.altlinux.org/">ALT Linux Forum</a></li>
<li><a href="http://support.altlinux.ru/">Technical support</a></li>
</ul>
<h2>ALT Linux Team</h2>
<p align="justify">This distribution would never be accomplished without active efforts put by ALT Linux Team&nbsp;&mdash; a community of free/libre software developers.</p>
<ul>
<li><a href="http://www.altlinux.org/">Community Wiki</a></li>
<li><a href="http://backports.altlinux.org/">Backports</a></li>
<li><a href="http://bugs.altlinux.org/">Report a bug</a></li>
</ul>
</div>
<p class="footer"><nobr>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</nobr> &copy; ALT Linux, 2008. All rights reserved.<br />
Address: 5th Donskoy proezd, 15/11, Moscow<br />
Phone/Fax: +7 (495) 662-3883
</p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="index.css">
</head>
<body>
<div id="top">
<table>
<tbody>
<tr>
<td style="text-align:left;width:100%"><img id="product-logo" src="img/null.gif"/></td>
<td style="text-align:right"><img id="brand-logo" src="img/null.gif"/></td>
</tr>
</tbody>
</table>
</div>
<div class="box" id="lang">
<a href="index-en.html">English</a> |
<a href="index-uk.html">Українська</a>
</div>
<div class="box">
<p>Добро пожаловать в <nobr>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</nobr>. Дистрибутив настроен и готов к работе, можно приступать. Мы надеемся, что наша работа будет для Вас полезной.</p>
<h2>Документация</h2>
<ul>
<li><a href="../@DOCDIR@/index.html">Руководство пользователя</a></li>
</ul>
<h2>Информация в Интернете</h2>
<ul>
<li><a href="http://www.altlinux.ru/">Сайт компании ALT Linux</a></li>
<li><a href="http://faq.altlinux.ru/">Ответы на часто задаваемые вопросы</a></li>
<li><a href="http://search.altlinux.ru/">Поиск информации по ALT Linux</a></li>
<li><a href="http://www.altlinux.ru/online_help/users_mailing_lists.html">Списки рассылки</a></li>
<li><a href="http://forum.altlinux.org/">Форум пользователей ALT Linux</a></li>
<li><a href="http://support.altlinux.ru/">Техническая поддержка через веб-сайт</a></li>
</ul>
<h2>ALT Linux Team</h2>
<p>Этот дистрибутив не появился бы без активного участия ALT Linux Team &mdash; сообщества разработчиков свободного программного обеспечения.</p>
<ul>
<li><a href="http://www.altlinux.org/">Wiki сообщества</a></li>
<li><a href="http://backports.altlinux.org/">Backports</a></li>
<li><a href="http://bugs.altlinux.org/">Сообщить об ошибке</a></li>
</ul>
</div>
<p class="footer"><nobr>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</nobr> &copy; ALT Linux, 2008. Все права защищены.<br />
Адрес: г. Москва, 5-й Донской проезд, д. 15, стр. 11<br />
Телефон/факс: +7 (495) 662-3883
</p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="index.css">
</head>
<body>
<div id="top">
<table>
<tbody>
<tr>
<td style="text-align:left;width:100%"><img id="product-logo" src="img/null.gif"/></td>
<td style="text-align:right"><img id="brand-logo" src="img/null.gif"/></td>
</tr>
</tbody>
</table>
</div>
<div class="box" id="lang">
<a href="index-en.html">English</a> |
<a href="index-ru.html">Русский</a>
</div>
<div class="box">
<p>Ласкаво просимо до <nobr>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</nobr>. Дистрибутив налаштований та готовий до роботи, можна починати. Ми сподіваємось, що наша праця буде для Вас корисною.</p>
<h2>Документація (рос.)</h2>
<ul>
<li><a href="../@DOCDIR@/index.html">Посібник користувача</a></li>
</ul>
<h2>Інформація в Інтернеті</h2>
<ul>
<li><a href="http://www.altlinux.ru/">Сайт компанії ALT Linux</a></li>
<li><a href="http://faq.altlinux.ru/">Відповіді на часті запитання</a></li>
<li><a href="http://search.altlinux.ru/">Пошук інформації по ALT Linux</a></li>
<li><a href="http://www.altlinux.ru/online_help/users_mailing_lists.html">Списки розсилання</a></li>
<li><a href="http://forum.altlinux.org">Форум користувачів ALT Linux</a></li>
<li><a href="http://support.altlinux.ru/">Технічна підтримка через веб-сайт</a></li>
<li><a href="http://www.magic.kiev.ua/">Підтримка та рішення в Україні</a></li>
</ul>
<h2>ALT Linux Team</h2>
<p>Цей дистрибутив не міг би з'явитися без активної участі ALT Linux Team &mdash; спільноти розробників вільного програмного забезпечення.</p>
<ul>
<li><a href="http://www.altlinux.org/">Wiki спільноти</a> (<a
href="http://uk.altlinux.org/">українською</a>)</li>
<li><a href="http://backports.altlinux.org/">Backports</a></li>
<li><a href="http://bugs.altlinux.org/">Повідомити про помилку</a></li>
</ul>
</div>
<p class="footer"><nobr>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</nobr> &copy; ALT Linux, 2008. Усі права застережено.<br />
Адреса: м. Москва, 5-й Донський проїзд, 15, буд. 11<br />
Телефон/факс: +7 (495) 662-3883
</p>
</body>
</html>
......@@ -6,13 +6,13 @@
<body>
<h1>Лицензионный договор</h1>
<h2>на программное обеспечение @BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@ и включенные в него программы для ЭВМ</h2>
<h2>на программное обеспечение Альт Линукс 5.0 Ковчег Рабочая Станция и включенные в него программы для ЭВМ</h2>
<p><b>1. Сведения о договоре</b></p>
<p>1.1 Участники договора</p>
<p>Настоящий лицензионный договор заключается между ООО «Альт Линукс», обладателем прав на программное обеспечение
<strong>@BRAND_FNAME@ @VERSION@ @NAME@ @STATUS@</strong>
<strong>Альт Линукс 5.0 Ковчег Рабочая Станция</strong>
(далее - ДИСТРИБУТИВ), и Вами, владельцем экземпляра ДИСТРИБУТИВА.</p>
<p>1.2 Предмет договора</p>
......
[Default Applications]
application/vnd.oasis.opendocument.text-template=oowriter.desktop
application/vnd.oasis.opendocument.text=oowriter.desktop
application/vnd.oasis.opendocument.spreadsheet=oocalc.desktop
application/vnd.oasis.opendocument.spreadsheet-template=oocalc.desktop
application/vnd.oasis.opendocument.presentation-template=ooimpress.desktop
application/vnd.oasis.opendocument.presentation=ooimpress.desktop
application/vnd.oasis.opendocument.text-template=openoffice.org-writer.desktop
application/vnd.oasis.opendocument.text=openoffice.org-writer.desktop
application/vnd.oasis.opendocument.spreadsheet=openoffice.org-calc.desktop
application/vnd.oasis.opendocument.spreadsheet-template=openoffice.org-calc.desktop
application/vnd.oasis.opendocument.presentation-template=openoffice.org-impress.desktop
application/vnd.oasis.opendocument.presentation=openoffice.org-impress.desktop
application/x-rpm=xarchiver.desktop
application/zip=xarchiver-usercreated.desktop
application/x-cpio=xarchiver.desktop
......
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