comparison pidgin/Makefile.am @ 22311:02eda4bd2b22

Apply the custom smiley patches from #1187, from Jorge Villaseo (Masca) and Mauro Srgio Ferreira Brasil. I have not applied the bits on MSN yet. I will have to look at it later, but I would rather someone else more familiar with the MSN code look at it first. I changed some bits of the applied patch (whitespacing, camelcasing etc.), and the bit that required a major version bump (in gtkthemes.h). There are a few more things that need to be done for this to be merged back to i.p.p.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 19 Feb 2008 19:41:56 +0000
parents 6bf73aea6450
children ff29208e03ef 348af0553cf1 1242a922a4bc
comparison
equal deleted inserted replaced
22310:f463d54e606b 22311:02eda4bd2b22
109 gtkrequest.c \ 109 gtkrequest.c \
110 gtkroomlist.c \ 110 gtkroomlist.c \
111 gtksavedstatuses.c \ 111 gtksavedstatuses.c \
112 gtkscrollbook.c \ 112 gtkscrollbook.c \
113 gtksession.c \ 113 gtksession.c \
114 gtksmiley.c \
114 gtksound.c \ 115 gtksound.c \
115 gtksourceiter.c \ 116 gtksourceiter.c \
116 gtksourceundomanager.c \ 117 gtksourceundomanager.c \
117 gtksourceview-marshal.c \ 118 gtksourceview-marshal.c \
118 gtkstatusbox.c \ 119 gtkstatusbox.c \
161 gtkrequest.h \ 162 gtkrequest.h \
162 gtkroomlist.h \ 163 gtkroomlist.h \
163 gtksavedstatuses.h \ 164 gtksavedstatuses.h \
164 gtkscrollbook.h \ 165 gtkscrollbook.h \
165 gtksession.h \ 166 gtksession.h \
167 gtksmiley.h \
166 gtksound.h \ 168 gtksound.h \
167 gtksourceiter.h \ 169 gtksourceiter.h \
168 gtksourceundomanager.h \ 170 gtksourceundomanager.h \
169 gtksourceview-marshal.h \ 171 gtksourceview-marshal.h \
170 gtkstatusbox.h \ 172 gtkstatusbox.h \