s/_t.xbm/_toggled.xbm/
This commit is contained in:
parent
d4170da07e
commit
6b606a098f
1 changed files with 6 additions and 6 deletions
12
Makefile.am
12
Makefile.am
|
@ -375,11 +375,11 @@ planton_themedir = $(themedir)/planton
|
||||||
dist_planton_theme_DATA = \
|
dist_planton_theme_DATA = \
|
||||||
themes/planton/themerc \
|
themes/planton/themerc \
|
||||||
themes/planton/max.xbm \
|
themes/planton/max.xbm \
|
||||||
themes/planton/max_t.xbm \
|
themes/planton/max_toggled.xbm \
|
||||||
themes/planton/stick.xbm \
|
themes/planton/stick.xbm \
|
||||||
themes/planton/stick_t.xbm \
|
themes/planton/stick_toggled.xbm \
|
||||||
themes/planton/shade.xbm \
|
themes/planton/shade.xbm \
|
||||||
themes/planton/shade_t.xbm \
|
themes/planton/shade_toggled.xbm \
|
||||||
themes/planton/iconify.xbm \
|
themes/planton/iconify.xbm \
|
||||||
themes/planton/close.xbm
|
themes/planton/close.xbm
|
||||||
|
|
||||||
|
@ -412,11 +412,11 @@ bbstyle_themedir = $(themedir)/BBstylE
|
||||||
dist_bbstyle_theme_DATA = \
|
dist_bbstyle_theme_DATA = \
|
||||||
themes/BBstylE/themerc \
|
themes/BBstylE/themerc \
|
||||||
themes/BBstylE/max.xbm \
|
themes/BBstylE/max.xbm \
|
||||||
themes/BBstylE/max_t.xbm \
|
themes/BBstylE/max_toggled.xbm \
|
||||||
themes/BBstylE/stick.xbm \
|
themes/BBstylE/stick.xbm \
|
||||||
themes/BBstylE/stick_t.xbm \
|
themes/BBstylE/stick_toggled.xbm \
|
||||||
themes/BBstylE/shade.xbm \
|
themes/BBstylE/shade.xbm \
|
||||||
themes/BBstylE/shade_t.xbm \
|
themes/BBstylE/shade_toggled.xbm \
|
||||||
themes/BBstylE/iconify.xbm \
|
themes/BBstylE/iconify.xbm \
|
||||||
themes/BBstylE/close.xbm
|
themes/BBstylE/close.xbm
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue