diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-07-13 18:04:00 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-07-13 18:04:00 +0200 |
commit | 16d32fdeda288f5b8be71aea4a2f554b694d13eb (patch) | |
tree | bae7992c111eb5e915dfffc2b1602a9b53224336 /src/pixmaps/Makefile.am | |
parent | ea2c58c2344f3ed9c4fa01f05119c5a3715ffdaa (diff) |
Another bunch of rebranding stuff
Diffstat (limited to 'src/pixmaps/Makefile.am')
-rw-r--r-- | src/pixmaps/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pixmaps/Makefile.am b/src/pixmaps/Makefile.am index 5476f9d4..6dff376c 100644 --- a/src/pixmaps/Makefile.am +++ b/src/pixmaps/Makefile.am @@ -9,7 +9,7 @@ LIST = traymsgpng $(srcdir)/message.png \ purplepng $(srcdir)/purple.png \ redpng $(srcdir)/red.png \ voicepng $(srcdir)/voice.png \ - xchatpng $(srcdir)/../../xchat.png + hexchatpng $(srcdir)/../../hexchat.png PNGS = message.png highlight.png fileoffer.png book.png hop.png op.png purple.png red.png voice.png noinst_HEADERS = inline_pngs.h |