aboutsummaryrefslogtreecommitdiffstats
path: root/main/xfce4/xsettings.xml
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-09-12 16:15:33 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2014-09-12 16:15:33 +0200
commitb2645b22e9ba08a6aee699fb50f90fc694a29819 (patch)
tree8b9cf85279b81614d14c5e245136cc27bda2c61a /main/xfce4/xsettings.xml
parent7f619855000f5de539987d0628076b549cedf798 (diff)
downloadaports-b2645b22e9ba08a6aee699fb50f90fc694a29819.tar.bz2
aports-b2645b22e9ba08a6aee699fb50f90fc694a29819.tar.xz
main/xfce4: add -skel subpackage with default config for /etc/skel
Diffstat (limited to 'main/xfce4/xsettings.xml')
-rw-r--r--main/xfce4/xsettings.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/main/xfce4/xsettings.xml b/main/xfce4/xsettings.xml
new file mode 100644
index 0000000000..6460be01f2
--- /dev/null
+++ b/main/xfce4/xsettings.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xsettings" version="1.0">
+ <property name="Net" type="empty">
+ <property name="ThemeName" type="string" value="Xfce"/>
+ <property name="IconThemeName" type="empty"/>
+ <property name="DoubleClickTime" type="empty"/>
+ <property name="DoubleClickDistance" type="empty"/>
+ <property name="DndDragThreshold" type="empty"/>
+ <property name="CursorBlink" type="empty"/>
+ <property name="CursorBlinkTime" type="empty"/>
+ <property name="SoundThemeName" type="empty"/>
+ <property name="EnableEventSounds" type="empty"/>
+ <property name="EnableInputFeedbackSounds" type="empty"/>
+ </property>
+ <property name="Xft" type="empty">
+ <property name="DPI" type="empty"/>
+ <property name="Antialias" type="empty"/>
+ <property name="Hinting" type="empty"/>
+ <property name="HintStyle" type="empty"/>
+ <property name="RGBA" type="empty"/>
+ </property>
+ <property name="Gtk" type="empty">
+ <property name="CanChangeAccels" type="empty"/>
+ <property name="ColorPalette" type="empty"/>
+ <property name="FontName" type="empty"/>
+ <property name="IconSizes" type="empty"/>
+ <property name="KeyThemeName" type="empty"/>
+ <property name="ToolbarStyle" type="empty"/>
+ <property name="ToolbarIconSize" type="empty"/>
+ <property name="MenuImages" type="empty"/>
+ <property name="ButtonImages" type="empty"/>
+ <property name="MenuBarAccel" type="empty"/>
+ <property name="CursorThemeName" type="empty"/>
+ <property name="CursorThemeSize" type="empty"/>
+ </property>
+</channel>