13
0

Remove duplicate menubarstyle property.

git-svn-id: svn://localhost/ardour2/branches/3.0@3856 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
David Robillard 2008-10-05 00:08:19 +00:00
parent ddd4305158
commit 9a8eda6930

View File

@ -119,12 +119,10 @@ style "default_base" = "medium_text"
engine "clearlooks"
{
menubarstyle = 0 # 0 = flat, 1 = sunken, 2 = flat gradient
style = GLOSSY
colorize_scrollbar = TRUE
menubarstyle = 2 # 0 = flat, 1 = sunken, 2 = flat gradient
toolbarstyle = 0 # 0 = flat, 1 = enable effects
}
}