add the makefiles for the themes' data dirs

This commit is contained in:
Dana Jansens 2003-06-28 16:55:00 +00:00
parent 527af7664a
commit 6d0d75cd35
3 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,6 @@
themedatadir=$(datadir)/openbox/themes/ebox_data
themedata_DATA=\
close.xbm \
iconify.xbm \
max.xbm

View file

@ -0,0 +1,7 @@
themedatadir=$(datadir)/openbox/themes/fieron2_data
themedata_DATA=\
close.xbm \
iconify.xbm \
max.xbm \
stick.xbm

View file

@ -0,0 +1,7 @@
themedatadir=$(datadir)/openbox/themes/fieron_data
themedata_DATA=\
close.xbm \
iconify.xbm \
max.xbm \
stick.xbm