mirror of
https://github.com/wizbright/waybox.git
synced 2026-04-06 07:15:41 -04:00
21 lines
896 B
Text
21 lines
896 B
Text
emerge_pixmaps_styledir = $(pkgdatadir)/styles/Emerge/pixmaps
|
|
|
|
dist_emerge_pixmaps_style_DATA = \
|
|
data/styles/Emerge/pixmaps/bullet.xpm \
|
|
data/styles/Emerge/pixmaps/close-pressed.xpm \
|
|
data/styles/Emerge/pixmaps/close-unfocus.xpm \
|
|
data/styles/Emerge/pixmaps/close.xpm \
|
|
data/styles/Emerge/pixmaps/icon-pressed.xpm \
|
|
data/styles/Emerge/pixmaps/icon-unfocus.xpm \
|
|
data/styles/Emerge/pixmaps/icon.xpm \
|
|
data/styles/Emerge/pixmaps/max-pressed.xpm \
|
|
data/styles/Emerge/pixmaps/max-unfocus.xpm \
|
|
data/styles/Emerge/pixmaps/max.xpm \
|
|
data/styles/Emerge/pixmaps/selected.xpm \
|
|
data/styles/Emerge/pixmaps/stick-pressed.xpm \
|
|
data/styles/Emerge/pixmaps/stick-unfocus.xpm \
|
|
data/styles/Emerge/pixmaps/stick.xpm \
|
|
data/styles/Emerge/pixmaps/stuck-pressed.xpm \
|
|
data/styles/Emerge/pixmaps/stuck-unfocus.xpm \
|
|
data/styles/Emerge/pixmaps/stuck.xpm \
|
|
data/styles/Emerge/pixmaps/unselected.xpm
|