diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml index e312977..955495e 100644 --- a/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml +++ b/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -33,13 +33,13 @@ <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="IMPreeditStyle" type="string" value=""/> --> + <!-- <property name="IMStatusStyle" type="string" value=""/> --> + <!-- <property name="IMModule" 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="wonderland"/> <property name="CursorThemeSize" type="int" value="0"/> - <property name="IMModule" type="string" value=""/> </property> </channel> |