comparison pidgin/Makefile.am @ 26329:f5e613e05332

Applied disco-2.patch from nops with some modifications: * Alphabetized includes and Makefiles * Removed purple_disco_set_ui_ops(NULL) in finch; ops is NULL by default. * A few string changes * Removed DISCO_PREF_LAST_SERVER. Default to our server, but store the last requested in the JabberStream* and use it if available.
author Paul Aurich <paul@darkrain42.org>
date Sun, 29 Mar 2009 19:29:22 +0000
parents c0e3b62f8098
children b290c7b9fc73
comparison
equal deleted inserted replaced
26328:c422c7b1bde7 26329:f5e613e05332
88 gtkcertmgr.c \ 88 gtkcertmgr.c \
89 gtkconn.c \ 89 gtkconn.c \
90 gtkconv.c \ 90 gtkconv.c \
91 gtkdebug.c \ 91 gtkdebug.c \
92 gtkdialogs.c \ 92 gtkdialogs.c \
93 gtkdisco.c \
93 gtkdnd-hints.c \ 94 gtkdnd-hints.c \
94 gtkdocklet.c \ 95 gtkdocklet.c \
95 gtkdocklet-x11.c \ 96 gtkdocklet-x11.c \
96 gtkeventloop.c \ 97 gtkeventloop.c \
97 gtkexpander.c \ 98 gtkexpander.c \
146 gtkconn.h \ 147 gtkconn.h \
147 gtkconv.h \ 148 gtkconv.h \
148 gtkconvwin.h \ 149 gtkconvwin.h \
149 gtkdebug.h \ 150 gtkdebug.h \
150 gtkdialogs.h \ 151 gtkdialogs.h \
152 gtkdisco.h \
151 gtkdnd-hints.h \ 153 gtkdnd-hints.h \
152 gtkdocklet.h \ 154 gtkdocklet.h \
153 gtkeventloop.h \ 155 gtkeventloop.h \
154 gtkexpander.h \ 156 gtkexpander.h \
155 gtkft.h \ 157 gtkft.h \