Commit 43d9a7a3 authored by Anton V. Boyarshinov's avatar Anton V. Boyarshinov

5.0.0-alt22

- \%status set to beta - merge with master
parent 0fa0ec06
......@@ -3,13 +3,13 @@
%define codename none
%define brand altlinux
%define Brand ALT Linux
%define status %nil
%define status_en %nil
%define status beta
%define status_en beta
Name: branding-%brand-%theme
Version: 5.0.0
Release: alt21
Release: alt22
BuildArch: noarch
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu
......@@ -21,7 +21,7 @@ BuildRequires: libqt4-devel
BuildRequires: ImageMagick fontconfig bc
%define variants altlinux-office-desktop altlinux-office-server altlinux-lite
%define variants altlinux-office-desktop altlinux-desktop altlinux-lite altlinux-workbench school-master altlinux-gnome-desktop
Packager: Anton V. Boyarshinov <boyarsh at altlinux dot org>
......@@ -264,7 +264,6 @@ echo $lang > lang
%files notes
%_datadir/alt-notes/*
%files slideshow
/usr/share/install2/slideshow
......@@ -273,7 +272,12 @@ echo $lang > lang
%_indexhtmldir/*
%_desktopdir/*
%changelog
* Thu Aug 13 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt22
- \%status set to beta
- merge with master
* Fri Jul 31 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt21
- \%status in pictures fixed
......
......@@ -16,6 +16,7 @@ DARK_COLOR_DEC=`./color_dec ${DARK_COLOR_HEX}`
AC_SUBST(THEME)
AC_SUBST(NAME)
AC_SUBST(BRAND)
AC_SUBST(BRAND_FNAME)
AC_SUBST(STATUS)
AC_SUBST(STATUS_EN)
......
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
"http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
<Menu>
<Name>Applications</Name>
<Directory>X-GNOME-Menu-Applications.directory</Directory>
<!-- Scan legacy dirs first, as later items take priority -->
<!-- <KDELegacyDirs/> -->
<LegacyDir>/etc/X11/applnk</LegacyDir>
<LegacyDir>/usr/share/gnome/apps</LegacyDir>
<!-- Read standard .directory and .desktop file locations -->
<!-- <DefaultAppDirs/> -->
<!-- <DefaultDirectoryDirs/> -->
<!-- Read in overrides and child menus from applications-merged/ -->
<!-- <DefaultMergeDirs/> -->
<!-- Accessories submenu -->
<Menu>
<Name>Accessories</Name>
<Directory>Utility.directory</Directory>
<Include>
<And>
<Category>Utility</Category>
<!-- Accessibility spec must have either the Utility or Settings
category, and we display an accessibility submenu already for
the ones that do not have Settings, so don't display accessibility
applications here -->
<Not><Category>Accessibility</Category></Not>
<Not><Category>System</Category></Not>
</And>
</Include>
</Menu> <!-- End Accessories -->
<!-- Accessibility submenu -->
<Menu>
<Name>Universal Access</Name>
<Directory>Utility-Accessibility.directory</Directory>
<Include>
<And>
<Category>Accessibility</Category>
<Not><Category>Settings</Category></Not>
</And>
</Include>
</Menu> <!-- End Accessibility -->
<!-- Development Tools -->
<Menu>
<Name>Development</Name>
<Directory>Development.directory</Directory>
<Include>
<And>
<Category>Development</Category>
</And>
<Filename>emacs.desktop</Filename>
</Include>
</Menu> <!-- End Development Tools -->
<!-- Education -->
<Menu>
<Name>Education</Name>
<Directory>Education.directory</Directory>
<Include>
<And>
<Category>Education</Category>
</And>
</Include>
</Menu> <!-- End Education -->
<!-- Games -->
<Menu>
<Name>Games</Name>
<Directory>Game.directory</Directory>
<Include>
<And>
<Category>Game</Category>
</And>
</Include>
</Menu> <!-- End Games -->
<!-- Graphics -->
<Menu>
<Name>Graphics</Name>
<Directory>Graphics.directory</Directory>
<Include>
<And>
<Category>Graphics</Category>
</And>
</Include>
</Menu> <!-- End Graphics -->
<!-- Internet -->
<Menu>
<Name>Internet</Name>
<Directory>Network.directory</Directory>
<Include>
<And>
<Category>Network</Category>
</And>
</Include>
</Menu> <!-- End Internet -->
<!-- Multimedia -->
<Menu>
<Name>Multimedia</Name>
<Directory>AudioVideo.directory</Directory>
<Include>
<And>
<Category>AudioVideo</Category>
</And>
</Include>
</Menu> <!-- End Multimedia -->
<!-- Office -->
<Menu>
<Name>Office</Name>
<Directory>Office.directory</Directory>
<Include>
<And>
<Category>Office</Category>
</And>
</Include>
</Menu> <!-- End Office -->
<!-- System Tools-->
<Menu>
<Name>System</Name>
<Directory>System-Tools.directory</Directory>
<Include>
<And>
<Category>System</Category>
<Not><Category>Settings</Category></Not>
</And>
</Include>
</Menu> <!-- End System Tools -->
<!-- Other -->
<Menu>
<Name>Other</Name>
<Directory>X-GNOME-Other.directory</Directory>
<OnlyUnallocated/>
<Include>
<And>
<Not><Category>Core</Category></Not>
<Not><Category>Settings</Category></Not>
<Not><Category>Screensaver</Category></Not>
</And>
</Include>
</Menu> <!-- End Other -->
</Menu> <!-- End Applications -->
[X-GNOME-Metatheme]
Name=@BRAND@-@THEME@
Name=@BRAND_FNAME@ @NAME@
Type=X-GNOME-Metatheme
Comment=Theme for @BRAND_FNAME@ @NAME@
Encoding=UTF-8
GtkTheme=@BRAND_FNAME@ @NAME@
MetacityTheme=@BRAND@-@THEME@
MetacityTheme=@BRAND_FNAME@ @NAME@
IconTheme=Mist
......@@ -2,11 +2,11 @@
<!-- $Id$ -->
<metacity_theme>
<info>
<name>@BRAND@-@THEME@</name>
<name>@BRAND_FNAME@ @NAME@</name>
<author>Dave Camp &lt;dave@ximian.com&gt;</author>
<copyright>&#194; 2002 Ximian, Inc. </copyright>
<date>Sep, 2002</date>
<description>A dumb metacity theme, similar to tigertcrack but not</description>
<description>The Mist theme</description>
</info>
<frame_geometry name="normal" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false">
......
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
"http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
<Menu>
<Name>Desktop</Name>
<Directory>X-GNOME-Menu-System.directory</Directory>
<!-- Read standard .directory and .desktop file locations -->
<DefaultAppDirs/>
<DefaultDirectoryDirs/>
<!-- Read in overrides and child menus from applications-merged/ -->
<DefaultMergeDirs/>
<!-- Add a link to the control center -->
<Include>
<Filename>gnomecc.desktop</Filename>
</Include>
<!-- Merge in these other files as submenus -->
<Menu>
<Name>Preferences</Name>
<Directory>Settings.directory</Directory>
<Include>
<And>
<Category>Settings</Category>
<Not>
<Or>
<Category>System</Category>
<Filename>gnomecc.desktop</Filename>
</Or>
</Not>
</And>
</Include>
</Menu>
<!-- System Settings -->
<Menu>
<Name>Administration</Name>
<Directory>Settings-System.directory</Directory>
<Include>
<And>
<Category>Settings</Category>
<Category>System</Category>
</And>
</Include>
</Menu> <!-- End System Settings -->
<Layout>
<Menuname>Preferences</Menuname>
<Menuname>Administration</Menuname>
<Merge type="menus"/>
<Merge type="files"/>
</Layout>
</Menu> <!-- End Settings -->
<?xml version="1.0"?>
<gconf>
<entry name="attached_toplevel_id" mtime="1247751374" schema="/schemas/apps/panel/objects/attached_toplevel_id"/>
<entry name="position" mtime="1247751374" schema="/schemas/apps/panel/objects/position" type="int" value="1088"/>
<entry name="use_menu_path" mtime="1247751374" schema="/schemas/apps/panel/objects/use_menu_path"/>
<entry name="action_type" mtime="1247751374" schema="/schemas/apps/panel/objects/action_type"/>
<entry name="toplevel_id" mtime="1247751374" schema="/schemas/apps/panel/objects/toplevel_id" type="string">
<stringvalue>top_panel</stringvalue>
</entry>
<entry name="tooltip" mtime="1247751374" schema="/schemas/apps/panel/objects/tooltip"/>
<entry name="use_custom_icon" mtime="1247751374" schema="/schemas/apps/panel/objects/use_custom_icon"/>
<entry name="object_type" mtime="1247751374" schema="/schemas/apps/panel/objects/object_type" type="string">
<stringvalue>bonobo-applet</stringvalue>
</entry>
<entry name="panel_right_stick" mtime="1247751374" schema="/schemas/apps/panel/objects/panel_right_stick" type="bool" value="false"/>
<entry name="locked" mtime="1247751374" schema="/schemas/apps/panel/objects/locked"/>
<entry name="custom_icon" mtime="1247751374" schema="/schemas/apps/panel/objects/custom_icon"/>
<entry name="bonobo_iid" mtime="1247751374" schema="/schemas/apps/panel/objects/bonobo_iid" type="string">
<stringvalue>OAFIID:GNOME_KeyboardApplet</stringvalue>
</entry>
<entry name="launcher_location" mtime="1247751374" schema="/schemas/apps/panel/objects/launcher_location"/>
<entry name="menu_path" mtime="1247751374" schema="/schemas/apps/panel/objects/menu_path"/>
</gconf>
File mode changed from 100755 to 100644
......@@ -56,8 +56,7 @@
<div id="documentation">
<h2>Documentation</h2>
<ul>
<li><a href="../@THEME@/index.html">User manual</a></li>
<li><a href="../modules/index.html">Additional documentation</a></li>
<li><a href="../../@THEME@/index.html">User manual</a></li>
</ul>
</div>
......
......@@ -56,8 +56,7 @@
<div id="documentation">
<h2>Документация</h2>
<ul>
<li><a href="../@THEME@/index.html">Руководство пользователя</a></li>
<li><a href="../modules/index.html">Дополнительная документация</a></li>
<li><a href="../../@THEME@/index.html">Руководство пользователя</a></li>
</ul>
</div>
......
......@@ -57,8 +57,7 @@
<div id="documentation">
<h2>Документація (рос.)</h2>
<ul>
<li><a href="../@THEME@/index.html">Посібник користувача</a></li>
<li><a href="../modules/index.html">Додаткова документація</a></li>
<li><a href="../../@THEME@/index.html">Посібник користувача</a></li>
</ul>
</div>
......
......@@ -83,8 +83,8 @@
<hr/>
<p>
<em>ALT Linux Ltd. Moscow, 5th Donskoy proezd, 15/11<br>
http://www.altlinux.ru
<em>ALT Linux Ltd. Moscow, 5th Donskoy proezd, 15/6<br>
http://www.altlinux.com
</em>
</p>
</body>
......
......@@ -37,7 +37,7 @@
<p>ООО «Альт Линукс» в течение трех лет с начала действия настоящего договора обязуется предоставить исходные тексты любой СВОБОДНОЙ ПРОГРАММЫ, включенной в состав ДИСТРИБУТИВА, по вашему требованию за плату, не превышающую стоимость физического предоставления исходного текста.</p>
<p>2.3 Использование несвободных программ, включенных в состав ДИСТРИБУТИВА. </p>
<p>Следующие ПРОГРАММЫ используются (распространяются) ООО "Альт Линукс" на условиях, отличных от перечисленных в пункте 2.2 настоящего договора:</p>
<p>Следующие ПРОГРАММЫ используются (распространяются) ООО «Альт Линукс» на условиях, отличных от перечисленных в пункте 2.2 настоящего договора:</p>
<ul>
<li> Firmware для WiFi карт Intel</li>
<li> Драйверы видеокарт NVIDIA</li>
......@@ -51,7 +51,7 @@
<li> Java 2 (SUN) Runtime Environment, Standard Edition</li>
</ul>
<p>Обладатели исключительных прав на перечисленные ПРОГРАММЫ так или иначе ограничивают вашу свободу в использовании этих ПРОГРАММ. Ознакомьтесь с текстами сопровождающих указанные ПРОГРАММЫ лицензионных договоров для того, чтобы определить, правомерно ли то или иное использование той или иной ПРОГРАММЫ, выходящее за пределы "свободного воспроизведения". Лицензионные договоры этих ПРОГРАММ поставляются в составе пакетов ДИСТРИБУТИВА.
<p>Обладатели исключительных прав на перечисленные ПРОГРАММЫ так или иначе ограничивают вашу свободу в использовании этих ПРОГРАММ. Ознакомьтесь с текстами сопровождающих указанные ПРОГРАММЫ лицензионных договоров для того, чтобы определить, правомерно ли то или иное использование той или иной ПРОГРАММЫ, выходящее за пределы «свободного воспроизведения». Лицензионные договоры этих ПРОГРАММ поставляются в составе пакетов ДИСТРИБУТИВА.
</p>
<p>Драйверы видеокарт ATI, NVIDIA и VIA разрешено распространять в составе дистрибутивов ALT Linux.</p>
......@@ -73,7 +73,7 @@
<hr/>
<p>
<em>ООО «Альт Линукс». Москва, 5-й Донской проезд, д.15, стр.11.<br>
<em>ООО «Альт Линукс». Москва, 5-й Донской проезд, д.15, стр.6.<br>
ИНН 7704222179<br>
http://www.altlinux.ru
</em>
......
#!/bin/sh
oocalc $@ || gnumeric $@
#!/bin/sh
oowriter $@ || abiword $@
#!/bin/sh
oowriter $@ || abiword $@
URxvt*font: xft:monospace:pixelsize=14
URxvt*boldFont: xft:monospace:bold:pixelsize=14
URxvt*italicFont: xft:monospace:italic:pixelsize=14
URxvt*saveLines: 5000
URxvt*geometry: 95x22
URxvt*scrollstyle: rxvt
URxvt*scrollBar_right: on
URxvt*internalBorder: 1
URxvt*externalBorder: 1
[Engine: simple]
Font=Sans Bold 12
BgColor=#a4ddff
FgColor=#2392eb
Image=/usr/share/themes/ALTLinux-Lite/splash.png
[NIKON D70]
row=1
col=1
[ALT Linux]
row=0
col=0
[Система]
row=0
col=1
[Корзина]
row=1
col=0
[Домой]
row=6
col=0
[Документы]
row=5
col=0
[Автозапуск]
row=7
col=0
[Файловая система]
row=3
col=0
[Домашний каталог]
row=2
col=0
<?xml version="1.0" encoding="UTF-8"?>
<xfdesktop-menu>
<title name="Меню рабочего стола" icon="xfce4-backdrop"/>
<separator/>
<app name="Выполнить..." cmd="xfrun4" icon="gnome-fs-executable"/>
<separator/>
<app name="Терминал" cmd="xfterm4" icon="gnome-terminal"/>
<app name="Файловый менеджер" cmd="thunar" icon="file-manager"/>
<app name="Интернет-браузер" cmd="xfbrowser4" icon="gnome-globe"/>
<separator/>
<include type="system" style="simple" unique="true" legacy="true"/>
<separator/>
<app name="Помощь" cmd="xfhelp4" icon="gnome-help"/>
<app name="Об Xfce" cmd="xfce4-about"/>
<builtin name="Выйти" cmd="quit" icon="gnome-logout"/>
</xfdesktop-menu>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mcs-option SYSTEM "mcs-option.dtd">
<mcs-option>
<option name="brightness_0_0" type="int" value="0"/>
<option name="color1_0_0" type="color" value=" 15104, 23296, 35072, 65535"/>
<option name="color2_0_0" type="color" value=" 15872, 26624, 40448, 65535"/>
<option name="colorstyle_0_0" type="int" value="0"/>
<option name="desktopiconstyle" type="int" value="2"/>
<option name="icons_use_system_font_size" type="int" value="1"/>
<option name="imagepath_0_0" type="string" value="/usr/share/xfce4/backdrops/lite.png"/>
<option name="imagestyle_0_0" type="int" value="3"/>
<option name="showdm" type="int" value="0"/>
<option name="showimage_0_0" type="int" value="1"/>
<option name="showwl" type="int" value="1"/>
</mcs-option>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mcs-option SYSTEM "mcs-option.dtd">
<mcs-option>
<option name="Gtk/CanChangeAccels" type="int" value="0"/>
<option name="Gtk/CursorThemeName" type="string" value="default"/>
<option name="Gtk/CursorThemeSize" type="int" value="18"/>
<option name="Gtk/FontName" type="string" value="Sans 9"/>
<option name="Gtk/KeyThemeName" type="string" value="Default"/>
<option name="Gtk/ToolbarStyle" type="string" value="icons"/>
<option name="Net/CursorBlink" type="int" value="1"/>
<option name="Net/CursorBlinkTime" type="int" value="500"/>
<option name="Net/DndDragThreshold" type="int" value="8"/>
<option name="Net/DoubleClickTime" type="int" value="300"/>
<option name="Net/IconThemeName" type="string" value="Tango"/>
<option name="Net/ThemeName" type="string" value="ALTLinux-Lite"/>
<option name="Xft/Antialias" type="int" value="1"/>
<option name="Xft/HintStyle" type="string" value="hintfull"/>
<option name="Xft/Hinting" type="int" value="1"/>
<option name="Xft/RGBA" type="string" value="none"/>
</mcs-option>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mcs-option SYSTEM "mcs-option.dtd">
<mcs-option>
<option name="Xfwm/WorkspaceCount" type="int" value="2"/>
<option name="names" type="string" value="1;2"/>
</mcs-option>
mode=2
military=true
ampm=false
secs=false
show_frame=false
[Entry 0]
Name=Web Browser
Exec=exo-open --launch WebBrowser
Terminal=false
StartupNotify=false
Comment=Интернет
Icon=/usr/share/icons/hicolor/32x32/apps/firefox.png
[Entry 0]
Name=Текстовый процессор
Exec=xfce4-wordprocessor
Terminal=false
StartupNotify=false
Icon=/usr/share/icons/default/32x32/mimetypes/x-office-document.png
[Entry 1]
Name=Электронные таблицы
Exec=xfce4-spreadsheet
Terminal=false
StartupNotify=false
Icon=/usr/share/icons/default/32x32/mimetypes/x-office-spreadsheet.png
[Entry 0]
Name=File Manager
Exec=thunar
Terminal=false
StartupNotify=true
Comment=Управление файлами и каталогами
X-XFCE-IconCategory=2
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE config SYSTEM "config.dtd">
<panels>
<panel>
<properties>
<property name="size" value="36"/>
<property name="monitor" value="0"/>
<property name="screen-position" value="11"/>
<property name="fullwidth" value="1"/>
<property name="xoffset" value="0"/>
<property name="yoffset" value="862"/>
<property name="handlestyle" value="0"/>
<property name="autohide" value="0"/>
<property name="transparency" value="20"/>
<property name="activetrans" value="0"/>
</properties>
<items>
<item name="xfce4-menu" id="5"/>
<item name="separator" id="6"/>
<item name="launcher" id="9"/>
<item name="launcher" id="10"/>
<item name="separator" id="11"/>
<item name="launcher" id="11888137035"/>
<item name="separator" id="13"/>
<item name="pager" id="11888131361"/>
<item name="tasklist" id="11888145122"/>
<item name="xkb-plugin" id="11896827708"/>
<item name="xfce4-mixer" id="11888134323"/>
<item name="systray" id="11888132202"/>
<item name="clock" id="14"/>
</items>
</panel>
</panels>
grouping=1
all_workspaces=0
show_label=1
expand=1
flat_buttons=1
width=300
use_default_menu=true
menu_file=/etc/xdg/xfce4/desktop/menu.xml.ru
icon_file=/usr/share/pixmaps/xfce4_xicon1.png
show_menu_icons=true
button_title=Меню Xfce
show_button_title=false
use_default_menu=true
menu_file=
icon_file=/usr/share/pixmaps/xfce4_xicon1.png
show_menu_icons=true
button_title=Меню Xfce
show_button_title=false
[mixer-plugin]
Device=default
LauncherCommand=xfce4-mixer
LauncherRunInTerminal=false
LauncherUseStartupNotification=false
display_type=0
per_app_layout=1
default_group=0
[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/x-rpm=xarchiver.desktop
application/zip=xarchiver-usercreated.desktop
application/x-cpio=xarchiver.desktop
application/x-compressed-tar=xarchiver.desktop
application/x-compressed-rar=xarchiver.desktop
application/x-compressed-arj=xarchiver.desktop
image/jpeg=gqview.desktop
image/png=gqview.desktop
image/gif=gqview.desktop
image/tiff=gqview.desktop
image/bmp=gqview.desktop
[MIME Cache]
application/zip=xarchiver-usercreated.desktop
[Desktop Entry]
Encoding=UTF-8
Type=Application
NoDisplay=true
Name=xarchiver
Exec=xarchiver
MimeType=application/zip
EXEC=/usr/bin/startxfce4
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE abiword PUBLIC "-//ABISOURCE//DTD AWML 1.0 Strict//EN" "http://www.abisource.com/awml.dtd">
<abiword template="false" styles="unlocked" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:svg="http://www.w3.org/2000/svg" xid-max="2" xmlns:dc="http://purl.org/dc/elements/1.1/" fileformat="1.1" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:awml="http://www.abisource.com/awml.dtd" xmlns="http://www.abisource.com/awml.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.9.1" xml:space="preserve" props="dom-dir:ltr; document-footnote-restart-section:0; document-endnote-type:numeric; document-endnote-place-enddoc:1; document-endnote-initial:1; lang:ru-RU; document-endnote-restart-section:0; document-footnote-restart-page:0; document-footnote-type:numeric; document-footnote-initial:1; document-endnote-place-endsection:0">
<!-- ======================================================================== -->
<!-- This file is an AbiWord document. -->
<!-- AbiWord is a free, Open Source word processor. -->
<!-- More information about AbiWord is available at http://www.abisource.com/ -->
<!-- You should not edit this file by hand. -->
<!-- ======================================================================== -->
<metadata>
<m key="dc.format">application/x-abiword</m>
<m key="abiword.generator">AbiWord</m>
</metadata>
<history version="1" edit-time="28" last-saved="1220355936" uid="97a36974-78e4-11dd-8fc6-95322c393459">
<version id="1" started="1220355936" uid="a84e51bc-78e4-11dd-8fc6-95322c393459" auto="0" top-xid="2"/>
</history>
<styles>
<s type="P" name="Normal" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; color:000000; margin-left:0pt; text-position:normal; widows:2; font-style:normal; text-indent:0in; font-variant:normal; font-weight:normal; margin-right:0pt; font-size:12pt; text-decoration:none; margin-bottom:0pt; line-height:1.0; bgcolor:transparent; text-align:left; font-stretch:normal"/>
</styles>
<pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
<section xid="1" props="page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-right:1.0000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
<p style="Normal" xid="2"></p>
</section>
</abiword>
# created by Ksenia Kharitonova and Anton Boyarshinov
# based on Xfce-4.2, created June 2005 by Olivier Fourdan
# Released under the GPL license
style "default"
{
GtkButton::default_border = {0, 0, 0, 0}
GtkButton::default_outside_border = {0, 0, 0, 0}
GtkButton::child_displacement_x = 0
GtkButton::child_displacement_y = 1
GtkButton::default_spacing = 5
GtkButton::focus-padding = 1
GtkCheckButton::indicator_size = 12
GtkMenuBar::internal-padding = 2
GtkMenuBar::shadow_type = out
GtkHandleBox::shadow_type = out
GtkMenuItem::selected_shadow_type = etched-in
GtkPaned::handle_full_size = 1
GtkPaned::handle_size = 7
GtkRadioButton::indicator_size = 15
GtkRange::slider_width = 15
GtkRange::stepper_size = 15
GtkRange::stepper_spacing = 0
GtkRange::trough_border = 0
GtkScrollbar::has_backward_stepper = 1
GtkScrollbar::min_slider_length = 20
GtkToolbar::shadow_type = out
GtkWidget::focus-line-width = 1
GtkWidget::focus_padding = 4
GtkWidget::interior_focus = 5
GtkWidget::internal_padding = 4
ExoIconBar::focus_padding = 2
xthickness = 2
ythickness = 2
base[ACTIVE] = "#d3d7e0"
base[INSENSITIVE] = "#bcd2d1"
base[NORMAL] = "#ffffff"
base[PRELIGHT] = "#86CBED"
base[SELECTED] = "#86CBED"
bg[ACTIVE] = "#e6e8ea"
bg[INSENSITIVE] = "#DBE9EB"
bg[NORMAL] = "#DBE9EB"
bg[PRELIGHT] = "#86CBED"
bg[SELECTED] = "#86CBED"
fg[ACTIVE] = "#000000"
fg[INSENSITIVE] = "#8e8e8a"
fg[NORMAL] = "#000000"
fg[PRELIGHT] = "#000000"
fg[SELECTED] = "#000000"
text[ACTIVE] = "#000000"
text[INSENSITIVE] = "#000000"
text[NORMAL] = "#000000"
text[PRELIGHT] = "#000000"
text[SELECTED] = "#000000"
}
style "colored" = "default"
{
xthickness = 2
ythickness = 2
bg[ACTIVE] = "#bcd2d1"
bg[PRELIGHT] = "#86CBED"
base[PRELIGHT] = "#bcd2d1"
fg[ACTIVE] = "#000000"
fg[PRELIGHT] = "#ffffff"
text[PRELIGHT] = "#ffffff"
}
style "menu" = "colored"
{
xthickness = 2
ythickness = 2
bg[INSENSITIVE] = "#DBE9EB"
bg[NORMAL] = "#DBE9EB"
bg[ACTIVE] = "#DBE9EB"
bg[INSENSITIVE] = "#DBE9EB"
bg[NORMAL] = "#DBE9EB"
bg[ACTIVE] = "#DBE9EB"
}
style "menuitem" = "menu"
{
xthickness = 1
ythickness = 2
bg[INSENSITIVE] = "#DBE9EB"
bg[NORMAL] = "#DBE9EB"
}
style "menubar" = "colored"
{
xthickness = 2
ythickness = 2
}
style "button" = "default"
{
xthickness = 2
ythickness = 2
bg[PRELIGHT] = "#e2eae7"
bg[NORMAL] = "#DDE6E3"
bg[ACTIVE] = "#e2eae7"
}
style "notebook" = "default"
{
xthickness = 2
ythickness = 2
bg[NORMAL] = "#e5f0f1"
bg[ACTIVE] = "#b3d1d5"
}
style "scrollbar" = "default"
{
xthickness = 2
ythickness = 2
fg[PRELIGHT] = "#000000"
bg[NORMAL] = "#a6d9f2"
bg[ACTIVE] = "#bbcfd8"
}
style "scale" = "scrollbar"
{
xthickness = 2
ythickness = 2
}
style "progress" = "colored"
{
xthickness = 0
ythickness = 0
bg[NORMAL] = "#d3d7e0"
bg[ACTIVE] = "#a5a5a9"
}
style "handlebox" = "default"
{
xthickness = 0
ythickness = 2
}
style "rox" = "default"
{
bg[NORMAL] = "#ffffff"
bg[ACTIVE] = "#ffffff"
}
style "titlebar" = "default"
{
bg[SELECTED] = "#3b8cbb"
fg[SELECTED] = "#000000"
bg[INSENSITIVE] = "#bcd2d1"
fg[INSENSITIVE] = "#8e9795"
}
widget_class "*" style "default"
widget_class "*GtkTree*" style "colored"
class "*GtkTree*" style "colored"
widget_class "*GtkCTree*" style "colored"
class "*GtkCTree*" style "colored"
widget_class "*GtkList*" style "colored"
class "*GtkList*" style "colored"
widget_class "*GtkCList*" style "colored"
class "*GtkCList*" style "colored"
widget_class "*Entry*" style "colored"
class "*Entry*" style "colored"
widget_class "*Text*" style "colored"
class "*Text*" style "colored"
widget_class "*Menu*" style "menu"
class "*Menu*" style "menu"
widget_class "*MenuItem*" style "menuitem"
class "*MenuItem*" style "menuitem"
widget_class "*BonoboDockItem" style "menubar"
class "*BonoboDockItem" style "menubar"
widget_class "*ToolBar" style "menubar"
class "*ToolBar" style "menubar"
widget_class "*MenuBar" style "menubar"
class "*MenuBar" style "menubar"
widget_class "*Button*" style "button"
class "*Button*" style "button"
widget_class "*button*" style "button"
class "*button*" style "button"
widget_class "*OptionMenu*" style "button"
class "*OptionMenu*" style "button"
widget_class "*.GtkNotebook" style "notebook"
class "*.GtkNotebook" style "notebook"
widget_class "*GtkVScrollbar*" style "scrollbar"
class "*GtkVScrollbar*" style "scrollbar"
widget_class "*GtkHScrollbar*" style "scrollbar"
class "*GtkHScrollbar*" style "scrollbar"
widget_class "*GtkHScale*" style "scale"
class "*GtkHScale*" style "scale"
widget_class "*GtkVScale*" style "scale"
class "*GtkVScale*" style "scale"
widget_class "*.GtkProgress*" style "progress"
class "*.GtkProgress*" style "progress"
widget_class "*HandleBox" style "handlebox"
widget_class "*.Collection" style "rox"
widget "xfwm" style "titlebar"
class "MetaFrames" style "titlebar"
widget_class "MetaFrames" style "titlebar"
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