aboutsummaryrefslogtreecommitdiff
path: root/data/styles/BlueFlux/pixmaps/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2004-01-03 02:27:25 (GMT)
committerfluxgen <fluxgen>2004-01-03 02:27:25 (GMT)
commitc790682800d5524c0102e1b09a4cbf2289e17191 (patch)
treeac0e6f72935ca6e90cc06008290c0e972c1fa5b7 /data/styles/BlueFlux/pixmaps/Makefile.am
parent49aa1c366002c8c4e73bacd10d7dedd7c3125380 (diff)
downloadfluxbox_paul-c790682800d5524c0102e1b09a4cbf2289e17191.zip
fluxbox_paul-c790682800d5524c0102e1b09a4cbf2289e17191.tar.bz2
blueflux
Diffstat (limited to 'data/styles/BlueFlux/pixmaps/Makefile.am')
-rw-r--r--data/styles/BlueFlux/pixmaps/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/styles/BlueFlux/pixmaps/Makefile.am b/data/styles/BlueFlux/pixmaps/Makefile.am
new file mode 100644
index 0000000..0ad6173
--- /dev/null
+++ b/data/styles/BlueFlux/pixmaps/Makefile.am
@@ -0,0 +1,11 @@
1styledir = $(pkgdatadir)/styles/BlueFlux/pixmaps
2
3style_DATA = button_close_active.xpm button_close_pressed.xpm button_close_unfocus.xpm \
4 button_max_active.xpm button_max_pressed.xpm \
5 button_max_unfocus.xpm button_min_active.xpmbutton_min_pressed.xpm \
6 button_min_unfocus.xpm button_stick_active.xpm button_stick_pressed.xpm \
7 button_stick_unfocus.xpm button_stuck.xpm button_stuck_unfocus.xpm \
8 button_toolbar.xpm button_toolbar_pressed.xpm menu_frame.xpm title_bar.xpm \
9 title_bar_unfocus.xpm toolbar.xpm toolbar_label.xpm
10
11EXTRA_DIST=$(style_DATA)