From aacb233a6250abf763ce2da6691005116b5cbdcb Mon Sep 17 00:00:00 2001
From: fluxgen <fluxgen>
Date: Sat, 3 Jan 2004 02:34:27 +0000
Subject: minor fix

---
 data/styles/BlueFlux/pixmaps/Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/data/styles/BlueFlux/pixmaps/Makefile.am b/data/styles/BlueFlux/pixmaps/Makefile.am
index 0ad6173..2d658e0 100644
--- a/data/styles/BlueFlux/pixmaps/Makefile.am
+++ b/data/styles/BlueFlux/pixmaps/Makefile.am
@@ -1,8 +1,8 @@
 styledir = $(pkgdatadir)/styles/BlueFlux/pixmaps
 
-style_DATA = button_close_active.xpm button_close_pressed.xpm button_close_unfocus.xpm \
-	button_max_active.xpm button_max_pressed.xpm \
-	button_max_unfocus.xpm button_min_active.xpmbutton_min_pressed.xpm \
+style_DATA = button_close_active.xpm button_close_pressed.xpm \
+	button_close_unfocus.xpm button_max_active.xpm button_max_pressed.xpm \
+	button_max_unfocus.xpm button_min_active.xpm button_min_pressed.xpm \
 	button_min_unfocus.xpm button_stick_active.xpm button_stick_pressed.xpm \
 	button_stick_unfocus.xpm button_stuck.xpm button_stuck_unfocus.xpm \
 	button_toolbar.xpm button_toolbar_pressed.xpm menu_frame.xpm title_bar.xpm \
-- 
cgit v0.11.2