comparison src/Makefile.mingw @ 10295:0cf2a686266e

[gaim-migrate @ 11474] "themes.c in gaim/src should be renamed gtkthemes.c ; it is used only in main.c and gtkprefs.c and is gtk-specific. I can't rename it, obviously, but here's the 5 second patch to the makefile sources in gaim/src for once it's renamed: -Evan" committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 02 Dec 2004 13:03:23 +0000
parents 2f6dcbaaabe0
children ec140184437b
comparison
equal deleted inserted replaced
10294:6484242e4e30 10295:0cf2a686266e
111 gtkrequest.c \ 111 gtkrequest.c \
112 gtkroomlist.c \ 112 gtkroomlist.c \
113 gtksound.c \ 113 gtksound.c \
114 gtksourceiter.c \ 114 gtksourceiter.c \
115 gtkstatusselector.c \ 115 gtkstatusselector.c \
116 gtkthemes.c \
116 gtkutils.c \ 117 gtkutils.c \
117 idle.c \ 118 idle.c \
118 imgstore.c \ 119 imgstore.c \
119 log.c \ 120 log.c \
120 main.c \ 121 main.c \
136 sound.c \ 137 sound.c \
137 sslconn.c \ 138 sslconn.c \
138 status.c \ 139 status.c \
139 stock.c \ 140 stock.c \
140 stringref.c \ 141 stringref.c \
141 themes.c \
142 util.c \ 142 util.c \
143 value.c \ 143 value.c \
144 xmlnode.c \ 144 xmlnode.c \
145 win32/win32dep.c \ 145 win32/win32dep.c \
146 win32/MinimizeToTray.c \ 146 win32/MinimizeToTray.c \