Mercurial > pidgin
annotate src/Makefile.am @ 11249:b4b1be482b4e
[gaim-migrate @ 13418]
sf patch #1235519, from Sadrul Habib Chowdhury
This is a pretty big patch that makes Gaim correctly save and restore
the current status (away/available, away message, available message,
invisible, etc).
The GaimGtkStatusBoxWidget thing I think defaults to "Available"
every time its created, which overrides the setting that was saved
to the XML file. So that still needs to be fixed before this will
really work.
Anyway, mad props to Sadrul for putting up with my requests on this patch
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Sat, 13 Aug 2005 05:22:09 +0000 |
| parents | 01c06e7ae1f6 |
| children | 421a8523ad04 |
| rev | line source |
|---|---|
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
1 EXTRA_DIST = \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
2 getopt.c \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
3 getopt.h \ |
| 6187 | 4 getopt1.c \ |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
5 Makefile.mingw \ |
| 6190 | 6 win_gaim.c \ |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
7 win32/IdleTracker/Makefile.mingw \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
8 win32/IdleTracker/idletrack.c \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
9 win32/IdleTracker/idletrack.h \ |
| 6190 | 10 win32/MinimizeToTray.c \ |
| 11 win32/MinimizeToTray.h \ | |
| 12 win32/gaimrc.rc \ | |
| 13 win32/global.mak \ | |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
14 win32/libc_interface.c \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
15 win32/libc_interface.h \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
16 win32/libc_internal.h \ |
| 6190 | 17 win32/resource.h \ |
| 18 win32/stdafx.h \ | |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
19 win32/untar.c \ |
| 6190 | 20 win32/untar.h \ |
| 21 win32/wgaimerror.h \ | |
| 22 win32/win32dep.c \ | |
| 23 win32/win32dep.h \ | |
| 24 win32/wspell.c \ | |
| 25 win32/wspell.h \ | |
| 26 win32/mingw_plus/winuser_extra.h \ | |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
27 win32/nsis/gaim-header.bmp \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
28 win32/nsis/gaim-intro.bmp \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
29 win32/nsis/langmacros.nsh \ |
|
10095
b28f9be379b3
[gaim-migrate @ 11114]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9993
diff
changeset
|
30 win32/nsis/translations/albanian.nsh \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
31 win32/nsis/translations/bulgarian.nsh \ |
|
9956
a448265e09d8
[gaim-migrate @ 10856]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9791
diff
changeset
|
32 win32/nsis/translations/catalan.nsh \ |
|
7626
2fb83607becf
[gaim-migrate @ 8250]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7593
diff
changeset
|
33 win32/nsis/translations/czech.nsh \ |
|
7924
cb400cd78961
[gaim-migrate @ 8593]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7763
diff
changeset
|
34 win32/nsis/translations/danish.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
35 win32/nsis/translations/dutch.nsh \ |
|
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
36 win32/nsis/translations/english.nsh \ |
|
8178
33802f8a2d90
[gaim-migrate @ 8895]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8126
diff
changeset
|
37 win32/nsis/translations/finnish.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
38 win32/nsis/translations/french.nsh \ |
|
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
39 win32/nsis/translations/german.nsh \ |
|
8388
c08d9b0dbd29
[gaim-migrate @ 9116]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8317
diff
changeset
|
40 win32/nsis/translations/hebrew.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
41 win32/nsis/translations/hungarian.nsh \ |
|
6448
fd3c96c0c2d6
[gaim-migrate @ 6957]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6442
diff
changeset
|
42 win32/nsis/translations/italian.nsh \ |
|
8183
ab0fce369327
[gaim-migrate @ 8902]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8178
diff
changeset
|
43 win32/nsis/translations/japanese.nsh \ |
|
8099
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
44 win32/nsis/translations/korean.nsh \ |
|
8567
d92a7574473c
[gaim-migrate @ 9314]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8490
diff
changeset
|
45 win32/nsis/translations/norwegian.nsh \ |
|
8126
b6458d4ce101
[gaim-migrate @ 8830]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8113
diff
changeset
|
46 win32/nsis/translations/polish.nsh \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
47 win32/nsis/translations/portuguese.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
48 win32/nsis/translations/portuguese-br.nsh \ |
|
8099
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
49 win32/nsis/translations/romanian.nsh \ |
|
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
50 win32/nsis/translations/russian.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
51 win32/nsis/translations/serbian-latin.nsh \ |
|
6559
8dba07c335e9
[gaim-migrate @ 7081]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6493
diff
changeset
|
52 win32/nsis/translations/simp-chinese.nsh \ |
|
9561
3ff773e92747
[gaim-migrate @ 10397]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9391
diff
changeset
|
53 win32/nsis/translations/slovak.nsh \ |
|
9115
f55f93a975f2
[gaim-migrate @ 9892]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8713
diff
changeset
|
54 win32/nsis/translations/slovenian.nsh \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
55 win32/nsis/translations/spanish.nsh \ |
|
6651
6eb1f388bdf8
[gaim-migrate @ 7176]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6562
diff
changeset
|
56 win32/nsis/translations/swedish.nsh \ |
| 8464 | 57 win32/nsis/translations/trad-chinese.nsh \ |
| 58 win32/nsis/translations/vietnamese.nsh | |
|
8099
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
59 |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
60 |
|
2086
424a40f12a6c
[gaim-migrate @ 2096]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1901
diff
changeset
|
61 SUBDIRS = protocols |
|
424a40f12a6c
[gaim-migrate @ 2096]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1901
diff
changeset
|
62 |
| 9391 | 63 gaim_coresources = \ |
|
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
64 account.c \ |
| 9364 | 65 accountopt.c \ |
| 66 blist.c \ | |
| 67 buddyicon.c \ | |
|
10684
72a5babfa8b4
[gaim-migrate @ 12231]
Luke Schierer <lschiere@pidgin.im>
parents:
10643
diff
changeset
|
68 cipher.c \ |
| 9364 | 69 cmds.c \ |
| 70 connection.c \ | |
| 71 conversation.c \ | |
| 72 core.c \ | |
| 73 debug.c \ | |
| 10228 | 74 desktopitem.c \ |
| 9364 | 75 eventloop.c \ |
| 76 ft.c \ | |
| 77 imgstore.c \ | |
| 78 log.c \ | |
|
10977
2ce8ec01a064
[gaim-migrate @ 12803]
Christopher O'Brien <siege@pidgin.im>
parents:
10708
diff
changeset
|
79 mime.c \ |
| 9364 | 80 network.c \ |
| 81 notify.c \ | |
| 82 plugin.c \ | |
| 83 pluginpref.c \ | |
| 84 pounce.c \ | |
| 10245 | 85 prefix.c \ |
| 86 prefs.c \ | |
| 9364 | 87 privacy.c \ |
| 88 proxy.c \ | |
| 89 prpl.c \ | |
| 90 request.c \ | |
| 91 roomlist.c \ | |
| 10418 | 92 savedstatuses.c \ |
| 9364 | 93 server.c \ |
| 94 signals.c \ | |
| 95 status.c \ | |
| 96 stringref.c \ | |
| 11225 | 97 stun.c \ |
| 9364 | 98 sound.c \ |
| 99 sslconn.c \ | |
| 11195 | 100 upnp.c \ |
| 9364 | 101 util.c \ |
| 102 value.c \ | |
| 103 xmlnode.c | |
| 104 | |
| 105 gaim_coreheaders = \ | |
|
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
106 account.h \ |
|
5638
0bdfa28c678e
[gaim-migrate @ 6047]
Christian Hammond <chipx86@chipx86.com>
parents:
5563
diff
changeset
|
107 accountopt.h \ |
|
5228
1a53330dfd34
[gaim-migrate @ 5598]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
108 blist.h \ |
|
6846
8ab95f4c9800
[gaim-migrate @ 7391]
Christian Hammond <chipx86@chipx86.com>
parents:
6748
diff
changeset
|
109 buddyicon.h \ |
|
10684
72a5babfa8b4
[gaim-migrate @ 12231]
Luke Schierer <lschiere@pidgin.im>
parents:
10643
diff
changeset
|
110 cipher.h \ |
| 9130 | 111 cmds.h \ |
|
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
112 connection.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
113 conversation.h \ |
|
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
114 core.h \ |
|
5211
0241d6b6702d
[gaim-migrate @ 5581]
Christian Hammond <chipx86@chipx86.com>
parents:
5206
diff
changeset
|
115 debug.h \ |
| 10228 | 116 desktopitem.h \ |
|
8273
f24172f53650
[gaim-migrate @ 8997]
Christian Hammond <chipx86@chipx86.com>
parents:
8231
diff
changeset
|
117 eventloop.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
118 ft.h \ |
| 6982 | 119 imgstore.h \ |
| 7593 | 120 log.h \ |
|
10977
2ce8ec01a064
[gaim-migrate @ 12803]
Christopher O'Brien <siege@pidgin.im>
parents:
10708
diff
changeset
|
121 mime.h \ |
|
8231
f50c059b6384
[gaim-migrate @ 8954]
Christian Hammond <chipx86@chipx86.com>
parents:
8183
diff
changeset
|
122 network.h \ |
|
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5276
diff
changeset
|
123 notify.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
124 plugin.h \ |
| 8713 | 125 pluginpref.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
126 pounce.h \ |
| 10312 | 127 prefix.h \ |
| 10245 | 128 prefs.h \ |
|
6073
6f924c4c5748
[gaim-migrate @ 6532]
Christian Hammond <chipx86@chipx86.com>
parents:
6065
diff
changeset
|
129 privacy.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
130 proxy.h \ |
|
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
131 prpl.h \ |
|
5477
e8e498255369
[gaim-migrate @ 5873]
Christian Hammond <chipx86@chipx86.com>
parents:
5440
diff
changeset
|
132 request.h \ |
| 8113 | 133 roomlist.h \ |
| 10418 | 134 savedstatuses.h \ |
|
5874
964e4f94fc56
[gaim-migrate @ 6306]
Christian Hammond <chipx86@chipx86.com>
parents:
5859
diff
changeset
|
135 server.h \ |
|
6485
70d5122bc3ff
[gaim-migrate @ 6999]
Christian Hammond <chipx86@chipx86.com>
parents:
6448
diff
changeset
|
136 signals.h \ |
| 6065 | 137 status.h \ |
| 7763 | 138 stringref.h \ |
| 11225 | 139 stun.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
140 sound.h \ |
|
6701
b7e113a59b51
[gaim-migrate @ 7227]
Christian Hammond <chipx86@chipx86.com>
parents:
6651
diff
changeset
|
141 sslconn.h \ |
| 11195 | 142 upnp.h \ |
|
6562
c53a3f0649eb
[gaim-migrate @ 7084]
Christian Hammond <chipx86@chipx86.com>
parents:
6559
diff
changeset
|
143 util.h \ |
| 7131 | 144 value.h \ |
| 9957 | 145 version.h \ |
| 7131 | 146 xmlnode.h |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
147 |
| 11242 | 148 bin_PROGRAMS = gaim gaim-remote |
| 9364 | 149 |
| 11055 | 150 |
| 151 if ENABLE_DBUS | |
| 152 | |
| 11241 | 153 CLEANFILES = \ |
| 154 dbus-bindings.c \ | |
| 11242 | 155 dbus-client-binding.c \ |
| 11241 | 156 dbus-client-binding.h |
| 157 | |
| 11242 | 158 # gaim dbus server |
| 11241 | 159 |
| 11242 | 160 dbus_sources = dbus-server.c dbus-useful.c |
| 161 dbus_headers = dbus-server.h dbus-useful.h dbus-maybe.h | |
| 11146 | 162 |
| 11187 | 163 dbus_exported = dbus-useful.h dbus-define-api.h account.h blist.h connection.h conversation.h core.h roomlist.h status.h server.h |
| 11146 | 164 |
| 165 | |
| 11171 | 166 dbus-bindings.c: dbus-analyze-functions.py $(dbus_exported) |
| 167 cat $(dbus_exported) | $(PYTHON) dbus-analyze-functions.py > $@ | |
| 168 | |
| 11242 | 169 dbus-server.$(OBJEXT): dbus-bindings.c |
| 11146 | 170 |
| 11241 | 171 |
| 172 # libgaim-client | |
| 173 | |
| 174 lib_LTLIBRARIES = libgaim-client.la | |
| 175 | |
| 176 libgaim_client_la_SOURCES = gaim-client.c | |
| 177 | |
| 178 gaim-client-bindings.c: dbus-analyze-functions.py $(dbus_exported) | |
| 179 cat $(dbus_exported) | $(PYTHON) dbus-analyze-functions.py --client > $@ | |
| 180 | |
| 181 gaim-client-bindings.h: dbus-analyze-functions.py $(dbus_exported) | |
| 182 cat $(dbus_exported) | $(PYTHON) dbus-analyze-functions.py --client --headers > $@ | |
| 183 | |
| 184 $(libgaim_client_la_OBJECTS): gaim-client-bindings.h gaim-client-bindings.c | |
| 11171 | 185 |
| 11241 | 186 |
| 187 # gaim-client-example | |
| 188 | |
| 11242 | 189 gaim_client_example_SOURCES = gaim-client-example.c |
| 11241 | 190 |
| 11242 | 191 gaim_client_example_DEPENDENCIES = @LIBOBJS@ |
| 11241 | 192 gaim_client_example_LDADD = \ |
| 193 @LIBOBJS@ \ | |
| 194 libgaim-client.la \ | |
| 195 $(GTK_LIBS) \ | |
| 196 $(DBUS_LIBS) | |
| 197 | |
| 198 bin_PROGRAMS += gaim-client-example | |
| 199 | |
| 200 gaim-client-example.$(OBJEXT): gaim-client-bindings.h | |
| 11171 | 201 |
| 11055 | 202 |
| 203 endif | |
| 204 | |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
205 gaim_SOURCES = \ |
| 9391 | 206 $(gaim_coresources) \ |
| 11095 | 207 $(dbus_sources) \ |
| 10708 | 208 gtkcombobox.c \ |
| 209 gtkcelllayout.c \ | |
| 210 gtkcellview.c \ | |
| 211 gtkcellviewmenuitem.c \ | |
|
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
212 gtkaccount.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
213 gtkcellrendererprogress.c \ |
|
5228
1a53330dfd34
[gaim-migrate @ 5598]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
214 gtkblist.c \ |
| 5717 | 215 gtkconn.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
216 gtkconv.c \ |
|
5211
0241d6b6702d
[gaim-migrate @ 5581]
Christian Hammond <chipx86@chipx86.com>
parents:
5206
diff
changeset
|
217 gtkdebug.c \ |
| 9709 | 218 gtkdialogs.c \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
219 gtkdnd-hints.c \ |
|
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
220 gtkgaim-disclosure.c \ |
|
8273
f24172f53650
[gaim-migrate @ 8997]
Christian Hammond <chipx86@chipx86.com>
parents:
8231
diff
changeset
|
221 gtkeventloop.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
222 gtkft.c \ |
|
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
223 gtkimhtml.c \ |
| 8317 | 224 gtkimhtmltoolbar.c \ |
| 7431 | 225 gtklog.c \ |
| 10302 | 226 gtkmain.c \ |
|
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5276
diff
changeset
|
227 gtknotify.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
228 gtkplugin.c \ |
| 8713 | 229 gtkpluginpref.c \ |
| 5440 | 230 gtkprefs.c \ |
|
6371
8f94cce8faa5
[gaim-migrate @ 6876]
Christian Hammond <chipx86@chipx86.com>
parents:
6360
diff
changeset
|
231 gtkprivacy.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
232 gtkpounce.c \ |
|
5480
f19620d8694f
[gaim-migrate @ 5876]
Christian Hammond <chipx86@chipx86.com>
parents:
5477
diff
changeset
|
233 gtkrequest.c \ |
| 8113 | 234 gtkroomlist.c \ |
| 10418 | 235 gtksavedstatuses.c \ |
| 5684 | 236 gtksound.c \ |
| 7358 | 237 gtksourceiter.c \ |
| 10643 | 238 gtkstatusbox.c \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
239 gtkstock.c \ |
|
10295
0cf2a686266e
[gaim-migrate @ 11474]
Luke Schierer <lschiere@pidgin.im>
parents:
10245
diff
changeset
|
240 gtkthemes.c \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
241 gtkutils.c \ |
|
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
242 idle.c \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
243 session.c |
| 9364 | 244 |
| 245 gaim_headers = \ | |
| 11095 | 246 $(dbus_headers) \ |
| 9364 | 247 gaim.h \ |
| 10708 | 248 gtkcombobox.h \ |
| 249 gtkcelllayout.h \ | |
| 250 gtkcellview.h \ | |
| 251 gtkcellviewmenuitem.h \ | |
| 252 gtkcellview.h \ | |
| 253 gtkcellviewmenuitem.h \ | |
| 9364 | 254 gtkaccount.h \ |
| 255 gtkcellrendererprogress.h \ | |
| 256 gtkblist.h \ | |
| 257 gtkconn.h \ | |
| 258 gtkconv.h \ | |
| 259 gtkdebug.h \ | |
| 9709 | 260 gtkdialogs.h \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
261 gtkdnd-hints.h \ |
| 9364 | 262 gtkeventloop.h \ |
| 263 gtkft.h \ | |
| 9791 | 264 gtkgaim.h \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
265 gtkgaim-disclosure.h \ |
| 9364 | 266 gtkimhtml.h \ |
| 267 gtkimhtmltoolbar.h \ | |
| 268 gtklog.h \ | |
| 269 gtknotify.h \ | |
| 270 gtkplugin.h \ | |
| 271 gtkpluginpref.h \ | |
| 272 gtkprefs.h \ | |
| 273 gtkprivacy.h \ | |
| 274 gtkpounce.h \ | |
| 275 gtkrequest.h \ | |
| 276 gtkroomlist.h \ | |
| 10418 | 277 gtksavedstatuses.h \ |
| 9364 | 278 gtksound.h \ |
| 279 gtksourceiter.h \ | |
| 10643 | 280 gtkstatusbox.h \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
281 gtkstock.h \ |
| 9364 | 282 gtkutils.h \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
283 internal.h |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
284 |
| 9364 | 285 gaimincludedir=$(includedir)/gaim |
| 286 gaiminclude_HEADERS = \ | |
| 287 $(gaim_coreheaders) \ | |
| 288 $(gaim_headers) | |
| 289 | |
|
2097
d933b30d67b0
[gaim-migrate @ 2107]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
290 gaim_DEPENDENCIES = @LIBOBJS@ $(STATIC_LINK_LIBS) |
|
1658
ea5b31cdd438
[gaim-migrate @ 1668]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1523
diff
changeset
|
291 gaim_LDFLAGS = -export-dynamic |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
292 gaim_LDADD = \ |
| 4418 | 293 @LIBOBJS@ \ |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
294 $(GTK_LIBS) \ |
| 11055 | 295 $(DBUS_LIBS) \ |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
296 $(SOUND_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
297 $(STATIC_LINK_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
298 $(XSS_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
299 $(SM_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
300 $(INTLLIBS) \ |
|
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
301 $(GTKSPELL_LIBS) \ |
|
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
302 $(STARTUP_NOTIFICATION_LIBS) |
|
357
e396f6c4a342
[gaim-migrate @ 367]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
349
diff
changeset
|
303 |
|
5859
022786c7ab53
[gaim-migrate @ 6290]
Christian Hammond <chipx86@chipx86.com>
parents:
5717
diff
changeset
|
304 gaim_remote_SOURCES = \ |
| 10245 | 305 gaim-remote.c \ |
| 306 prefix.c \ | |
| 307 prefix.h | |
|
5859
022786c7ab53
[gaim-migrate @ 6290]
Christian Hammond <chipx86@chipx86.com>
parents:
5717
diff
changeset
|
308 |
| 4418 | 309 gaim_remote_DEPENDENCIES = @LIBOBJS@ |
|
5884
d188b000e892
[gaim-migrate @ 6316]
Christian Hammond <chipx86@chipx86.com>
parents:
5874
diff
changeset
|
310 gaim_remote_LDADD = \ |
|
d188b000e892
[gaim-migrate @ 6316]
Christian Hammond <chipx86@chipx86.com>
parents:
5874
diff
changeset
|
311 @LIBOBJS@ $(GLIB_LIBS) $(INTLLIBS) \ |
| 6916 | 312 $(top_builddir)/plugins/gaim-remote/libgaim-remote.la |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
313 |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
314 AM_CPPFLAGS = \ |
| 10245 | 315 -DBR_PTHREADS=0 \ |
|
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
316 -DDATADIR=\"$(datadir)\" \ |
|
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
317 -DLIBDIR=\"$(libdir)/gaim/\" \ |
|
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
318 -DLOCALEDIR=\"$(datadir)/locale\" \ |
| 8702 | 319 -DSYSCONFDIR=\"$(sysconfdir)\" \ |
|
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
320 -I$(top_srcdir)/plugins \ |
|
4683
dfd1fe914da2
[gaim-migrate @ 4994]
Christian Hammond <chipx86@chipx86.com>
parents:
4561
diff
changeset
|
321 $(AUDIOFILE_CFLAGS) \ |
| 4684 | 322 $(AO_CFLAGS) \ |
|
5859
022786c7ab53
[gaim-migrate @ 6290]
Christian Hammond <chipx86@chipx86.com>
parents:
5717
diff
changeset
|
323 $(DEBUG_CFLAGS) \ |
|
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
324 $(GTK_CFLAGS) \ |
| 11055 | 325 $(DBUS_CFLAGS) \ |
|
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
326 $(GTKSPELL_CFLAGS) \ |
|
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
327 $(STARTUP_NOTIFICATION_CFLAGS) |
