diff options
author | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2006-05-05 21:52:52 +0000 |
---|---|---|
committer | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2006-05-05 21:52:52 +0000 |
commit | fcab0c0c04ad74844d7f0c38bfedec7635d9174e (patch) | |
tree | d32732da852d1331a4506b710dca174cf4df8f4c /themes/default-4.0 | |
parent | 15568db80e05dd2b544b7e96812f55ccc3deedfe (diff) | |
download | xfwm4-fcab0c0c04ad74844d7f0c38bfedec7635d9174e.tar.gz |
Fix horizontal/vertical frame title offset, adjust themes accordingly, fix a bug in maximization toggle.
(Old svn revision: 21526)
Diffstat (limited to 'themes/default-4.0')
-rw-r--r-- | themes/default-4.0/themerc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/default-4.0/themerc b/themes/default-4.0/themerc index bebfca7ab..326bf8628 100644 --- a/themes/default-4.0/themerc +++ b/themes/default-4.0/themerc @@ -2,7 +2,7 @@ button_offset=0 button_spacing=2 full_width_title=true title_horizontal_offset=0 -title_vertical_offset_active=1 -title_vertical_offset_inactive=1 +title_vertical_offset_active=0 +title_vertical_offset_inactive=0 title_shadow_active=false title_shadow_inactive=false |