set draw_stripes draw_separator on for default configuration, in order to match default oxygen decoration

svn path=/trunk/KDE/kdebase/workspace/; revision=1016851
This commit is contained in:
Hugo Pereira Da Costa 2009-08-29 04:53:13 +00:00
parent cf86b3fc65
commit 563191f51c

View file

@ -44,8 +44,8 @@ namespace Nitrogen
buttonType_( ButtonKde43 ), buttonType_( ButtonKde43 ),
frameBorder_( BorderDefault ), frameBorder_( BorderDefault ),
blendColor_( RadialBlending ), blendColor_( RadialBlending ),
showStripes_( false ), showStripes_( true ),
drawSeparator_( false ), drawSeparator_( true ),
overwriteColors_( true ), overwriteColors_( true ),
drawSizeGrip_( false ), drawSizeGrip_( false ),
useOxygenShadows_( true ) useOxygenShadows_( true )