Commit fc2baa1d authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Alexey Shabalin

Drop {kde4,xfce,fvwm}-settings

We use MATE only in the workstation. # Conflicts: # branding.spec
parent 276fe093
......@@ -142,9 +142,6 @@ install: browser-qt ahttpd boot-images boot-splash @X86@ indexhtml hidden-menu-e
install -Dm 0644 icons/alt-$(THEME)-$$size.png $(datadir)/icons/hicolor/$${size}x$${size}/apps/alt-$(THEME).png; \
done
install -Dm 0644 icons/alt-$(THEME)-desktop.png $(datadir)/icons/hicolor/48x48/apps/alt-$(THEME)-desktop.png
install -Dm 0644 kde-settings/kdeglobals $(sysconfdir)/skel/.config/kdeglobals
install -Dm 0644 kde-settings/Education.profile $(datadir)/kf5/konsole/Education.profile
install -Dm 0644 kde-settings/konsolerc $(sysconfdir)/skel/.config/konsolerc
install -d $(datadir)/design/{$(THEME),backgrounds}
install -d $(datadir)/icons/hicolor/32x32/apps
cp -a backgrounds icons faces $(datadir)/design/$(THEME)
......@@ -182,14 +179,6 @@ install: browser-qt ahttpd boot-images boot-splash @X86@ indexhtml hidden-menu-e
f="$${r##*/}"; \
touch $(datadir)/alt-notes/"$$f"; \
done
#xfce-setting (autostart)
install -Dm 0644 xfce-settings/org.kde.kgpg.desktop $(sysconfdir)/skel/.config/autostart/org.kde.kgpg.desktop
install -Dm 0644 xfce-settings/xscreensaver.desktop $(sysconfdir)/skel/.config/autostart/xscreensaver.desktop
#kde-settings (autostart)
install -Dm 0644 kde-settings/nm-applet.desktop $(sysconfdir)/skel/.config/autostart/nm-applet.desktop
#fwvm-settings
mkdir -p $(sysconfdir)/skel
install -m 644 fvwm-settings/.fvwm2rc $(sysconfdir)/skel/
#mate-settings
cd mate-settings; \
install -Dm644 50_mate-background.gschema.override $(datadir)/glib-2.0/schemas/50_mate-background.gschema.override; \
......@@ -197,10 +186,6 @@ install: browser-qt ahttpd boot-images boot-splash @X86@ indexhtml hidden-menu-e
install -Dm644 Trolltech.conf $(sysconfdir)/skel/.config/Trolltech.conf; \
cd ..
install -d $(sysconfdir)/skel
cp -r xfce-settings/etcskel/XDG-Templates.skel $(sysconfdir)/skel/
cp -r xfce-settings/etcskel/.[a-z]* $(sysconfdir)/skel/
install -Dm 644 xfce-settings/etcskel/registrymodifications.xcu $(sysconfdir)/skel/.config/libreoffice/4/user/registrymodifications.xcu
install -pDm0755 xfce-settings/scripts/zdg-move-templates.sh $(sysconfdir)/X11/profile.d/zdg-move-templates.sh
install -Dm 644 gnome-settings/gtkrc-2 $(sysconfdir)/skel/.gtkrc-2.0
install -Dm 644 gnome-settings/gtk3-settings.ini $(sysconfdir)/skel/.config/gtk-3.0/settings.ini
#slideshow
......
......@@ -5,11 +5,9 @@
%define codename FalcoRusticolus
%define status alpha
%define status_en alpha
%define distro_name ALT Server 9.0%status_en
%define flavour %brand-%theme
%define gtk_theme Breeze
%define kde_theme Breeze
%define icon_theme Papirus
%define window_theme Smoothwall
......@@ -25,6 +23,7 @@
Name: branding-%flavour
Version: 8.90
Release: alt1
Url: https://basealt.ru
%ifarch %ix86 x86_64
BuildRequires: gfxboot >= 4
......@@ -44,6 +43,7 @@ Group: Graphics
Summary: System/Base
License: GPLv2+
%define distro_name ALT Server 9.0%status_en
%define distro_name_ru Альт Сервер 9.0%status
%description
......@@ -171,61 +171,6 @@ Distribution license and release notes
В данном пакете находится лицензия и дополнительные сведения
для дистрибутива %distro_name_ru.
%package kde-settings
BuildArch: noarch
Summary: KDE settings for %distro_name (for KDE4 and KF5)
License: Distributable
Group: Graphical desktop/KDE
Requires(pre): %name-graphics
Requires: kde5-konsole-colorscheme-SolarizedPastel
Requires: plasma5-breeze
Requires: fonts-ttf-liberation
Requires: fonts-ttf-google-droid-sans-mono
Provides: branding-%flavour-kde4-settings = %version-%release
Obsoletes: branding-%flavour-kde4-settings < %version-%release
%branding_add_conflicts %flavour kde-settings
%branding_add_conflicts %flavour kde4-settings
%description kde-settings
KDE settings for %distro_name (for KDE4 and KF5)
%package xfce-settings
BuildArch: noarch
Summary: Default settings for XFCE for %distro_name
License: Distributable
Group: Graphical desktop/XFce
Requires: etcskel
Requires: fonts-ttf-liberation
Requires: fonts-ttf-google-droid-sans-mono
Requires: fonts-ttf-google-noto-sans
Requires: gnome-icon-theme
# Specified themes
Requires: icon-theme-ePapirus
Requires: icon-theme-Papirus
Requires: icon-theme-Papirus-Dark
Requires: icon-theme-Papirus-Light
Requires: gtk-theme-breeze
Requires(post): lightdm-gtk-greeter
# XFCE plugins
Requires: xfce4-whiskermenu-plugin
Requires: xfce4-pulseaudio-plugin
Requires: branding-%brand-%theme-graphics
%branding_add_conflicts %flavour xfce-settings
%description xfce-settings
XFCE settings for %distro_name
%package fvwm-settings
BuildArch: noarch
Summary: FVWM2 settings for %distro_name
License: Distributable
Group: Graphical desktop/FVWM based
Requires: altlinux-freedesktop-menu-gnomish-menu
%branding_add_conflicts %flavour fvwm-settings
%description fvwm-settings
FVWM2 settings for %distro_name
%package mate-settings
BuildArch: noarch
Summary: MATE settings for %distro_name
......@@ -239,6 +184,7 @@ Requires: icon-theme-Papirus
Requires: icon-theme-Papirus-Dark
Requires: icon-theme-Papirus-Light
Requires: gtk-theme-breeze
Requires: x-cursor-theme-jimmac
#
%branding_add_conflicts %flavour mate-settings
Requires(post): lightdm-gtk-greeter
......@@ -319,7 +265,7 @@ Some system settings for Simply Linux.
%build
autoconf
THEME=%theme NAME='%Brand %Theme' BRAND_FNAME='%brand' BRAND='%brand' STATUS_EN=%status_en STATUS=%status VERSION=%version PRODUCT_NAME_RU='%distro_name_ru' PRODUCT_NAME='%distro_name' CODENAME='%codename' X86='%x86' GTK_THEME='%gtk_theme' KDE_THEME='%kde_theme' ICON_THEME='%icon_theme' WINDOW_THEME='%window_theme' ./configure
THEME=%theme NAME='%Brand %Theme' BRAND_FNAME='%brand' BRAND='%brand' STATUS_EN=%status_en STATUS=%status VERSION=%version PRODUCT_NAME_RU='%distro_name_ru' PRODUCT_NAME='%distro_name' CODENAME='%codename' X86='%x86' GTK_THEME='%gtk_theme' ICON_THEME='%icon_theme' WINDOW_THEME='%window_theme' ./configure
make
%install
......@@ -386,10 +332,6 @@ subst 's/^#\?theme-name=.*/theme-name=%gtk_theme/' /etc/lightdm/lightdm-gtk-gree
subst 's/^#\?icon-theme-name=.*/icon-theme-name=%icon_theme/' /etc/lightdm/lightdm-gtk-greeter.conf ||:
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
%post xfce-settings
subst 's/^#\?theme-name=.*/theme-name=%gtk_theme/' /etc/lightdm/lightdm-gtk-greeter.conf ||:
subst 's/^#\?icon-theme-name=.*/icon-theme-name=%icon_theme/' /etc/lightdm/lightdm-gtk-greeter.conf ||:
#release
%post release
if ! [ -e %_sysconfdir/altlinux-release ] && \
......@@ -411,9 +353,7 @@ fi
%files graphics
%config /etc/alternatives/packages.d/%name-graphics
%_datadir/design
%if %theme == education
%_iconsdir/hicolor/*/apps/alt-education.png
%endif
%_iconsdir/hicolor/*/apps/alt-%theme.png
%files bootsplash
%ifarch %ix86 x86_64
......@@ -433,35 +373,9 @@ fi
%_datadir/alt-notes/release-notes.*
%ghost %config(noreplace) %_datadir/alt-notes/license.*.html
%files kde-settings
/etc/skel/.config/autostart/nm-applet.desktop
%if %theme == education
%_datadir/kf5/konsole/Education.profile
/etc/skel/.config/kdeglobals
/etc/skel/.config/konsolerc
%endif
%files fvwm-settings
%_sysconfdir/skel/.fvwm2rc
%files mate-settings
%_datadir/glib-2.0/schemas/*.gschema.override
%files xfce-settings
%_sysconfdir/X11/profile.d/zdg-move-templates.sh
/etc/skel/XDG-Templates.skel/
/etc/skel/.wm-select
/etc/skel/.config
%exclude /etc/skel/.config/autostart/nm-applet.desktop
%exclude /etc/skel/.config/konsolerc
%exclude /etc/skel/.config/kdeglobals
/etc/skel/.face
/etc/skel/.gconf
/etc/skel/.gtkrc-2.0
/etc/skel/.local
/etc/skel/.vimrc
/etc/skel/.recoll
%files slideshow
/etc/alterator/slideshow.conf
/usr/share/install2/slideshow
......@@ -474,7 +388,7 @@ fi
%_desktopdir/*
%_datadir/kf5/kio_desktop/DesktopLinks/indexhtml.desktop
%attr(0755,root,root) %_datadir/Desktop/indexhtml.desktop
%_iconsdir/hicolor/*/apps/alt-education-desktop.png
%_iconsdir/hicolor/*/apps/alt-%theme-desktop.png
%files menu
/usr/share/slinux-style
......
......@@ -27,7 +27,6 @@ AC_SUBST(PRODUCT_NAME)
AC_SUBST(PRODUCT_NAME_RU)
AC_SUBST(DOCDIR)
AC_SUBST(GTK_THEME)
AC_SUBST(KDE_THEME)
AC_SUBST(ICON_THEME)
AC_SUBST(WINDOW_THEME)
AC_SUBST(PROGRESS_COLOR)
......@@ -60,12 +59,8 @@ AC_CONFIG_FILES([
indexhtml/index-en.html
systemd/os-release
ahttpd/styles/alterator.css
kde-settings/apps/kdisplay/color-schemes/scheme.kcsrc
gnome-settings/gtkrc-2
gnome-settings/gtk3-settings.ini
mate-settings/60_mate-theme.gschema.override
xfce-settings/etcskel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
xfce-settings/etcskel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
xfce-settings/etcskel/.config/xfce4/panel/whiskermenu-13.rc
])
AC_OUTPUT
#
Read "/etc/X11/fvwm/system.fvwm2rc"
Style "*" BorderWidth 5, HandleWidth 6
Style "*" FvwmBorder, FirmBorder
BorderStyle Simple
TitleStyle LeftJustified
TitleStyle -- Raised
ButtonStyle All -- Raised
# window title, inactive and active
# #
Colorset 1 fg black, bg rgb:DA/D4/CF, Plain, NoShape
Colorset 2 fg white, bg rgb:4A/8D/D0, Plain, NoShape
#
# # window borders, inactive and active
# #
Colorset 3 fg black, bg rgb:DA/D4/CF, Plain, NoShape
Colorset 4 fg black, bg rgb:4A/8D/D0, Plain, NoShape
# inactive menu item fg+bg and menu face if any
#
Colorset 5 fg black, bg rgb:C0/C0/C0, Plain, NoShape
#
# # active menu item fg+bg
# #
Colorset 6 fg black, bg rgb:80/98/B0, Plain, NoShape
# # greyed menu item fg
# #
Colorset 7 fg grey48, bg grey48, Plain, NoShape
DefaultColorset 0
Style * Colorset 1
Style * HilightColorset 2
Style * BorderColorset 3
Style * HilightBorderColorset 4
MenuStyle * MenuFace, ActiveFore, HilightBack
MenuStyle * MenuColorset 5, ActiveColorset 6, GreyedColorset 7
FuncFvwmDecorBackground
Style "*" Button 1, Button 2, Button 4, Button 6
Style "*" MWMButtons # button relief follows the state
AddButtonStyle 1 Vector 5 25x40@1 25x60@1 75x60@0 75x40@0 25x40@1
AddButtonStyle 2 Vector 16 20x20@1 30x20@1 50x40@1 70x20@1 80x20@1 80x30@0 60x50@0 80x80@0 70x80@0 50x60@0 30x80@0 20x80@0 20x70@0 40x50@1 20x30@0 20x20@1
AddButtonStyle 4 Vector 4 50x25@1 75x75@0 25x75@0 50x25@1
AddButtonStyle 6 Vector 4 50x75@1 25x25@1 75x25@1 50x75@0
ButtonStyle 1 - Clear MWMDecorMenu
ButtonStyle 2 - Clear
ButtonStyle 4 - Clear MWMDecorMax
ButtonStyle 6 - Clear MWMDecorMin
TitleStyle Height MinHeight 18
# button context modifie function
Mouse 1 1 A FuncFvwmWindowOpsOrAction Delete
MouseXX 2 3 1 A Menu MenuFvwmWindowMove
MouseXX 3 2 1 A Menu MenuFvwmWindowGroupOps
Mouse 0 2 A FuncFvwmDeleteOrDestroy
Mouse 1 2 A Close
Mouse 2 2 A Close
Mouse 3 2 A Destroy
Mouse 1 4 A Maximize 100 100
Mouse 2 4 A Maximize 0 100
Mouse 3 4 A Maximize 100 0
Mouse 1 4 S Maximize grow grow
Mouse 2 4 S Maximize 0 grow
Mouse 3 4 S Maximize grow 0
Mouse 1 6 A Iconify
Mouse 2 6 A FuncFvwmIconifySameResource on
Mouse 3 6 A FuncFvwmIconifySameResource toggle
[Appearance]
ColorScheme=SolarizedPastel
Font=Droid Sans Mono,10,-1,5,50,0,0,0,0,0
[General]
Icon=utilities-terminal
LocalTabTitleFormat=%D : %n
Name=Education
Name[ru]=Образование
Parent=FALLBACK/
RemoteTabTitleFormat=(%u) %H
ShowTerminalSizeHint=false
[Interaction Options]
OpenLinksByDirectClickEnabled=false
WordCharacters=:@-./_~?&=%+
[Scrolling]
HistoryMode=1
HistorySize=10000
ScrollBarPosition=2
ScrollFullPage=1
[Terminal Features]
BidiRenderingEnabled=true
BlinkingTextEnabled=false
FlowControlEnabled=false
[Color Scheme]
Name=@PRODUCT_NAME@
activeBackground=81,99,204
activeBlend=242,241,241
activeForeground=0,0,0
activeTitleBtnBg=149,201,212
alternateBackground=236,236,236
background=231,230,230
buttonBackground=231,230,230
buttonForeground=0,0,0
contrast=4
foreground=0,0,0
frame=92,150,204
handle=92,150,204
inactiveBackground=236,236,236
inactiveBlend=242,241,241
inactiveForeground=183,183,183
inactiveFrame=149,201,212
inactiveHandle=149,201,212
inactiveTitleBtnBg=@LIGHT_COLOR_DEC@
linkColor=0,0,192
selectBackground=@MIDDLE_COLOR_DEC@
selectForeground=255,255,255
shadeSortColumn=true
visitedLinkColor=128,0,128
windowBackground=255,255,255
windowForeground=0,0,0
[ColorEffects:Disabled]
ChangeSelectionColor=
Color=56,56,56
ColorAmount=0
ColorEffect=0
ContrastAmount=0.65
ContrastEffect=1
Enable=
IntensityAmount=0.1
IntensityEffect=2
[ColorEffects:Inactive]
ChangeSelectionColor=true
Color=112,111,110
ColorAmount=0.025
ColorEffect=2
ContrastAmount=0.1
ContrastEffect=2
Enable=false
IntensityAmount=0
IntensityEffect=0
[Colors:Button]
BackgroundAlternate=189,195,199
BackgroundNormal=239,240,241
DecorationFocus=61,174,233
DecorationHover=147,206,233
ForegroundActive=61,174,233
ForegroundInactive=127,140,141
ForegroundLink=41,128,185
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=35,38,39
ForegroundPositive=39,174,96
ForegroundVisited=127,140,141
[Colors:Complementary]
BackgroundAlternate=59,64,69
BackgroundNormal=49,54,59
DecorationFocus=30,146,255
DecorationHover=61,174,230
ForegroundActive=147,206,233
ForegroundInactive=175,176,179
ForegroundLink=61,174,230
ForegroundNegative=231,76,60
ForegroundNeutral=253,188,75
ForegroundNormal=239,240,241
ForegroundPositive=46,204,113
ForegroundVisited=61,174,230
[Colors:Selection]
BackgroundAlternate=29,153,243
BackgroundNormal=61,174,233
DecorationFocus=61,174,233
DecorationHover=147,206,233
ForegroundActive=252,252,252
ForegroundInactive=239,240,241
ForegroundLink=253,188,75
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
ForegroundPositive=39,174,96
ForegroundVisited=189,195,199
[Colors:Tooltip]
BackgroundAlternate=77,77,77
BackgroundNormal=35,38,39
DecorationFocus=61,174,233
DecorationHover=147,206,233
ForegroundActive=61,174,233
ForegroundInactive=189,195,199
ForegroundLink=41,128,185
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
ForegroundPositive=39,174,96
ForegroundVisited=127,140,141
[Colors:View]
BackgroundAlternate=239,240,241
BackgroundNormal=252,252,252
DecorationFocus=61,174,233
DecorationHover=147,206,233
ForegroundActive=61,174,233
ForegroundInactive=127,140,141
ForegroundLink=41,128,185
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=35,38,39
ForegroundPositive=39,174,96
ForegroundVisited=127,140,141
[Colors:Window]
BackgroundAlternate=189,195,199
BackgroundNormal=239,240,241
DecorationFocus=61,174,233
DecorationHover=147,206,233
ForegroundActive=61,174,233
ForegroundInactive=127,140,141
ForegroundLink=41,128,185
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=35,38,39
ForegroundPositive=39,174,96
ForegroundVisited=127,140,141
[General]
ColorScheme=Breeze
XftHintStyle=hintfull
XftSubPixel=
fixed=Droid Sans Mono,9,-1,5,50,0,0,0,0,0
font=Liberation Sans,10,-1,5,50,0,0,0,0,0
menuFont=Liberation Sans,10,-1,5,50,0,0,0,0,0
smallestReadableFont=Liberation Sans,10,-1,5,50,0,0,0,0,0
toolBarFont=Liberation Sans,10,-1,5,50,0,0,0,0,0
[KFileDialog Settings]
Automatically select filename extension=true
Breadcrumb Navigation=true
Decoration position=0
LocationCombo Completionmode=5
PathCombo Completionmode=5
Show Bookmarks=false
Show Full Path=false
Show Inline Previews=true
Show Speedbar=true
Show hidden files=false
Sort by=Name
Sort directories first=true
Sort reversed=false
Speedbar Width=152
View Style=DetailTree
detailedViewIconSize=0
[WM]
activeBackground=71,80,87
activeBlend=252,252,252
activeFont=Liberation Sans,10,-1,5,50,0,0,0,0,0
activeForeground=252,252,252
inactiveBackground=239,240,241
inactiveBlend=75,71,67
inactiveForeground=189,195,199
[Desktop Entry]
DefaultProfile=Education.profile
[Favorite Profiles]
Favorites=Education.profile
[Desktop Entry]
Name=Network
Name[af]=Netwerk
Name[an]=Rete
Name[ar]=شبكة
Name[as]=নেটৱৰ্ক
Name[ast]=Rede
Name[be]=Сетка
Name[bg]=Мрежа
Name[bs]=Mreža
Name[ca]=Xarxa
Name[ca@valencia]=Xarxa
Name[crh]=Şebeke
Name[cs]=Síť
Name[da]=Netværk
Name[de]=Netzwerk
Name[el]=Δίκτυο
Name[en_GB]=Network
Name[eo]=Reto
Name[es]=Red
Name[et]=Võrk
Name[eu]=Sarea
Name[fa]=شبکه
Name[fi]=Verkko
Name[fr]=Réseau
Name[gd]=Lìonra
Name[gl]=Rede
Name[gu]=નેટવર્ક
Name[he]=רשת
Name[hi]=संजाल
Name[hr]=Mreža
Name[hu]=Hálózat
Name[id]=Jaringan
Name[is]=Netkerfi
Name[it]=Rete
Name[ja]=ネットワーク
Name[kk]=Желі
Name[km]=បណ្ដាញ
Name[ko]=네트워크
Name[ku]=Tor
Name[lt]=Tinklas
Name[lv]=Tīkls
Name[mk]=Мрежа
Name[ml]=ശൃംഖല
Name[mr]=नेटवर्क
Name[ms]=Rangkaian
Name[nb]=Nettverk
Name[nl]=Netwerk
Name[nn]=Nettverk
Name[oc]=Ret
Name[pa]=ਨੈੱਟਵਰਕ
Name[pl]=Sieć
Name[pt]=Rede
Name[pt_BR]=Rede
Name[ro]=Rețea
Name[ru]=Сеть
Name[sk]=Sieť
Name[sl]=Omrežje
Name[sr]=Мрежа
Name[sr@latin]=Mreža
Name[sv]=Nätverk
Name[ta]=பிணையம்
Name[te]=నెట్‌వర్క్
Name[tg]=Шабака
Name[th]=เครือข่าย
Name[tr]=Ağ
Name[ug]=تور
Name[uk]=Мережа
Name[vi]=Mạng
Name[zh_CN]=网络
Name[zh_HK]=網絡
Name[zh_TW]=網路
Comment=Manage your network connections
Comment[af]=Bestuur u netwerkverbindings
Comment[an]=Chestione as suyas conexions de rete
Comment[ar]=إدارة اتصالات الشبكة
Comment[as]=আপোনাৰ নেটৱৰ্ক সংযোগসমূহ ব্যৱস্থাপনা কৰক
Comment[ast]=Remana les conexones de rede
Comment[be]=Кіраванне сеткавымі злучэннямі
Comment[bg]=Управление на мрежовите връзки
Comment[bs]=Upravljajte svojim mrežnim vezama
Comment[ca]=Gestioneu les connexions de xarxa
Comment[ca@valencia]=Gestioneu les connexions de xarxa
Comment[crh]=Şebeke bağlantılarıñıznı idare etiñiz
Comment[cs]=Spravujte svá síťová připojení
Comment[da]=Håndtér dine netværksforbindelser
Comment[de]=Verwaltung der Netzwerkverbindungen
Comment[el]=Διαχείριση των συνδέσεων δικτύου
Comment[en_GB]=Manage your network connections
Comment[eo]=Kontroli viajn retkonektojn
Comment[es]=Gestione sus conexiones de red
Comment[et]=Võrguühenduste haldamine
Comment[eu]=Kudeatu sareko konexioak
Comment[fa]=اتصال‌های شبکه خود را مدیریت کنید
Comment[fi]=Hallitse verkkoyhteyksiä
Comment[fr]=Gérer vos connexions réseau
Comment[gd]=Stiùirich na ceanglaichean agad ris an eadar-lìon
Comment[gl]=Xestione as súas conexións de rede
Comment[gu]=તમારા નેટવર્ક જોડાણોને સંચાલિત કરો
Comment[he]=ניהול חיבורי הרשת שלך
Comment[hi]=अपना संजाल कनेक्शन नियंत्रित करें
Comment[hr]=Upravljanje mrežnim povezivanjem
Comment[hu]=Hálózati kapcsolatok kezelése
Comment[id]=Mengelola koneksi jaringan Anda
Comment[is]=Sýsla með nettengingar
Comment[it]=Gestisce le connessioni di rete
Comment[ja]=ネットワーク接続を管理
Comment[kk]=Желілік байланыстарыңызды басқару
Comment[km]=គ្រប់គ្រង​ការ​តភ្ជាប់បណ្ដាញ​របស់​អ្នក
Comment[ko]=네트워크 연결을 관리합니다
Comment[ku]=Girêdanên torê yên xwe birêve bike
Comment[lt]=Tvarkyti tinklo ryšius
Comment[lv]=Pārvaldiet savus tīkla savienojumus
Comment[mk]=Менаџирајте со Вашите мрежни врски
Comment[ml]=നിങ്ങളുടെ ശൃംഖല ബന്ധങ്ങള്‍ കൈകാര്യം ചെയ്യുക
Comment[mr]=नेटवर्क जोडणी नियंत्रीत करा
Comment[ms]=Urus sambungan-sambungan rangkaian anda
Comment[nb]=Håndter dine nettverksforbindelser
Comment[nl]=Uw netwerkverbindingen beheren
Comment[nn]=Handsam nettverkstilkoplingane
Comment[oc]=Gerissètz vòstras connexions a la ret
Comment[pa]=ਆਪਣੇ ਨੈੱਟਵਰਕ ਕਨੈਕਸ਼ਨਾਂ ਦਾ ਪਰਬੰਧ ਕਰੋ
Comment[pl]=Zarządzanie połączeniami sieciowymi
Comment[pt]=Controle as suas ligações de rede
Comment[pt_BR]=Controle suas conexões de rede
Comment[ro]=Gestionează conexiunile la rețea
Comment[ru]=Управление сетевыми соединениями
Comment[sk]=Spravuje vaše sieťové pripojenia
Comment[sl]=Upravljanje omrežnih povezav
Comment[sr]=Управљајте вашим везама мреже
Comment[sr@latin]=Upravljajte vašim vezama mreže
Comment[sv]=Hantera dina nätverksanslutningar
Comment[ta]=உங்களது பிணையத்தின் இணைப்புகளை மேலாண்மை செய்க
Comment[te]=మీ నెట్వర్కు అనుసంధానములను నిర్వహించు
Comment[th]=จัดการการเชื่อมต่อเครือข่ายของคุณ
Comment[tr]=Ağ bağlantılarınızı yönetin
Comment[ug]=تور باغلىنىشلىرىڭىزنى باشقۇرۇڭ
Comment[uk]=Організуйте ваші мережеві з'єднання
Comment[vi]=Quản lý kết nối mạng
Comment[zh_CN]=管理网络连接
Comment[zh_HK]=管理你的網絡連線
Comment[zh_TW]=管理您的網路連線
Icon=nm-device-wireless
Exec=nm-applet
Terminal=false
Type=Application
NoDisplay=true
NotShowIn=GNOME;KDE;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=NetworkManager
X-GNOME-Bugzilla-Component=nm-applet
X-GNOME-UsesNotifications=true
[Configuration]
AccelNewTab=<control><shift>t
AccelNewWindow=<control><shift>n
AccelDetachTab=<control><shift>d
AccelCloseTab=<control><shift>w
AccelCloseWindow=<control><shift>q
AccelCopy=<control><shift>c
AccelPaste=<control><shift>v
AccelPreferences=Отключена
AccelShowMenubar=Отключена
AccelShowToolbars=Отключена
AccelShowBorders=Отключена
AccelFullscreen=F11
AccelSetTitle=Отключена
AccelReset=Отключена
AccelResetAndClear=Отключена
AccelPrevTab=<control>Page_Up
AccelNextTab=<control>Page_Down
AccelSwitchToTab1=<Alt>1
AccelSwitchToTab2=<Alt>2
AccelSwitchToTab3=<Alt>3
AccelSwitchToTab4=<Alt>4
AccelSwitchToTab5=<Alt>5
AccelSwitchToTab6=<Alt>6
AccelSwitchToTab7=<Alt>7
AccelSwitchToTab8=<Alt>8
AccelSwitchToTab9=<Alt>9
AccelContents=F1
BackgroundMode=TERMINAL_BACKGROUND_SOLID
BackgroundImageFile=
BackgroundImageStyle=TERMINAL_BACKGROUND_STYLE_TILED
BackgroundDarkness=0,500000
BindingBackspace=TERMINAL_ERASE_BINDING_AUTO
BindingDelete=TERMINAL_ERASE_BINDING_AUTO
ColorForeground=#eeeeeeeeecec
ColorBackground=#2e2e34343636
ColorCursor=#d3d3d7d7cfcf
ColorSelection=White
ColorSelectionUseDefault=TRUE
ColorPalette1=#000000000000
ColorPalette2=#aaaa00000000
ColorPalette3=#0000aaaa0000
ColorPalette4=#aaaa55550000
ColorPalette5=#00000000aaaa
ColorPalette6=#aaaa0000aaaa
ColorPalette7=#0000aaaaaaaa
ColorPalette8=#aaaaaaaaaaaa
ColorPalette9=#555555555555
ColorPalette10=#ffff55555555
ColorPalette11=#5555ffff5555
ColorPalette12=#ffffffff5555
ColorPalette13=#55555555ffff
ColorPalette14=#ffff5555ffff
ColorPalette15=#5555ffffffff
ColorPalette16=#ffffffffffff
CommandUpdateRecords=TRUE
CommandLoginShell=FALSE
FontAllowBold=TRUE
FontAntiAlias=TRUE
FontName=Monospace 10
MiscAlwaysShowTabs=FALSE
MiscBell=FALSE
MiscBordersDefault=TRUE
MiscCursorBlinks=FALSE
MiscDefaultGeometry=80x24
MiscInheritGeometry=FALSE
MiscMenubarDefault=TRUE
MiscMouseAutohide=FALSE
MiscToolbarsDefault=FALSE
MiscConfirmClose=TRUE
MiscCycleTabs=TRUE
MiscTabCloseButtons=TRUE
MiscTabPosition=GTK_POS_TOP
MiscHighlightUrls=TRUE
ScrollingBar=TERMINAL_SCROLLBAR_RIGHT
ScrollingLines=1000
ScrollingOnOutput=TRUE
ScrollingOnKeystroke=TRUE
ScrollingSingleLine=TRUE
ShortcutsNoMenukey=TRUE
ShortcutsNoMnemonics=FALSE
TitleInitial=Terminal
TitleMode=TERMINAL_TITLE_APPEND
Term=xterm
VteWorkaroundTitleBug=TRUE
WordChars=-A-Za-z0-9,./?%&#:_~
TabActivityColor=#afff00000000
TabActivityTimeout=2,000000
; Thunar GtkAccelMap rc-file -*- scheme -*-
; this file is an automated accelerator map dump
;
[Configuration]
DefaultView=void
LastCompactViewZoomLevel=THUNAR_ZOOM_LEVEL_SMALLEST
LastDetailsViewColumnOrder=THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE,THUNAR_COLUMN_DATE_MODIFIED
LastDetailsViewColumnWidths=
LastDetailsViewFixedColumns=FALSE
LastDetailsViewVisibleColumns=THUNAR_COLUMN_DATE_MODIFIED,THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE
LastDetailsViewZoomLevel=THUNAR_ZOOM_LEVEL_SMALLER
LastIconViewZoomLevel=THUNAR_ZOOM_LEVEL_NORMAL
LastLocationBar=ThunarLocationEntry
LastSeparatorPosition=250
LastShowHidden=FALSE
LastSidePane=ThunarShortcutsPane
LastSortColumn=THUNAR_COLUMN_NAME
LastSortOrder=GTK_SORT_ASCENDING
LastStatusbarVisible=TRUE
LastView=ThunarIconView
LastWindowHeight=500
LastWindowWidth=750
MiscVolumeManagement=TRUE
MiscCaseSensitive=FALSE
MiscDateStyle=THUNAR_DATE_STYLE_LONG
MiscFoldersFirst=TRUE
MiscHorizontalWheelNavigates=FALSE
MiscRecursivePermissions=THUNAR_RECURSIVE_PERMISSIONS_ASK
MiscRememberGeometry=TRUE
MiscShowAboutTemplates=TRUE
MiscShowThumbnails=TRUE
MiscSingleClick=FALSE
MiscSingleClickTimeout=500
MiscTextBesideIcons=FALSE
ShortcutsIconEmblems=TRUE
ShortcutsIconSize=THUNAR_ICON_SIZE_SMALLER
TreeIconEmblems=TRUE
TreeIconSize=THUNAR_ICON_SIZE_SMALLEST
[audacious]
allow_multiple_instances=FALSE
use_realtime=FALSE
always_show_cb=TRUE
convert_underscore=TRUE
convert_twenty=TRUE
convert_slash=TRUE
show_numbers_in_pl=TRUE
show_separator_in_pl=TRUE
snap_windows=TRUE
save_window_positions=TRUE
dim_titlebar=TRUE
get_info_on_load=FALSE
get_info_on_demand=TRUE
eq_scaled_linked=TRUE
no_playlist_advance=FALSE
refresh_file_list=TRUE
sort_jump_to_file=FALSE
use_pl_metadata=TRUE
warn_about_win_visibility=TRUE
use_backslash_as_dir_delimiter=FALSE
player_shaded=FALSE
player_visible=TRUE
shuffle=FALSE
repeat=FALSE
scaled=FALSE
autoscroll_songname=TRUE
stop_after_current_song=FALSE
playlist_shaded=FALSE
playlist_visible=TRUE
use_fontsets=FALSE
mainwin_use_bitmapfont=TRUE
equalizer_visible=FALSE
equalizer_active=FALSE
equalizer_shaded=FALSE
equalizer_autoload=FALSE
easy_move=FALSE
use_eplugins=FALSE
always_on_top=FALSE
sticky=FALSE
random_skin_on_play=FALSE
pause_between_songs=FALSE
show_wm_decorations=FALSE
eq_extra_filtering=TRUE
analyzer_peaks=TRUE
allow_broken_skins=FALSE
close_dialog_open=TRUE
close_dialog_add=TRUE
resume_playback_on_startup=FALSE
playlist_detect=TRUE
show_filepopup_for_tuple=TRUE
recurse_for_cover=FALSE
use_file_cover=FALSE
use_extension_probing=TRUE
filepopup_showprogressbar=TRUE
close_jtf_dialog=TRUE
twoway_scroll=TRUE
software_volume_control=FALSE
warn_about_broken_gtk_engines=TRUE
disable_inline_gtk=FALSE
remember_jtf_entry=TRUE
enable_replay_gain=TRUE
enable_clipping_prevention=TRUE
replay_gain_track=TRUE
replay_gain_album=FALSE
enable_adaptive_scaler=FALSE
enable_src=FALSE
bypass_dsp=FALSE
no_dithering=FALSE
player_x=0
player_y=0
timer_mode=0
vis_type=0
analyzer_mode=0
analyzer_type=0
scope_mode=0
vu_mode=0
voiceprint_mode=0
vis_refresh_rate=0
analyzer_falloff=0
peaks_falloff=0
playlist_x=0
playlist_y=0
playlist_width=0
playlist_height=0
playlist_position=0
equalizer_x=0
equalizer_y=0
snap_distance=10
pause_between_songs_time=2
titlestring_preset=0
resume_state=0
resume_playback_on_startup_time=0
output_buffer_size=500
recurse_for_cover_depth=0
filepopup_pixelsize=150
filepopup_delay=20
colorize_r=255
colorize_g=255
colorize_b=255
output_bit_depth=16
src_rate=450
src_type=0
player_width=450
player_height=150
sw_volume_left=100
sw_volume_right=100
playlist_font=(null)
mainwin_font=(null)
eqpreset_default_file=(null)
eqpreset_extension=(null)
generic_title_format=${?artist:${artist} - }${?album:${album} - }${title}
chardet_detector=Russian
cover_name_exclude=back
equalizer_preamp=0
replay_gain_preamp=0
default_gain=-9
equalizer_band0=0
equalizer_band1=0
equalizer_band2=0
equalizer_band3=0
equalizer_band4=0
equalizer_band5=0
equalizer_band6=0
equalizer_band7=0
equalizer_band8=0
equalizer_band9=0
output_plugin=/usr/lib/audacious/Output/alsa-gapless.so (#0)
url_history_length=0
clear_playlist=FALSE
resume_playlist=0
resume_entry=0
[AdPlug]
16bit=TRUE
Stereo=FALSE
Frequency=44100
Endless=FALSE
[CDDA]
use_dae=TRUE
limitspeed=1
use_cdtext=TRUE
use_cddb=TRUE
cddbserver=freedb.org
cddbport=8880
cddbhttp=FALSE
disc_speed=2
[AudioCompress]
anticlip=FALSE
target=0
gainmax=0
gainsmooth=0
buckets=0
[streambrowser]
debug=FALSE
bookmarks_count=0
[skins]
skin=/usr/share/audacious/Skins/Default
playlist_font=Sans Bold 8
mainwin_font=Sans Bold 9
always_show_cb=TRUE
always_on_top=FALSE
sticky=FALSE
scaled=FALSE
autoscroll_songname=TRUE
equalizer_visible=FALSE
playlist_visible=TRUE
player_visible=TRUE
player_shaded=FALSE
equalizer_shaded=FALSE
playlist_shaded=FALSE
dim_titlebar=TRUE
show_wm_decorations=FALSE
easy_move=TRUE
allow_broken_skins=FALSE
disable_inline_gtk=FALSE
snap_windows=TRUE
save_window_positions=TRUE
analyzer_peaks=TRUE
twoway_scroll=TRUE
warn_about_win_visibility=TRUE
warn_about_broken_gtk_engines=TRUE
mainwin_use_bitmapfont=TRUE
eq_scaled_linked=TRUE
show_separator_in_pl=TRUE
random_skin_on_play=FALSE
player_x=30
player_y=17
timer_mode=0
vis_type=0
analyzer_mode=0
analyzer_type=1
scope_mode=0
vu_mode=1
voiceprint_mode=0
analyzer_falloff=3
peaks_falloff=1
playlist_x=305
playlist_y=17
playlist_width=275
playlist_height=232
playlist_position=0
equalizer_x=20
equalizer_y=136
colorize_r=255
colorize_g=255
colorize_b=255
snap_distance=10
equalizer_visible_prev=FALSE
playlist_visible_prev=FALSE
player_visible_prev=FALSE
[gtkui]
save_window_position=TRUE
player_visible=TRUE
player_x=95
player_y=96
player_width=549
player_height=150
vis_position=0
[alsa-gapless]
pcm=default
mixer=default
mixer-element=PCM
[decoration]
as_command = gtk-window-decorator --replace
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="font" >
<edit mode="assign" name="lcdfilter" >
<const>lcdlight</const>
</edit>
</match>
</fontconfig>
<?xml version="1.0" encoding="UTF-8"?>
<Prefs>
<Editor>
<save_session>FALSE</save_session>
<color_scheme>classic</color_scheme>
<use_default_font>TRUE</use_default_font>
</Editor>
<Plugins>
<FileSelector>
<enabled>FALSE</enabled>
</FileSelector>
<Find>
<enabled>FALSE</enabled>
</Find>
<Python>
<enabled>FALSE</enabled>
</Python>
<MooFileList>
<enabled>FALSE</enabled>
</MooFileList>
</Plugins>
</Prefs>
Xcursor.theme:
Xcursor.theme_core: true
Xcursor.size: 0
Xft.antialias: 1
Xft.hinting: -1
Xft.rgba: rgb
Xft.hintstyle: hintslight
[Корзина]
row=1
col=0
[Домашний каталог]
row=0
col=0
WebBrowser=firefox
MailReader=thunderbird
FileManager=Thunar
[xfce4-session]
SaveSession=FALSE
\ No newline at end of file
layout=1
date_font=Noto Sans 11
time_font=Sans Bold 14
date_format=%a, %d.%m
time_format=%H:%M
[Desktop Entry]
Name=Chromium Web Browser
Name[ru]=Веб-браузер Chromium
GenericName=Web Browser
GenericName[ru]=Веб-браузер
Comment=Access the Internet
Comment[ru]=Доступ в Интернет
Exec=chromium %U
Terminal=false
X-MultipleArgs=false
Type=Application
Icon=chromium
Categories=GTK;Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
StartupWMClass=Chromium
StartupNotify=true
X-XFCE-Source=file:///usr/share/applications/chromium.desktop
favorites=exo-file-manager.desktop,chromium.desktop,thunderbird.desktop,writer.desktop,impress.desktop,recoll-searchgui.desktop,xfce-display-settings.desktop,org.gnome.Software.desktop
button-icon=alt-@THEME@
button-single-row=false
show-button-title=false
show-button-icon=true
launcher-show-name=false
launcher-show-description=true
launcher-show-tooltip=true
item-icon-size=2
hover-switch-category=false
category-icon-size=1
load-hierarchy=true
recent-items-max=10
favorites-in-recent=true
display-recent-default=false
position-search-alternate=false
position-commands-alternate=false
position-categories-alternate=false
menu-width=483
menu-height=605
menu-opacity=100
command-settings=xfce4-settings-manager
show-command-settings=true
command-lockscreen=xflock4
show-command-lockscreen=true
command-switchuser=gdmflexiserver
show-command-switchuser=true
command-logout=xfce4-session-logout
show-command-logout=true
command-menueditor=menulibre
show-command-menueditor=true
command-profile=
show-command-profile=false
search-actions=5
[action0]
name=Man-страницы
pattern=#
command=exo-open --launch TerminalEmulator man %s
regex=false
[action1]
name=Web-поиск
pattern=?
command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u
regex=false
[action2]
name=Википедия
pattern=!w
command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u
regex=false
[action3]
name=Выполнить в терминале
pattern=!
command=exo-open --launch TerminalEmulator %s
regex=false
[action4]
name=Открыть URI
pattern=^(file|http|https):\\/\\/(.*)$
command=exo-open \\0
regex=true
show_frame=false
fg_set=false
bg_set=false
timezone=
width_set=false
height_set=false
data0=%H:%M
font0=
tooltip=%A, %d %b, %Y
hib_timing=true
lines_vertically=false
rotation=0
<?xml version="1.0" encoding="UTF-8"?>
<channel name="keyboard-layout" version="1.0">
<property name="Default" type="empty">
<property name="XkbDisable" type="bool" value="true"/>
<property name="XkbLayout" type="string" value="us,ru"/>
<property name="XkbVariant" type="string" value=","/>
<property name="XkbModel" type="string" value="pc104"/>
</property>
</channel>
<?xml version="1.0" encoding="UTF-8"?>
<channel name="keyboards" version="1.0">
<property name="Default" type="empty">
<property name="Numlock" type="bool" value="false"/>
</property>
</channel>
<?xml version="1.0" encoding="UTF-8"?>
<channel name="thunar-volman" version="1.0">
<property name="automount-drives" type="empty">
<property name="enabled" type="bool" value="true"/>
</property>
<property name="automount-media" type="empty">
<property name="enabled" type="bool" value="true"/>
</property>
<property name="autoburn" type="empty">
<property name="data-cd-command" type="string" value="brasero"/>
<property name="audio-cd-command" type="string" value="brasero"/>
<property name="enabled" type="bool" value="true"/>
</property>
<property name="autobrowse" type="empty">
<property name="enabled" type="bool" value="true"/>
</property>
<property name="autorun" type="empty">
<property name="enabled" type="bool" value="true"/>
</property>
<property name="autoopen" type="empty">
<property name="enabled" type="bool" value="true"/>
</property>
<property name="autoplay-audio-cds" type="empty">
<property name="enabled" type="bool" value="true"/>
<property name="command" type="string" value="smplayer %d"/>
</property>
<property name="autoplay-video-cds" type="empty">
<property name="enabled" type="bool" value="true"/>
<property name="command" type="string" value="smplayer %d"/>
</property>
<property name="autophoto" type="empty">
<property name="enabled" type="bool" value="false"/>
<property name="command" type="string" value=""/>
</property>
</channel>
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-desktop" version="1.0">
<property name="backdrop" type="empty">
<property name="screen0" type="empty">
<property name="monitor0" type="empty">
<property name="image-path" type="string" value="/usr/share/design/current/backgrounds/default.png"/>
<property name="last-image" type="string" value="/usr/share/design/current/backgrounds/default.png"/>
<property name="last-single-image" type="string" value="/usr/share/design/current/backgrounds/default.png"/>
<property name="color-style" type="int" value="3"/>
<property name="image-style" type="int" value="0"/>
</property>
</property>
</property>
<property name="desktop-icons" type="empty">
<property name="file-icons" type="empty">
<property name="show-home" type="bool" value="true"/>
<property name="show-filesystem" type="bool" value="false"/>
<property name="show-trash" type="bool" value="true"/>
<property name="show-removable" type="bool" value="false"/>
</property>
<property name="show-thumbnails" type="bool" value="false"/>
</property>
<property name="desktop-menu" type="empty">
<property name="show-icons" type="bool" value="false"/>
<property name="show" type="bool" value="false"/>
</property>
</channel>
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-keyboard-shortcuts" version="1.0">
<property name="commands" type="empty">
<property name="default" type="empty">
<property name="&lt;Alt&gt;F2" type="empty"/>
<property name="&lt;Control&gt;&lt;Alt&gt;Delete" type="empty"/>
<property name="XF86Display" type="empty"/>
</property>
<property name="custom" type="empty">
<property name="&lt;Alt&gt;F2" type="string" value="xfrun4"/>
<property name="XF86Display" type="string" value="xrandr --auto"/>
<property name="override" type="bool" value="true"/>
<property name="&lt;Control&gt;Alt_L" type="empty"/>
<property name="&lt;Control&gt;&lt;Alt&gt;Delete" type="string" value="gnome-system-monitor"/>
<property name="&lt;Control&gt;&lt;Alt&gt;l" type="string" value="xflock4"/>
<property name="Print" type="string" value="xfce4-screenshooter"/>
<property name="Super_L" type="string" value="xfce4-popup-whiskermenu"/>
<property name="Super_R" type="string" value="xfce4-popup-whiskermenu"/>
</property>
</property>
<property name="xfwm4" type="empty">
<property name="default" type="empty">
<property name="&lt;Alt&gt;Insert" type="empty"/>
<property name="Escape" type="empty"/>
<property name="Left" type="empty"/>
<property name="Right" type="empty"/>
<property name="Up" type="empty"/>
<property name="Down" type="empty"/>
<property name="&lt;Alt&gt;Tab" type="empty"/>
<property name="&lt;Alt&gt;&lt;Shift&gt;Tab" type="empty"/>
<property name="&lt;Alt&gt;Delete" type="empty"/>
<property name="&lt;Control&gt;&lt;Alt&gt;Down" type="empty"/>
<property name="&lt;Control&gt;&lt;Alt&gt;Left" type="empty"/>
<property name="&lt;Shift&gt;&lt;Alt&gt;Page_Down" type="empty"/>
<property name="&lt;Alt&gt;F4" type="empty"/>
<property name="&lt;Alt&gt;F6" type="empty"/>
<property name="&lt;Alt&gt;F7" type="empty"/>
<property name="&lt;Alt&gt;F8" type="empty"/>
<property name="&lt;Alt&gt;F9" type="empty"/>
<property name="&lt;Alt&gt;F10" type="empty"/>
<property name="&lt;Alt&gt;F11" type="empty"/>
<property name="&lt;Alt&gt;F12" type="empty"/>
<property name="&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Left" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;End" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;Home" type="empty"/>
<property name="&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Right" type="empty"/>
<property name="&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Up" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_1" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_2" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_3" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_4" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_5" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_6" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_7" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_8" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_9" type="empty"/>
<property name="&lt;Alt&gt;space" type="empty"/>
<property name="&lt;Shift&gt;&lt;Alt&gt;Page_Up" type="empty"/>
<property name="&lt;Control&gt;&lt;Alt&gt;Right" type="empty"/>
<property name="&lt;Control&gt;&lt;Alt&gt;d" type="empty"/>
<property name="&lt;Control&gt;&lt;Alt&gt;Up" type="empty"/>
<property name="&lt;Control&gt;F1" type="empty"/>
<property name="&lt;Control&gt;F2" type="empty"/>
<property name="&lt;Control&gt;F3" type="empty"/>
<property name="&lt;Control&gt;F4" type="empty"/>
<property name="&lt;Control&gt;F5" type="empty"/>
<property name="&lt;Control&gt;F6" type="empty"/>
<property name="&lt;Control&gt;F7" type="empty"/>
<property name="&lt;Control&gt;F8" type="empty"/>
<property name="&lt;Control&gt;F9" type="empty"/>
<property name="&lt;Control&gt;F10" type="empty"/>
<property name="&lt;Control&gt;F11" type="empty"/>
<property name="&lt;Control&gt;F12" type="empty"/>
</property>
<property name="custom" type="empty">
<property name="&lt;Control&gt;F8" type="string" value="workspace_8_key"/>
<property name="&lt;Control&gt;F10" type="string" value="workspace_10_key"/>
<property name="&lt;Control&gt;F11" type="string" value="workspace_11_key"/>
<property name="&lt;Control&gt;F12" type="string" value="workspace_12_key"/>
<property name="&lt;Control&gt;F9" type="string" value="workspace_9_key"/>
<property name="&lt;Alt&gt;F10" type="string" value="maximize_window_key"/>
<property name="&lt;Alt&gt;F11" type="string" value="fullscreen_key"/>
<property name="&lt;Alt&gt;F12" type="string" value="above_key"/>
<property name="&lt;Control&gt;&lt;Alt&gt;Up" type="string" value="up_workspace_key"/>
<property name="Escape" type="string" value="cancel_key"/>
<property name="&lt;Alt&gt;&lt;Shift&gt;Tab" type="string" value="cycle_reverse_windows_key"/>
<property name="&lt;Alt&gt;space" type="string" value="popup_menu_key"/>
<property name="&lt;Alt&gt;Delete" type="string" value="del_workspace_key"/>
<property name="&lt;Alt&gt;F4" type="string" value="close_window_key"/>
<property name="&lt;Shift&gt;&lt;Alt&gt;Page_Down" type="string" value="lower_window_key"/>
<property name="&lt;Alt&gt;F6" type="string" value="stick_window_key"/>
<property name="&lt;Alt&gt;F8" type="string" value="resize_window_key"/>
<property name="&lt;Alt&gt;F9" type="string" value="hide_window_key"/>
<property name="&lt;Alt&gt;F7" type="string" value="move_window_key"/>
<property name="&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Up" type="string" value="move_window_up_key"/>
<property name="&lt;Control&gt;F5" type="string" value="workspace_5_key"/>
<property name="&lt;Control&gt;&lt;Alt&gt;Left" type="string" value="left_workspace_key"/>
<property name="&lt;Control&gt;&lt;Alt&gt;Down" type="string" value="down_workspace_key"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_1" type="string" value="move_window_workspace_1_key"/>
<property name="&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Left" type="string" value="move_window_left_key"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_3" type="string" value="move_window_workspace_3_key"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_4" type="string" value="move_window_workspace_4_key"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_5" type="string" value="move_window_workspace_5_key"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_6" type="string" value="move_window_workspace_6_key"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_7" type="string" value="move_window_workspace_7_key"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_2" type="string" value="move_window_workspace_2_key"/>
<property name="Left" type="string" value="left_key"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_9" type="string" value="move_window_workspace_9_key"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_8" type="string" value="move_window_workspace_8_key"/>
<property name="Down" type="string" value="down_key"/>
<property name="&lt;Alt&gt;&lt;Control&gt;Home" type="string" value="move_window_prev_workspace_key"/>
<property name="&lt;Alt&gt;&lt;Control&gt;End" type="string" value="move_window_next_workspace_key"/>
<property name="&lt;Control&gt;&lt;Alt&gt;Right" type="string" value="right_workspace_key"/>
<property name="&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Right" type="string" value="move_window_right_key"/>
<property name="Right" type="string" value="right_key"/>
<property name="&lt;Alt&gt;Tab" type="string" value="cycle_windows_key"/>
<property name="&lt;Control&gt;F1" type="string" value="workspace_1_key"/>
<property name="&lt;Shift&gt;&lt;Alt&gt;Page_Up" type="string" value="raise_window_key"/>
<property name="&lt;Control&gt;F2" type="string" value="workspace_2_key"/>
<property name="&lt;Control&gt;F3" type="string" value="workspace_3_key"/>
<property name="Up" type="string" value="up_key"/>
<property name="&lt;Control&gt;&lt;Alt&gt;d" type="string" value="show_desktop_key"/>
<property name="&lt;Control&gt;F7" type="string" value="workspace_7_key"/>
<property name="&lt;Alt&gt;Insert" type="string" value="add_workspace_key"/>
<property name="&lt;Control&gt;F6" type="string" value="workspace_6_key"/>
<property name="&lt;Control&gt;F4" type="string" value="workspace_4_key"/>
<property name="override" type="bool" value="true"/>
</property>
</property>
<property name="providers" type="array">
<value type="string" value="xfwm4"/>
<value type="string" value="commands"/>
</property>
</channel>
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-mixer" version="1.0">
<property name="sound-card" type="string" value="PlaybackPulseAudioMixer"/>
<property name="window-height" type="int" value="400"/>
<property name="window-width" type="int" value="600"/>
<property name="sound-cards" type="empty">
<property name="PlaybackPulseAudioMixer" type="array">
<value type="string" value="Master"/>
</property>
</property>
<property name="active-card" type="string" value="PlaybackPulseAudioMixer"/>
<property name="volume-step-size" type="uint" value="5"/>
</channel>
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-panel" version="1.0">
<property name="configver" type="int" value="2"/>
<property name="panels" type="array">
<value type="int" value="1"/>
<property name="panel-1" type="empty">
<property name="position" type="string" value="p=12;x=379;y=741"/>
<property name="position-locked" type="bool" value="true"/>
<property name="length" type="uint" value="100"/>
<property name="size" type="uint" value="32"/>
<property name="plugin-ids" type="array">
<value type="int" value="13"/>
<value type="int" value="3"/>
<value type="int" value="5"/>
<value type="int" value="2"/>
<value type="int" value="7"/>
<value type="int" value="15"/>
<value type="int" value="4"/>
<value type="int" value="11"/>
<value type="int" value="9"/>
<value type="int" value="1"/>
</property>
</property>
</property>
<property name="plugins" type="empty">
<property name="plugin-3" type="string" value="showdesktop"/>
<property name="plugin-5" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="15592088901.desktop"/>
</property>
</property>
<property name="plugin-2" type="string" value="places"/>
<property name="plugin-7" type="string" value="tasklist">
<property name="flat-buttons" type="bool" value="true"/>
<property name="switch-workspace-on-unminimize" type="bool" value="false"/>
</property>
<property name="plugin-9" type="string" value="systray">
<property name="names-visible" type="array">
<value type="string" value="fusion-icon"/>
<value type="string" value="apt-indicator"/>
<value type="string" value="апплет networkmanager"/>
<value type="string" value="blueman-applet"/>
</property>
<property name="show-frame" type="bool" value="false"/>
</property>
<property name="plugin-15" type="string" value="separator">
<property name="style" type="uint" value="0"/>
<property name="expand" type="bool" value="true"/>
</property>
<property name="plugin-11" type="string" value="pulseaudio">
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
</property>
<property name="plugin-13" type="string" value="whiskermenu"/>
<property name="plugin-1" type="string" value="datetime"/>
<property name="plugin-4" type="string" value="xkb">
<property name="display-type" type="uint" value="2"/>
<property name="display-name" type="uint" value="1"/>
<property name="group-policy" type="uint" value="0"/>
</property>
</property>
</channel>
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-power-manager" version="1.0">
<property name="xfce4-power-manager" type="empty">
<property name="lid-action-on-ac" type="uint" value="1"/>
<property name="lid-action-on-battery" type="uint" value="1"/>
<property name="dpms-enabled" type="bool" value="true"/>
<property name="critical-power-level" type="uint" value="10"/>
<property name="power-button-action" type="uint" value="3"/>
<property name="hibernate-button-action" type="uint" value="2"/>
<property name="sleep-button-action" type="uint" value="1"/>
<property name="critical-power-action" type="uint" value="3"/>
</property>
</channel>
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-session" version="1.0">
<property name="general" type="empty">
<property name="FailsafeSessionName" type="empty"/>
<property name="SessionName" type="string" value="Default"/>
<property name="SaveOnExit" type="bool" value="false"/>
</property>
<property name="sessions" type="empty">
<property name="Failsafe" type="empty">
<property name="IsFailsafe" type="empty"/>
<property name="Count" type="empty"/>
<property name="Client0_Command" type="empty"/>
<property name="Client0_PerScreen" type="empty"/>
<property name="Client1_Command" type="empty"/>
<property name="Client1_PerScreen" type="empty"/>
<property name="Client2_Command" type="empty"/>
<property name="Client2_PerScreen" type="empty"/>
<property name="Client3_Command" type="empty"/>
<property name="Client3_PerScreen" type="empty"/>
<property name="Client4_Command" type="empty"/>
<property name="Client4_PerScreen" type="empty"/>
</property>
</property>
<property name="splash" type="empty">
<property name="Engine" type="empty"/>
</property>
<property name="compat" type="empty">
<property name="LaunchGNOME" type="bool" value="false"/>
</property>
<property name="shutdown" type="empty">
<property name="LockScreen" type="bool" value="true"/>
</property>
</channel>
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-settings-manager" version="1.0">
<property name="window-width" type="int" value="800"/>
<property name="window-height" type="int" value="466"/>
<property name="last" type="empty">
<property name="window-width" type="int" value="640"/>
<property name="window-height" type="int" value="500"/>
</property>
</channel>
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-volumed-pulse" version="1.0">
<property name="icon-style" type="uint" value="0"/>
<property name="volume-step-size" type="uint" value="5"/>
</channel>
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfwm4" version="1.0">
<property name="general" type="empty">
<property name="activate_action" type="string" value="bring"/>
<property name="borderless_maximize" type="bool" value="true"/>
<property name="box_move" type="bool" value="false"/>
<property name="box_resize" type="bool" value="false"/>
<property name="button_layout" type="string" value="O|SHMC"/>
<property name="button_offset" type="int" value="0"/>
<property name="button_spacing" type="int" value="0"/>
<property name="click_to_focus" type="bool" value="true"/>
<property name="focus_delay" type="int" value="250"/>
<property name="cycle_draw_frame" type="bool" value="true"/>
<property name="cycle_hidden" type="bool" value="true"/>
<property name="cycle_minimum" type="bool" value="true"/>
<property name="cycle_workspaces" type="bool" value="false"/>
<property name="dbl_click_time" type="int" value="400"/>
<property name="double_click_action" type="string" value="maximize"/>
<property name="easy_click" type="string" value="Alt"/>
<property name="focus_hint" type="bool" value="true"/>
<property name="focus_new" type="bool" value="true"/>
<property name="frame_opacity" type="int" value="100"/>
<property name="full_width_title" type="bool" value="true"/>
<property name="inactive_opacity" type="int" value="100"/>
<property name="maximized_offset" type="int" value="0"/>
<property name="move_opacity" type="int" value="100"/>
<property name="placement_ratio" type="int" value="95"/>
<property name="placement_mode" type="string" value="center"/>
<property name="popup_opacity" type="int" value="100"/>
<property name="prevent_focus_stealing" type="bool" value="false"/>
<property name="raise_delay" type="int" value="250"/>
<property name="raise_on_click" type="bool" value="true"/>
<property name="raise_on_focus" type="bool" value="false"/>
<property name="raise_with_any_button" type="bool" value="true"/>
<property name="repeat_urgent_blink" type="bool" value="false"/>
<property name="resize_opacity" type="int" value="100"/>
<property name="restore_on_move" type="bool" value="true"/>
<property name="scroll_workspaces" type="bool" value="true"/>
<property name="shadow_delta_height" type="int" value="0"/>
<property name="shadow_delta_width" type="int" value="0"/>
<property name="shadow_delta_x" type="int" value="0"/>
<property name="shadow_delta_y" type="int" value="-3"/>
<property name="shadow_opacity" type="int" value="50"/>
<property name="show_app_icon" type="bool" value="false"/>
<property name="show_dock_shadow" type="bool" value="true"/>
<property name="show_frame_shadow" type="bool" value="true"/>
<property name="show_popup_shadow" type="bool" value="true"/>
<property name="snap_resist" type="bool" value="false"/>
<property name="snap_to_border" type="bool" value="true"/>
<property name="snap_to_windows" type="bool" value="false"/>
<property name="snap_width" type="int" value="10"/>
<property name="theme" type="string" value="@WINDOW_THEME@"/>
<property name="title_alignment" type="string" value="center"/>
<property name="title_font" type="string" value="Sans Bold 9"/>
<property name="title_horizontal_offset" type="int" value="0"/>
<property name="title_shadow_active" type="string" value="false"/>
<property name="title_shadow_inactive" type="string" value="false"/>
<property name="title_vertical_offset_active" type="int" value="0"/>
<property name="title_vertical_offset_inactive" type="int" value="0"/>
<property name="toggle_workspaces" type="bool" value="false"/>
<property name="unredirect_overlays" type="bool" value="true"/>
<property name="urgent_blink" type="bool" value="false"/>
<property name="use_compositing" type="bool" value="true"/>
<property name="workspace_count" type="int" value="1"/>
<property name="wrap_cycle" type="bool" value="true"/>
<property name="wrap_layout" type="bool" value="true"/>
<property name="wrap_resistance" type="int" value="10"/>
<property name="wrap_windows" type="bool" value="true"/>
<property name="wrap_workspaces" type="bool" value="false"/>
<property name="workspace_names" type="array">
<value type="string" value="Рабочее место 1"/>
<value type="string" value="Рабочее место 2"/>
<value type="string" value="Рабочее место 3"/>
<value type="string" value="Рабочее место 4"/>
</property>
<property name="cycle_apps_only" type="bool" value="false"/>
<property name="double_click_time" type="int" value="350"/>
<property name="double_click_distance" type="int" value="5"/>
<property name="mousewheel_rollup" type="bool" value="false"/>
<property name="cycle_preview" type="bool" value="true"/>
<property name="cycle_tabwin_mode" type="int" value="0"/>
<property name="horiz_scroll_opacity" type="bool" value="false"/>
<property name="sync_to_vblank" type="bool" value="false"/>
<property name="tile_on_move" type="bool" value="true"/>
<property name="titleless_maximize" type="bool" value="false"/>
<property name="zoom_desktop" type="bool" value="true"/>
</property>
</channel>
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xsettings" version="1.0">
<property name="Net" type="empty">
<property name="ThemeName" type="string" value="@GTK_THEME@"/>
<property name="IconThemeName" type="string" value="@ICON_THEME@"/>
<property name="DoubleClickTime" type="int" value="350"/>
<property name="DoubleClickDistance" type="int" value="5"/>
<property name="DndDragThreshold" type="int" value="8"/>
<property name="CursorBlink" type="bool" value="true"/>
<property name="CursorBlinkTime" type="int" value="1200"/>
<property name="SoundThemeName" type="string" value="default"/>
<property name="EnableEventSounds" type="bool" value="false"/>
<property name="EnableInputFeedbackSounds" type="bool" value="false"/>
</property>
<property name="Xft" type="empty">
<property name="DPI" type="empty"/>
<property name="Antialias" type="int" value="1"/>
<property name="Hinting" type="int" value="-1"/>
<property name="HintStyle" type="string" value="hintslight"/>
<property name="RGBA" type="string" value="rgb"/>
</property>
<property name="Gtk" type="empty">
<property name="CanChangeAccels" type="bool" value="false"/>
<property name="ColorPalette" type="string" value="black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90"/>
<property name="FontName" type="string" value="Liberation Sans 10"/>
<property name="IconSizes" type="string" value=""/>
<property name="KeyThemeName" type="string" value=""/>
<property name="ToolbarStyle" type="string" value="icons"/>
<property name="ToolbarIconSize" type="int" value="3"/>
<property name="IMPreeditStyle" type="string" value=""/>
<property name="IMStatusStyle" type="string" value=""/>
<property name="MenuImages" type="bool" value="true"/>
<property name="ButtonImages" type="bool" value="false"/>
<property name="MenuBarAccel" type="string" value="F10"/>
<property name="CursorThemeName" type="string" value="jimmac"/>
<property name="CursorThemeSize" type="int" value="0"/>
<property name="IMModule" type="string" value=""/>
</property>
</channel>
<?xml version="1.0"?>
<gconf>
<entry name="browse_command" mtime="1318447604" type="string">
<stringvalue>Thunar obex://[%d]</stringvalue>
</entry>
</gconf>
<?xml version="1.0"?>
<gconf>
<entry name="disable_embedding" mtime="1269929731" type="bool" value="false"/>
<entry name="disable_midi" mtime="1269929731" type="bool" value="false"/>
<entry name="disable_dvx" mtime="1269929731" type="bool" value="false"/>
<entry name="disable_wmp" mtime="1269929731" type="bool" value="false"/>
<entry name="disable_real" mtime="1269929731" type="bool" value="false"/>
<entry name="disable_qt" mtime="1269929731" type="bool" value="false"/>
</gconf>
<?xml version="1.0"?>
<gconf>
<entry name="metadatacodepage" mtime="1270218827" type="string">
<stringvalue>CP1251</stringvalue>
</entry>
<entry name="mplayer_dvd_device" mtime="1270218827" type="string">
<stringvalue>/dev/dvd</stringvalue>
</entry>
<entry name="show_subtitles" mtime="1270218827" type="bool" value="true"/>
<entry name="subtitle_margin" mtime="1270218827" type="int" value="0"/>
<entry name="subtitleshadow" mtime="1270218827" type="bool" value="true"/>
<entry name="subtitleoutline" mtime="1270218827" type="bool" value="false"/>
<entry name="subtitlecolor" mtime="1270218827" type="string">
<stringvalue>ffffff00</stringvalue>
</entry>
<entry name="subtitlescale" mtime="1270218827" type="float" value="1"/>
<entry name="subtitlefont" mtime="1270218827" type="string">
<stringvalue>Sans 12</stringvalue>
</entry>
<entry name="verbose" mtime="1270218827" type="int" value="0"/>
<entry name="resize_on_new_media" mtime="1270218827" type="bool" value="true"/>
<entry name="keep_on_top" mtime="1270218827" type="bool" value="false"/>
<entry name="remember_loc" mtime="1270218827" type="bool" value="false"/>
<entry name="bring_to_front" mtime="1270218827" type="bool" value="true"/>
<entry name="replace_and_play" mtime="1270218827" type="bool" value="true"/>
<entry name="single_instance" mtime="1270218827" type="bool" value="true"/>
<entry name="vertical" mtime="1270218827" type="bool" value="false"/>
<entry name="show_status_icon" mtime="1270218827" type="bool" value="false"/>
<entry name="show_notification" mtime="1270218827" type="bool" value="false"/>
<entry name="use_xscrnsaver" mtime="1270218827" type="bool" value="false"/>
<entry name="use_defaultpl" mtime="1270218827" type="bool" value="false"/>
<entry name="use_mediakeys" mtime="1270218827" type="bool" value="true"/>
<entry name="showdetails" mtime="1270218827" type="bool" value="false"/>
<entry name="showplaylist" mtime="1270218827" type="bool" value="true"/>
<entry name="disable_animation" mtime="1270218827" type="bool" value="false"/>
<entry name="disable_pause_on_click" mtime="1270218827" type="bool" value="false"/>
<entry name="disableframedrop" mtime="1270218827" type="bool" value="false"/>
<entry name="disable_deinterlace" mtime="1270218827" type="bool" value="false"/>
<entry name="disableembeddedfonts" mtime="1270218827" type="bool" value="false"/>
<entry name="disableass" mtime="1270218827" type="bool" value="false"/>
<entry name="forcecache" mtime="1270218827" type="bool" value="false"/>
<entry name="volume_gain" mtime="1270218827" type="int" value="0"/>
<entry name="remember_softvol" mtime="1270218827" type="bool" value="false"/>
<entry name="softvol" mtime="1270218827" type="bool" value="false"/>
<entry name="pplevel" mtime="1270218827" type="int" value="0"/>
<entry name="osdlevel" mtime="1270218827" type="int" value="0"/>
<entry name="plugin_cache_size" mtime="1270218827" type="int" value="2000"/>
<entry name="cache_size" mtime="1270218827" type="int" value="2000"/>
<entry name="use_hw_audio" mtime="1270218827" type="bool" value="false"/>
<entry name="audio_channels" mtime="1270218827" type="int" value="0"/>
</gconf>
<?xml version="1.0"?>
<gconf>
<entry name="themes" mtime="1269339866" type="list" ltype="string">
</entry>
<entry name="mode" mtime="1269339866" type="string">
<stringvalue>blank-only</stringvalue>
</entry>
</gconf>
<?xml version="1.0"?>
<gconf>
<entry name="idle_delay" mtime="1257027075" type="int" value="30"/>
</gconf>
<?xml version="1.0"?>
<gconf>
<entry name="needs_terminal" mtime="1292523804" type="bool" value="false"/>
<entry name="enabled" mtime="1292523804" type="bool" value="true"/>
<entry name="command" mtime="1292523804" type="string">
<stringvalue>firefox %s</stringvalue>
</entry>
</gconf>
<?xml version="1.0"?>
<gconf>
<entry name="needs_terminal" mtime="1292523804" type="bool" value="false"/>
<entry name="enabled" mtime="1292523804" type="bool" value="true"/>
<entry name="command" mtime="1292523804" type="string">
<stringvalue>firefox %s</stringvalue>
</entry>
</gconf>
<?xml version="1.0"?>
<gconf>
<entry name="needs_terminal" mtime="1292523804" type="bool" value="false"/>
<entry name="enabled" mtime="1292523804" type="bool" value="true"/>
<entry name="command" mtime="1292523804" type="string">
<stringvalue>firefox %s</stringvalue>
</entry>
</gconf>
<?xml version="1.0"?>
<gconf>
<entry name="needs_terminal" mtime="1292523804" type="bool" value="false"/>
<entry name="enabled" mtime="1292523804" type="bool" value="true"/>
<entry name="command" mtime="1292523804" type="string">
<stringvalue>firefox %s</stringvalue>
</entry>
</gconf>
[Added Associations]
video/3gp=smplayer.desktop
video/3gpp=smplayer.desktop
video/divx=smplayer.desktop
video/dv=smplayer.desktop
video/matroska=smplayer.desktop
video/mp2t=smplayer.desktop
video/mp4=smplayer.desktop
video/mpeg=smplayer.desktop
video/msvideo=smplayer.desktop
video/ogg=smplayer.desktop
video/quicktime=smplayer.desktop
video/vivo=smplayer.desktop
video/vnd.mpegurl=smplayer.desktop
video/vnd.rn-realvideo=smplayer.desktop
video/webm=smplayer.desktop
video/x-anim=smplayer.desktop
video/x-flc=smplayer.desktop
video/x-flic=smplayer.desktop
video/x-flv=smplayer.desktop
video/x-matroska=smplayer.desktop
video/x-mng=smplayer.desktop
video/x-mpeg=smplayer.desktop
video/x-mpeg2=smplayer.desktop
video/x-mpg=smplayer.desktop
video/x-ms-asf=smplayer.desktop
video/x-ms-asf-plugin=smplayer.desktop
video/x-ms-asx=smplayer.desktop
video/x-ms-wmp=smplayer.desktop
video/x-ms-wmv=smplayer.desktop
video/x-msvideo=smplayer.desktop
video/x-nsv=smplayer.desktop
video/x-ogm+ogg=smplayer.desktop
video/x-quicktime=smplayer.desktop
video/x-theora+ogg=smplayer.desktop
video/x-totem-stream=smplayer.desktop
video/x-webm=smplayer.desktop
video/mpeg=smplayer.desktop
image/png=ristretto.desktop
image/gif=ristretto.desktop
image/jpeg=ristretto.desktop
image/bmp=ristretto.desktop
image/x-pixmap=ristretto.desktop
image/tiff=ristretto.desktop
image/svg+xml=ristretto.desktop
image/x-xpixmap=ristretto.desktop
[Default Applications]
video/3gp=smplayer.desktop
video/3gpp=smplayer.desktop
video/divx=smplayer.desktop
video/dv=smplayer.desktop
video/matroska=smplayer.desktop
video/mp2t=smplayer.desktop
video/mp4=smplayer.desktop
video/mpeg=smplayer.desktop
video/msvideo=smplayer.desktop
video/ogg=smplayer.desktop
video/quicktime=smplayer.desktop
video/vivo=smplayer.desktop
video/vnd.mpegurl=smplayer.desktop
video/vnd.rn-realvideo=smplayer.desktop
video/webm=smplayer.desktop
video/x-anim=smplayer.desktop
video/x-flc=smplayer.desktop
video/x-flic=smplayer.desktop
video/x-flv=smplayer.desktop
video/x-matroska=smplayer.desktop
video/x-mng=smplayer.desktop
video/x-mpeg=smplayer.desktop
video/x-mpeg2=smplayer.desktop
video/x-mpg=smplayer.desktop
video/x-ms-asf=smplayer.desktop
video/x-ms-asf-plugin=smplayer.desktop
video/x-ms-asx=smplayer.desktop
video/x-ms-wmp=smplayer.desktop
video/x-ms-wmv=smplayer.desktop
video/x-msvideo=smplayer.desktop
video/x-nsv=smplayer.desktop
video/x-ogm+ogg=smplayer.desktop
video/x-quicktime=smplayer.desktop
video/x-theora+ogg=smplayer.desktop
video/x-totem-stream=smplayer.desktop
video/x-webm=smplayer.desktop
video/mpeg=smplayer.desktop
image/png=ristretto.desktop
image/gif=ristretto.desktop
image/jpeg=ristretto.desktop
image/bmp=ristretto.desktop
image/x-pixmap=ristretto.desktop
image/tiff=ristretto.desktop
image/svg+xml=ristretto.desktop
image/x-xpixmap=ristretto.desktop
# The system-wide configuration files for recoll are located in:
# /usr/share/recoll/examples
# The default configuration files are commented, you should take a look
# at them for an explanation of what can be set (you could also take a look
# at the manual instead).
# Values set in this file will override the system-wide values for the file
# with the same name in the central directory. The syntax for setting
# values is identical.
indexstemminglanguages = english russian
<?xml version="1.0" encoding="UTF-8"?>
<oor:items xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="SymbolStyle" oor:op="fuse"><value>oxygen</value></prop></item>
</oor:items>
# KDE Config File
[Desktop Entry]
Type=Application
Exec=kgpg %U
Icon=kgpg
X-DocPath=kgpg/index.html
X-DBUS-StartupType=Unique
MimeType=application/pgp-encrypted;application/pgp-signature;application/pgp-keys;
GenericName=Encryption Tool
GenericName[ar]=أداة للتشفير
GenericName[bg]=Програма за шифроване
GenericName[br]=Ostilh enrinegadur
GenericName[bs]=Alatka za šifrovanje
GenericName[ca]=Eina d'encriptatge
GenericName[ca@valencia]=Eina d'encriptatge
GenericName[cs]=Šifrovací nástroj
GenericName[cy]=Erfyn Cêl-ysgrifo
GenericName[da]=Krypteringsværktøj
GenericName[de]=Verschlüsselungsprogramm
GenericName[el]=Εργαλείο κρυπτογράφησης
GenericName[en_GB]=Encryption Tool
GenericName[eo]=Ĉifrilo
GenericName[es]=Herramienta de cifrado
GenericName[et]=Krüptimisvahend
GenericName[eu]=Zifratzeko Tresna
GenericName[fa]=میله رمزبندی
GenericName[fi]=Salaustyökalu
GenericName[fr]=Outil de chiffrement
GenericName[ga]=Uirlis Chriptithe
GenericName[gl]=Utilidade de cifrado
GenericName[he]=כלי הצפנה
GenericName[hne]=एनक्रिप्सन औजार
GenericName[hr]=Alat za kriptiranje
GenericName[hu]=Titkosítóeszköz
GenericName[ia]=Instrumento de cryptation
GenericName[id]=Perkakas Enkripsi
GenericName[is]=Dulritunartól
GenericName[it]=Strumento di crittografia
GenericName[ja]=暗号化ツール
GenericName[kk]=Шифрлау құралы
GenericName[km]=ឧបករណ៍​អ៊ីនគ្រិប
GenericName[ko]=암호화 도구
GenericName[lt]=Šifravimo įrankis
GenericName[lv]=Šifrēšanas rīks
GenericName[mk]=Алатка за криптирање
GenericName[mr]=कुटलिपी साधन
GenericName[nb]=Krypteringsverktøy
GenericName[nds]=Verslötel-Warktüüch
GenericName[ne]=गुप्तीकरण उपकरण
GenericName[nl]=Cryptografisch programma
GenericName[nn]=Krypteringsverktøy
GenericName[pa]=ਇੰਕ੍ਰਿਪਸ਼ਨ ਟੂਲ
GenericName[pl]=Narzędzie do szyfrowania
GenericName[pt]=Ferramenta de Encriptação
GenericName[pt_BR]=Ferramenta de criptografia
GenericName[ro]=Utilitar de criptare
GenericName[ru]=Шифрование
GenericName[sk]=Šifrovací nástroj
GenericName[sl]=Orodje za šifriranje
GenericName[sq]=Mjeti i Kriptimit
GenericName[sr]=Алатка за шифровање
GenericName[sr@ijekavian]=Алатка за шифровање
GenericName[sr@ijekavianlatin]=Alatka za šifrovanje
GenericName[sr@latin]=Alatka za šifrovanje
GenericName[sv]=Krypteringsverktyg
GenericName[ta]=சங்கேத கருவி
GenericName[tg]=Асбоби Рамзкунонӣ
GenericName[th]=เครื่องมือการเข้ารหัส
GenericName[tr]=Şifreleme Aracı
GenericName[ug]=شىفىرلاش قورالى
GenericName[uk]=Засіб для шифрування
GenericName[vi]=Công Cụ Mã Hóa
GenericName[x-test]=xxEncryption Toolxx
GenericName[zh_CN]=加密工具
GenericName[zh_TW]=加密工具
Comment=A GnuPG frontend
Comment[ar]=واجهة لـ GnuPG
Comment[bg]=Клиент за GnuPG
Comment[bs]=Okruženje za GnuPG
Comment[ca]=Un frontal gràfic pel GnuPG
Comment[ca@valencia]=Un frontal gràfic pel GnuPG
Comment[cs]=Rozhraní pro GnuPG
Comment[cy]=Blaen-wyneb GnuPG
Comment[da]=En GnuPG-brugerflade
Comment[de]=Eine Benutzeroberfläche für GnuPG
Comment[el]=Λογισμικό κρυπτογράφησης (GnuPG)
Comment[en_GB]=A GnuPG frontend
Comment[eo]=Fasado por GnuPG
Comment[es]=Interfaz gráfica para GnuPG
Comment[et]=GnuPG kasutajaliides
Comment[eu]=GnuPGren aurrekaldeko bat
Comment[fa]=GnuPGنرم‌افزار نهایی
Comment[fi]=GnuPG-käyttöliittymä
Comment[fr]=Une interface à GnuPG
Comment[ga]=Comhéadan do GnuPG
Comment[gl]=Unha interface para GnuPG
Comment[he]=מנשק גרפי של GnuPG
Comment[hne]=एक ग्नू-पीजी फ्रन्टएन्ड
Comment[hr]=Pristupni dio GnuPG-a
Comment[hu]=Grafikus kezelőprogram a GnuPG-hez
Comment[ia]=Un fronte anterior de GnuPG
Comment[id]=Depanan GnuPG
Comment[is]=Viðmót á GnuPG
Comment[it]=Interfaccia grafica per GnuPG
Comment[ja]=GnuPG のフロントエンド
Comment[kk]=GnuPG интерфейсі
Comment[km]=ផ្នែក​ខាង​មុខ​របស់ GnuPG
Comment[ko]=GnuPG 프론트엔드
Comment[lt]=GnuPG naudotojo sąsaja
Comment[lv]=GnuPG priekšpuse
Comment[mr]=GnuPG फ्रंटएन्ड
Comment[nb]=En GnuPG grenseflate
Comment[nds]=En GnuPG-Böversiet
Comment[ne]=GnuPG फ्रन्टइन्ड
Comment[nl]=Een programma om GnuPG-cryptografie en -ondertekening te gebruiken
Comment[nn]=Ei GnuPG-grenseflate
Comment[pa]=GnuPG ਫਰੰਟਐਂਡ
Comment[pl]=Interfejs do GnuPG
Comment[pt]=Uma interface para o GnuPG
Comment[pt_BR]=Uma interface para o GnuPG
Comment[ro]=Interfață grafică pentru GnuPG
Comment[ru]=Управление ключами GPG
Comment[sk]=Rozhranie pre GnuPG
Comment[sl]=Začelje za GnuPG
Comment[sq]=Një frontend GnuPG
Comment[sr]=Прочеље за ГнуПГ
Comment[sr@ijekavian]=Прочеље за ГнуПГ
Comment[sr@ijekavianlatin]=Pročelje za GnuPG
Comment[sr@latin]=Pročelje za GnuPG
Comment[sv]=Gränssnitt till GnuPG
Comment[ta]=GnuPG முன் அமைப்பு
Comment[tg]=Пешохири GnuPG
Comment[th]=ฟร้อนเอนด์ของ GnuPG
Comment[tr]=Bir GnuPG arayüzü
Comment[ug]=GnuPG ئالدى ئۇچ پروگراممىسى
Comment[uk]=Інтерфейс до GnuPG
Comment[uz]=GnuPG uchun grafik interfeys
Comment[uz@cyrillic]=GnuPG учун график интерфейс
Comment[wa]=Ene eterface po GnuPG
Comment[x-test]=xxA GnuPG frontendxx
Comment[zh_CN]=GnuPG 前端
Comment[zh_TW]=GnuPG 前端軟體
Terminal=false
Name=KGpg
Name[ar]=KGpg
Name[bg]=KGpg
Name[br]=KGpg
Name[bs]=KGpg
Name[ca]=KGpg
Name[ca@valencia]=KGpg
Name[cs]=KGpg
Name[cy]=KGpg
Name[da]=KGpg
Name[de]=KGpg
Name[el]=KGpg
Name[en_GB]=KGpg
Name[eo]=KGpg
Name[es]=KGpg
Name[et]=KGpg
Name[eu]=KGpg
Name[fi]=KGpg
Name[fr]=KGpg
Name[ga]=KGpg
Name[gl]=KGpg
Name[he]=KGpg
Name[hne]=के-जीपीजी
Name[hr]=KGpg
Name[hu]=KGpg
Name[ia]=KGpg
Name[id]=KGpg
Name[is]=KGpg
Name[it]=KGpg
Name[ja]=KGpg
Name[kk]=KGpg
Name[km]=KGpg
Name[ko]=KGpg
Name[lt]=KGpg
Name[lv]=KGpg
Name[mk]=KGpg
Name[mr]=के-जीपीजी
Name[ms]=KGpg
Name[nb]=KGpg
Name[nds]=KGpg
Name[ne]=KGpg
Name[nl]=KGPG
Name[nn]=KGpg
Name[pa]=KGpg
Name[pl]=KGpg
Name[pt]=KGpg
Name[pt_BR]=KGpg
Name[ro]=KGpg
Name[ru]=KGpg
Name[sk]=KGpg
Name[sl]=KGpg
Name[sq]=KGpg
Name[sr]=КГПГ
Name[sr@ijekavian]=КГПГ
Name[sr@ijekavianlatin]=KGPG
Name[sr@latin]=KGPG
Name[sv]=Kgpg
Name[ta]= KGpg
Name[tg]=KGpg
Name[th]=KGpg
Name[tr]=KGpg
Name[ug]=KGpg
Name[uk]=KGpg
Name[uz]=KGpg
Name[uz@cyrillic]=KGpg
Name[vi]=KGpg
Name[wa]=KGpg
Name[x-test]=xxKGpgxx
Name[zh_CN]=KGpg
Name[zh_TW]=KGpg
NotShowIn=XFCE;KDE;
X-KDE-autostart-after=panel
X-KDE-autostart-condition=kgpgrc:User Interface:AutoStart:false
Categories=Qt;KDE;Utility;X-KDE-Utilities-PIM;
#!/bin/sh
# Move XDG-Templates.skel/ to XDG_TEMPLATES_DIR.
SKEL_TEMPLATES_DIR="$HOME/XDG-Templates.skel"
if [ -d "$SKEL_TEMPLATES_DIR" -a -f "$HOME/.config/user-dirs.dirs" -a \
! -L "$SKEL_TEMPLATES_DIR" ]; then
. "$HOME/.config/user-dirs.dirs"
if [ -n "$XDG_TEMPLATES_DIR" -a "$XDG_TEMPLATES_DIR" != "$HOME" -a \
"$XDG_TEMPLATES_DIR" != "$SKEL_TEMPLATES_DIR" ]; then
if [ -d "$XDG_TEMPLATES_DIR" ] && rmdir "$XDG_TEMPLATES_DIR" ||
mkdir -p "${XDG_TEMPLATES_DIR%/*}"; then
mv "$SKEL_TEMPLATES_DIR" "$XDG_TEMPLATES_DIR" ||:
fi
fi
fi
[Desktop Entry]
Type=Application
Name=Screensaver
Name[am]=መመልከቻ ማዳኛ
Name[ar]=حافظة الشاشة
Name[ast]=Curiapantalles
Name[be]=Ахоўнік экрану
Name[bg]=Предпазител на екрана
Name[ca]=Estalvi de pantalla
Name[cs]=Spořič obrazovky
Name[da]=Pauseskærm
Name[de]=Bildschirmschoner
Name[el]=Προφύλαξη οθόνης
Name[en_AU]=Screensaver
Name[en_GB]=Screensaver
Name[eo]=Ekrankurteno
Name[es]=Protector de pantalla
Name[eu]=Pantaila-babeslea
Name[fi]=Näytönsäästäjä
Name[fr]=Économiseur d’écran
Name[gl]=Protector de pantalla
Name[he]=שומר מסך
Name[hr]=Čuvar zaslona
Name[hu]=Képernyővédő
Name[id]=Penyimpan Layar
Name[ie]=Garda-ecran
Name[is]=Skjáhvíla
Name[it]=Salvaschermo
Name[ja]=スクリーンセーバー
Name[kk]=Экран қорғауышы
Name[ko]=화면 보호기
Name[lt]=Ekrano užsklanda
Name[ms]=Penyelamat skrin
Name[nb]=Skjermsparer
Name[nl]=Schermbeveiliging
Name[nn]=Skjermsparar
Name[oc]=Estalviador d'ecran
Name[pl]=Wygaszacz ekranu
Name[pt]=Proteção de ecrã
Name[pt_BR]=Protetor de tela
Name[ro]=Protector de ecran
Name[ru]=Хранитель экрана
Name[sk]=Šetrič obrazovky
Name[sl]=Ohranjevalnik zaslona
Name[sr]=Чувар приказа
Name[sv]=Skärmsläckare
Name[th]=โปรแกรมรักษาหน้าจอ
Name[tr]=Ekran Koruyucu
Name[ug]=ئېكران قوغدىغۇچ
Name[uk]=Зберігач екрану
Name[vi]=Trình bảo vệ màn hình
Name[zh_CN]=屏幕保护
Name[zh_HK]=螢幕保護程式
Name[zh_TW]=螢幕保護程式
Comment=Launch screensaver and locker program
Comment[ar]=شغّل حافظة الشاشة وبرنامج التخزين
Comment[ast]=Llanzar curiapantalles y programa de bloquéu
Comment[be]=Запускаць ахоўнік экрану і блакавальнік
Comment[bg]=Стартиране на предпазителя на екрана и заключването
Comment[ca]=Llança l'estalvi de pantalla i el programa de bloqueig
Comment[cs]=Spustí spořič obrazovky a aplikaci pro uzamykání obrazovky
Comment[da]=Start pauseskærms- og låserprogram
Comment[de]=Bildschirmschoner und -sperre aufrufen
Comment[el]=Εκκίνηση προγράμματος προφύλαξης οθόνης και κλειδώματος
Comment[en_AU]=Launch screensaver and locker program
Comment[en_GB]=Launch screensaver and locker program
Comment[es]=Ejecutar protector de pantalla y el programa de bloqueo
Comment[eu]=Abiarazi pantaila-babeslea eta blokeo programa
Comment[fi]=Käynnistä näytönsäästäjä ja lukitusohjelma
Comment[fr]=Lancer l’économiseur d’écran et le verrouilleur
Comment[gl]=Iniciar o salvapantallas e o programa de bloqueo
Comment[he]=הפעל תוכנית שומר מסך ונעילה
Comment[hr]=Pokreni čuvara zaslona i zaključavanje
Comment[hu]=Képernyővédő és -zároló program indítása
Comment[id]=Jalankan program penyimpan layar dan pengunci
Comment[is]=Keyra skjáhvílu og læsingaforrit
Comment[it]=Avvia il salvaschermo ed il programma di blocco
Comment[ja]=スクリーンセーバーおよび画面ロックプログラムを起動します。
Comment[kk]=Экран қорғауыш және блоктау бағдарламасын жөнелту
Comment[ko]=화면 보호기 및 잠금 프로그램 실행하기
Comment[lt]=Paleisti ekrano užsklandą ir užrakinimo programą
Comment[ms]=Lancar penyelamat skrin dan program pengunci
Comment[nb]=Kjør skjermsparer og skjermlås
Comment[nl]=Programma voor schermbeveiliging en -vergrendeling starten
Comment[nn]=Start skjermsparar- og skjermlåsprogrammet
Comment[oc]=Varrolhar e aviar l'estalviador d'ecran
Comment[pl]=Uruchamianie wygaszacza ekranu i programu blokującego ekran
Comment[pt]=Lançar proteção de ecrã e programa de bloqueio
Comment[pt_BR]=Lança protetor de tela e programa de bloqueio de tela
Comment[ro]=Porniți programul de protecție a ecranului
Comment[ru]=Запуск хранителя экрана и блокировка рабочего стола
Comment[sk]=Spustiť šetrič obrazovky a aplikáciu pre zamykanie obrazovky
Comment[sl]=Zaženi ohranjevalnik zaslona in program za zaklepanje zaslona
Comment[sr]=Покрените чувар приказа и програм за закључавање
Comment[sv]=Starta skärmsläckare och låsprogram
Comment[th]=เรียกโปรแกรมรักษาและล็อคหน้าจอ
Comment[tr]=Ekran koruyucuyu çalıştır ve programı kilitle
Comment[ug]=ئېكران قوغدىغۇچ ۋە قۇلۇپلىغۇچ پروگراممىسىنى قوزغات
Comment[uk]=Запустити програми зберігача і замикання екрану
Comment[vi]=Chạy trình bảo vệ màn hình và chương trình khóa
Comment[zh_CN]=启动屏幕保护和锁定程序
Comment[zh_HK]=啟動螢幕保護程式與上鎖程式
Comment[zh_TW]=啟動螢幕保護程式與上鎖程式
Icon=preferences-desktop-screensaver
Exec=xscreensaver -no-splash
TryExec=xscreensaver
NotShowIn=XFCE;KDE;
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