summaryrefslogtreecommitdiff
path: root/data/styles/bloe/pixmaps/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2007-10-07 17:02:10 (GMT)
committerfluxgen <fluxgen>2007-10-07 17:02:10 (GMT)
commit11d01d602935766f0bb2d20af28d6a41d12541bf (patch)
tree5c36009e4cc9ac40ae77f2bb327cfa8bd896d2ee /data/styles/bloe/pixmaps/Makefile.am
parentd8455124e80e01214280a0b3fa0e83176f41a2f4 (diff)
downloadfluxbox_lack-11d01d602935766f0bb2d20af28d6a41d12541bf.zip
fluxbox_lack-11d01d602935766f0bb2d20af28d6a41d12541bf.tar.bz2
added new style bloe, thanks Sven Michel
Diffstat (limited to 'data/styles/bloe/pixmaps/Makefile.am')
-rw-r--r--data/styles/bloe/pixmaps/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/data/styles/bloe/pixmaps/Makefile.am b/data/styles/bloe/pixmaps/Makefile.am
new file mode 100644
index 0000000..cbf7e8b
--- /dev/null
+++ b/data/styles/bloe/pixmaps/Makefile.am
@@ -0,0 +1,13 @@
1styledir = $(pkgdatadir)/styles/bloe/pixmaps
2
3style_DATA = bullet.xpm closepr.xpm frame.xpm maxfcs.xpm \
4 maxufcs.xpm menuiconpr.xpm minfcs.xpm minufcs.xpm \
5 shadefcs.xpm shadeufcs.xpm stickpr.xpm stuckfcs.xpm \
6 tbarfcs.xpm unselected.xpm unshadepr.xpm \
7 windowlabelfcs.xpm closefcs.xpm closeufcs.xpm \
8 maxpr.xpm menuiconfcs.xpm menuiconufcs.xpm \
9 minpr.xpm selected.xpm shadepr.xpm stickfcs.xpm \
10 stickufcs.xpm stuckufcs.xpm tbarufcs.xpm \
11 unshadefcs.xpm unshadeufcs.xpm windowlabelufcs.xpm
12
13EXTRA_DIST=$(style_DATA) \ No newline at end of file