From 3c6c732083383d5b871e5d9bf8a1ef58481c0f89 Mon Sep 17 00:00:00 2001 From: thomasadam Date: Tue, 25 Mar 2008 01:12:58 +0000 Subject: [PATCH] Update e17 theme to use features in FVWM 2.5.25+ Some of the style options were a little out of date. This also removes some deprecation warnings from old style changing since the theme was written. --- themes/e17/buttons | 6 ++++-- themes/e17/windowlook | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/themes/e17/buttons b/themes/e17/buttons index a55c880..06c3b96 100644 --- a/themes/e17/buttons +++ b/themes/e17/buttons @@ -1,7 +1,9 @@ FuncFvwmDecorBackground -Style "*" Button 1, Button 2, Button 4, Button 6 -Style "*" MWMButtons # button relief follows the state +Style * Button 1, Button 2, Button 4, Button 6 + +# button relief follows the state +Style * MWMButtons AddButtonStyle 1 Pixmap button/options-activeup.xpm -- flat # ActiveUp (Pixmap button/options-activeup.xpm -- flat) \ diff --git a/themes/e17/windowlook b/themes/e17/windowlook index fdd6f54..7a3b433 100644 --- a/themes/e17/windowlook +++ b/themes/e17/windowlook @@ -1,8 +1,8 @@ FuncFvwmSetFont-WindowTitle * -*-lucida-bold-r-*-*-10-*;-*-verdana-bold-r-*-*-10-* FuncFvwmSetFont-IconTitle * -*-lucida-medium-r-*-*-10-*;-*-verdana-medium-r-*-*-9-* -Style "*" BorderWidth 3, HandleWidth 3 -Style "*" FvwmBorder, FirmBorder +Style * BorderWidth 3, HandleWidth 3 +Style * FvwmBorder, FirmBorder BorderStyle Simple -- HiddenHandles NoInset Raised -- 2.11.4.GIT