mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-17 03:00:19 +00:00
Varname consolidation for the rest of pixmaps
This commit is contained in:
@@ -6,17 +6,17 @@ LIST = png_ulist_voice $(srcdir)/ulist_voice.png \
|
||||
png_ulist_owner $(srcdir)/ulist_owner.png \
|
||||
png_ulist_founder $(srcdir)/ulist_founder.png \
|
||||
png_ulist_netop $(srcdir)/ulist_netop.png \
|
||||
traymsgpng $(srcdir)/message.png \
|
||||
trayhilightpng $(srcdir)/highlight.png \
|
||||
trayfilepng $(srcdir)/fileoffer.png \
|
||||
channelpng $(srcdir)/channel.png \
|
||||
dialogpng $(srcdir)/dialog.png \
|
||||
serverpng $(srcdir)/server.png \
|
||||
utilpng $(srcdir)/util.png \
|
||||
png_tray_fileoffer $(srcdir)/tray_fileoffer.png \
|
||||
png_tray_highlight $(srcdir)/tray_highlight.png \
|
||||
png_tray_message $(srcdir)/tray_message.png \
|
||||
png_tree_channel $(srcdir)/tree_channel.png \
|
||||
png_tree_dialog $(srcdir)/tree_dialog.png \
|
||||
png_tree_server $(srcdir)/tree_server.png \
|
||||
png_tree_util $(srcdir)/tree_util.png \
|
||||
png_book $(srcdir)/book.png \
|
||||
png_hexchat $(srcdir)/hexchat.png
|
||||
|
||||
PNGS = ulist_voice.png ulist_halfop.png ulist_op.png ulist_owner.png ulist_founder.png ulist_netop.png message.png highlight.png fileoffer.png channel.png dialog.png server.png util.png book.png
|
||||
PNGS = ulist_voice.png ulist_halfop.png ulist_op.png ulist_owner.png ulist_founder.png ulist_netop.png tray_fileoffer.png tray_highlight.png tray_message.png tree_channel.png tree_dialog.png tree_server.png tree_util.png book.png
|
||||
noinst_HEADERS = inline_pngs.h
|
||||
CLEANFILES = $(noinst_HEADERS)
|
||||
EXTRA_DIST = $(PNGS)
|
||||
|
||||
Reference in New Issue
Block a user