aboutsummaryrefslogtreecommitdiffstats
path: root/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
diff options
context:
space:
mode:
authorTomasz Paweł Gajc <tpg@mandriva.org>2008-11-18 18:02:09 +0000
committerTomasz Paweł Gajc <tpg@mandriva.org>2008-11-18 18:02:09 +0000
commit877f434060df68a0f6eae1d7400989855fd9e182 (patch)
treec1b2e5bf4707c1a006e7c5cc25c32f5142d5616d /common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
parentcf20436f3e559474b8c7e82681a27e16ac813f38 (diff)
downloadconfig-877f434060df68a0f6eae1d7400989855fd9e182.tar
config-877f434060df68a0f6eae1d7400989855fd9e182.tar.gz
config-877f434060df68a0f6eae1d7400989855fd9e182.tar.bz2
config-877f434060df68a0f6eae1d7400989855fd9e182.tar.xz
config-877f434060df68a0f6eae1d7400989855fd9e182.zip
- make it work with Xfce4.6
Diffstat (limited to 'common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml')
-rw-r--r--common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml40
1 files changed, 0 insertions, 40 deletions
diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
deleted file mode 100644
index 8397953..0000000
--- a/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<channel name="xsettings" version="1.0">
- <property name="Net" type="empty">
- <property name="DoubleClickTime" type="int" value="250"/>
- <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="ThemeName" type="string" value="Ia Ora Smooth"/>
- <property name="IconThemeName" type="string" value="Tango"/>
- <property name="SoundThemeName" type="string" value="default"/>
- <property name="EnableEventSounds" type="bool" value="true"/>
- <property name="EnableInputFeedbackSounds" type="bool" value="true"/>
- </property>
- <property name="Xft" 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="none"/>
- <property name="DPI" type="int" value="-1"/>
- </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="Sans 10"/>
- <property name="IconSizes" type="string" value=""/>
- <property name="KeyThemeName" type="string" value=""/>
- <property name="ToolbarStyle" type="string" value="both"/>
- <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="true"/>
- <property name="MenuBarAccel" type="string" value="F10"/>
- <property name="CursorThemeName" type="string" value=""/>
- <property name="CursorThemeSize" type="int" value="0"/>
- </property>
- <property name="Initialized" type="uint" value="1"/>
-</channel>