From 23c7478c85fef636de83922f7ec36bab261eefc1 Mon Sep 17 00:00:00 2001 From: thomasadam Date: Tue, 25 Mar 2008 01:14:39 +0000 Subject: [PATCH] Update mech 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/mech/buttons | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/themes/mech/buttons b/themes/mech/buttons index 42f52b1..9e31a96 100644 --- a/themes/mech/buttons +++ b/themes/mech/buttons @@ -1,7 +1,9 @@ FuncFvwmDecorBackground -Style "*" Button 1, Button 2, Button 3, Button 4, Button 5, Button 6 -Style "*" MwmButtons # button follows the state +Style * Button 1, Button 2, Button 3, Button 4, Button 5, Button 6 + +# button follows the state +Style * MwmButtons TitleStyle \ AllActive (TiledPixmap $./images/decor/title-active.xpm) \ -- 2.11.4.GIT