summary refs log tree commit diff stats
path: root/plugins/fishlim/irc.h
AgeCommit message (Expand)Author
2013-09-15plugins: fishlim: VS2013 comes with a working stdbool.hArnavion
2012-05-04sync with fishlim headBerke Viktor
2011-11-24add fishlim pluginBerke Viktor
xchat.git/commit/src/pixmaps/makefile.mak?h=feature/flexible-cert&id=cbcf58aba6497db777fe41d0b9651d0b905c9605'>cbcf58ab ^
c7ec88c8 ^

b9ece546 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18













                                                      
                                                     

      
                
CONV = gdk-pixbuf-csource

LIST =	bookpng book.png \
			hoppng hop.png \
			oppng op.png \
			purplepng purple.png \
			redpng red.png \
			trayfilepng fileoffer.png \
			trayhilightpng highlight.png \
			traymsgpng message.png \
			voicepng voice.png \
			xchatpng ..\..\xchat.png

all: 
	@$(CONV) --build-list $(LIST) > inline_pngs.h

clean:
	@del *.h