Commit 97eedff8 authored by Anton V. Boyarshinov's avatar Anton V. Boyarshinov

Merge branch 'master' into school-master

Conflicts: branding.spec notes/license.all.html.in notes/license.ru.html.in
parents 4f1fe751 7add700d
......@@ -21,7 +21,8 @@ BuildRequires: ImageMagick fontconfig bc
%define Theme Master
%define status ПРОТОТИП
%define status_en Prototype
%define variants altlinux-office-desktop altlinux-office-server altlinux-lite altlinux-desktop
%define variants altlinux-office-desktop altlinux-office-server altlinux-lite altlinux-workbench altlinux-desktop altlinux-gnome-desktop
Source: branding.tar
......@@ -124,6 +125,7 @@ Summary: KDE4 settings for %Brand %version %Theme
License: Distributable
Group: Graphical desktop/KDE
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-kde4-settings ";done )
PreReq: %name-graphics
%description kde4-settings
KDE4 settings for %Brand %version %Theme
......@@ -134,6 +136,7 @@ Summary: KDE3 settings for %Brand %version %Theme
License: Distributable
Group: Graphical desktop/KDE
Requires: ksplash-engine-moodin
PreReq: %name-graphics
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-kde3-settings ";done )
%description kde3-settings
......@@ -143,13 +146,31 @@ KDE3 settings for %Brand %version %Theme
Summary: GNOME settings for %Brand %version %Theme
License: Distributable
Group: Graphical desktop/KDE
Group: Graphical desktop/GNOME
Requires: altlinux-menus
Requires: gtk2-theme-mist
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-kde3-settings ";done )
Provides: gnome-theme-%brand-%theme = %version-%release
Provides: metacity-theme-%brand-%theme = %version-%release
Provides: metacity-theme
#Provides: gnome-menus
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-gnome-settings ";done )
%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
Summary: Slideshow for %Brand %version %Theme installer
......@@ -253,13 +274,19 @@ install -m 644 *.rc "%buildroot/%_datadir/apps/ksplash/Themes/ALTLinux%Theme/"
popd
#gnome-settings
%define XdgThemeName %Brand %Theme
pushd gnome-settings
mkdir -p %buildroot/%_datadir/themes/theme-%brand-%theme
mkdir -p %buildroot/%_datadir/themes/theme-%brand-%theme/gtk-2.0
install -m 644 gtkrc %buildroot/%_datadir/themes/theme-%brand-%theme/gtk-2.0
mkdir -p %buildroot/%_datadir/themes/theme-%brand-%theme/metacity-1
install -m 644 metacity-theme-1.xml %buildroot/%_datadir/themes/theme-%brand-%theme/metacity-1/
install -m 644 index.theme %buildroot/%_datadir/themes/theme-%brand-%theme/
mkdir -p '%buildroot/%_datadir/themes/%XdgThemeName'
mkdir -p '%buildroot/%_datadir/themes/%XdgThemeName/gtk-2.0'
install -m 644 gtkrc '%buildroot/%_datadir/themes/%XdgThemeName/gtk-2.0'
mkdir -p '%buildroot/%_datadir/themes/%XdgThemeName/metacity-1'
install -m 644 metacity-theme-1.xml '%buildroot/%_datadir/themes/%XdgThemeName/metacity-1/'
install -m 644 index.theme '%buildroot/%_datadir/themes/%XdgThemeName/'
mkdir -p '%buildroot/etc/gnome/xdg/menus/applications-merged/'
install -m 644 applications.menu '%buildroot/etc/gnome/xdg/menus/applications-merged/'
mkdir -p '%buildroot/etc/xdg/menus/'
install -m 644 settings.menu '%buildroot/etc/xdg/menus/'
cp -a skel/.gconf '%buildroot/etc/skel/'
popd
#slideshow
......@@ -277,6 +304,36 @@ 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/mcs_settings
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/mcs_settings/* %buildroot/etc/skel/.config/xfce4/mcs_settings
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 backgrounds/* %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 644 bin/* %buildroot/%_bindir
popd
#bootloader
%pre bootloader
[ -s /boot/splash/%theme ] && rm -fr /boot/splash/%theme ||:
......@@ -340,10 +397,13 @@ echo $lang > lang
%files kde3-settings
%_sysconfdir/skel/Desktop
%_sysconfdir/skel/.kde
%_datadir/apps/ksplash/Themes/ALTLinux%Theme/*
%_datadir/apps/ksplash/Themes/*
%files gnome-settings
%_datadir/themes/theme-%brand-%theme/*
%_datadir/themes/*
#/etc/gnome/xdg/menus/applications-merged/
#/etc/xdg/menus/*
/etc/skel/.gconf
%files slideshow
/usr/share/install2/slideshow
......@@ -353,6 +413,19 @@ echo $lang > lang
%_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
%_bindir/*
%changelog
* Thu Jun 25 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt18
- merge with master
......
......@@ -30,7 +30,7 @@ tr {
hr {
border: none;
border-top: 1px solid #5ac;
border-top: 1px solid #@MIDDLE_LABELS_HEX@;;
}
h1 {
......@@ -58,13 +58,6 @@ textarea, select, input.text {
background-color: #@LIGHT_COLOR_HEX@;
}
.error-message {
background-color: #FFCACA;
border: 1px solid #FF6060;
padding-left:10px;
padding-right:10px;
margin-bottom:10px;
}
.frame-table {
border-style:solid;
......@@ -397,3 +390,11 @@ table.alterator-listbox thead tr .headerSortDown, table.alterator-listbox thead
.expanded {
width: 100%;
}
.error-message {
background-color: #FFCACA;
border: 1px solid #FF6060;
padding-left:10px;
padding-right:10px;
margin-bottom:10px;
}
......@@ -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>
......
#!/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