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 ),
frameBorder_( BorderDefault ),
blendColor_( RadialBlending ),
showStripes_( false ),
drawSeparator_( false ),
showStripes_( true ),
drawSeparator_( true ),
overwriteColors_( true ),
drawSizeGrip_( false ),
useOxygenShadows_( true )