summary refs log tree commit diff stats
path: root/share/icons
AgeCommit message (Expand)Author
2013-01-01Don't error on icon cache update failureTingPing
2012-12-16Put hexchat png in icons/hicolor/48x48/appsRichardHitt
2012-12-16Install hicolor svg; move the files Makefile.am to their subdirectoriesRichardHitt
2012-11-03Relocate hexchat.png and hexchat.ico and some more varname cleanupBerke Viktor
2012-10-26Converting, renaming, relocatingBerke Viktor
r@hexchat.org> 2012-07-18 10:51:22 +0200 committer Berke Viktor <bviktor@hexchat.org> 2012-07-18 10:51:22 +0200 Add make support for FiSHLiM on Unix' href='/git-repos/torxchat.git/commit/plugins/fishlim/Makefile.am?h=feature/flexible-cert&id=1d3c6d672eaa8d97fa24f52b14efc9ec79d71929'>1d3c6d67 ^
fc98a6d7 ^
1
2
3
4
5
6
7
8
9




                                   
                                                                    

                                            
                                                           
EXTRA_DIST = INSTALL LICENSE README

libdir = $(hexchatlibdir)/plugins

lib_LTLIBRARIES = fishlim.la
fishlim_la_SOURCES = fish.c irc.c keystore.c misc.c plugin_hexchat.c
fishlim_la_LDFLAGS = -avoid-version -module 
fishlim_la_LIBADD = 
AM_CPPFLAGS = $(COMMON_CFLAGS) -I$(srcdir)/../../src/common