[Xfce4-commits] r27058 - in xfconf/trunk: . docs docs/xfsettingsd
Stephan Arts
stephan at xfce.org
Sat Jun 14 15:56:51 CEST 2008
Author: stephan
Date: 2008-06-14 13:56:51 +0000 (Sat, 14 Jun 2008)
New Revision: 27058
Added:
xfconf/trunk/docs/xfsettingsd/
xfconf/trunk/docs/xfsettingsd/Makefile.am
xfconf/trunk/docs/xfsettingsd/xfsettingsd-channels.txt
Modified:
xfconf/trunk/configure.ac.in
Log:
Add an xfsettingsd section to the docs
Modified: xfconf/trunk/configure.ac.in
===================================================================
--- xfconf/trunk/configure.ac.in 2008-06-14 13:07:29 UTC (rev 27057)
+++ xfconf/trunk/configure.ac.in 2008-06-14 13:56:51 UTC (rev 27058)
@@ -204,6 +204,7 @@
docs/reference/Makefile
docs/reference/version.xml
docs/spec/Makefile
+docs/xfsettingsd/Makefile
po/Makefile.in
tests/Makefile
tests/set-properties/Makefile
Added: xfconf/trunk/docs/xfsettingsd/Makefile.am
===================================================================
--- xfconf/trunk/docs/xfsettingsd/Makefile.am (rev 0)
+++ xfconf/trunk/docs/xfsettingsd/Makefile.am 2008-06-14 13:56:51 UTC (rev 27058)
@@ -0,0 +1,2 @@
+EXTRA_DIST = \
+ xfsettingsd_channels.txt
Added: xfconf/trunk/docs/xfsettingsd/xfsettingsd-channels.txt
===================================================================
--- xfconf/trunk/docs/xfsettingsd/xfsettingsd-channels.txt (rev 0)
+++ xfconf/trunk/docs/xfsettingsd/xfsettingsd-channels.txt 2008-06-14 13:56:51 UTC (rev 27058)
@@ -0,0 +1,51 @@
+
+#############################
+### ###
+### 'xsettings' channel ###
+### ###
+#############################
+
+/Net/CursorBlink
+/Net/CursorBlinkTime
+/Net/DoubleClickDistance
+/Net/IconThemeName
+/Net/ThemeName
+/Net/DndDragThreshold
+/Net/DoubleClickTime
+
+/Xft/Hinting
+/Xft/Antialias
+/Xft/HintStyle
+/Xft/DPI
+/Xft/RGBA
+
+/Gtk/ColorPalette
+/Gtk/CursorThemeName
+/Gtk/MenuBarAccel
+/Gtk/IMStatusStyle
+/Gtk/FontName
+/Gtk/CanChangeAccels
+/Gtk/ToolbarIconSize
+/Gtk/IMPreeditStyle
+/Gtk/IconSizes
+/Gtk/MenuImages
+/Gtk/KeyThemeName
+/Gtk/ToolbarStyle
+/Gtk/ButtonImages
+/Gtk/CursorThemeSize
+
+#############################
+### ###
+### 'accessx' channel ###
+### ###
+#############################
+
+/AccessX/SlowKeys
+/AccessX/SlowKeysDelay
+
+/AccessX/StickyKeys
+/AccessX/StickyKeysLatchToLock
+/AccessX/StickyKeysTwoKeysUnlock
+
+/AccessX/BounceKeys
+/AccessX/DeBounceDelay
More information about the Xfce4-commits
mailing list