Mercurial > pidgin
annotate src/Makefile.am @ 13545:cfc2f7fcb3dd
[gaim-migrate @ 15922]
Way more changes that I initially thought I was going to make. I apologize
for the commit message spam. These changes bring a lot of consistency to
our capitalization and punctuation, especially of words like "e-mail".
For reference, I've used these rules (after discussing in #gaim):
e-mail, a case of two words joined:
"e-mail" - in the middle of a sentence caps context
"E-mail" - start of text in a sentence caps context
"E-Mail" - in a header (title) caps context
re-enable, a single word, would be:
"re-enable", "Re-enable", and "Re-enable" (respectively)
The reason this changeset exploded is that, as I went through and verified
these changes, I realized we were using improper capitalization (e.g. header
instead of sentence) in a number of dialogs. I fixed a number of these
cases before, and this corrects another pile.
This looks like I've made a LOT of work for the translators, but the impact
is significantly mitigated by three factors: 1) Many of these changes use
strings that already exist, or change one string in many places. 2) I've
used sed to correct the .po files where possible. 3) The actual changes
are extremely trivial.
committer: Tailor Script <tailor@pidgin.im>
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Tue, 21 Mar 2006 04:32:45 +0000 |
| parents | 40c5d0508a1a |
| children | 52985bb3ec70 |
| rev | line source |
|---|---|
| 13322 | 1 EXTRA_DIST = \ |
| 11884 | 2 dbus-analyze-functions.py \ |
| 3 dbus-analyze-types.py \ | |
| 12501 | 4 gaim-notifications-example.py \ |
| 5 gaim-remote.py \ | |
| 6 gaim-send \ | |
| 7 gaim-send-async \ | |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
8 getopt.c \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
9 getopt.h \ |
| 6187 | 10 getopt1.c \ |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
11 Makefile.mingw \ |
| 6190 | 12 win_gaim.c \ |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
13 win32/IdleTracker/Makefile.mingw \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
14 win32/IdleTracker/idletrack.c \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
15 win32/IdleTracker/idletrack.h \ |
| 6190 | 16 win32/gaimrc.rc \ |
| 17 win32/global.mak \ | |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
18 win32/libc_interface.c \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
19 win32/libc_interface.h \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
20 win32/libc_internal.h \ |
| 6190 | 21 win32/resource.h \ |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
22 win32/untar.c \ |
| 6190 | 23 win32/untar.h \ |
| 24 win32/wgaimerror.h \ | |
| 25 win32/win32dep.c \ | |
| 26 win32/win32dep.h \ | |
| 27 win32/wspell.c \ | |
| 28 win32/wspell.h \ | |
|
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
29 win32/nsis/gaim-header.bmp \ |
|
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6190
diff
changeset
|
30 win32/nsis/gaim-intro.bmp \ |
|
12548
6503701eb44f
[gaim-migrate @ 14866]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
12501
diff
changeset
|
31 win32/nsis/gaim-plugin.nsh \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
32 win32/nsis/langmacros.nsh \ |
|
10095
b28f9be379b3
[gaim-migrate @ 11114]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9993
diff
changeset
|
33 win32/nsis/translations/albanian.nsh \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
34 win32/nsis/translations/bulgarian.nsh \ |
|
9956
a448265e09d8
[gaim-migrate @ 10856]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9791
diff
changeset
|
35 win32/nsis/translations/catalan.nsh \ |
|
7626
2fb83607becf
[gaim-migrate @ 8250]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7593
diff
changeset
|
36 win32/nsis/translations/czech.nsh \ |
|
7924
cb400cd78961
[gaim-migrate @ 8593]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7763
diff
changeset
|
37 win32/nsis/translations/danish.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
38 win32/nsis/translations/dutch.nsh \ |
|
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
39 win32/nsis/translations/english.nsh \ |
|
8178
33802f8a2d90
[gaim-migrate @ 8895]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8126
diff
changeset
|
40 win32/nsis/translations/finnish.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
41 win32/nsis/translations/french.nsh \ |
|
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
42 win32/nsis/translations/german.nsh \ |
|
8388
c08d9b0dbd29
[gaim-migrate @ 9116]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8317
diff
changeset
|
43 win32/nsis/translations/hebrew.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
44 win32/nsis/translations/hungarian.nsh \ |
|
6448
fd3c96c0c2d6
[gaim-migrate @ 6957]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6442
diff
changeset
|
45 win32/nsis/translations/italian.nsh \ |
|
8183
ab0fce369327
[gaim-migrate @ 8902]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8178
diff
changeset
|
46 win32/nsis/translations/japanese.nsh \ |
|
8099
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
47 win32/nsis/translations/korean.nsh \ |
|
8567
d92a7574473c
[gaim-migrate @ 9314]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8490
diff
changeset
|
48 win32/nsis/translations/norwegian.nsh \ |
|
8126
b6458d4ce101
[gaim-migrate @ 8830]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8113
diff
changeset
|
49 win32/nsis/translations/polish.nsh \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
50 win32/nsis/translations/portuguese.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
51 win32/nsis/translations/portuguese-br.nsh \ |
|
8099
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
52 win32/nsis/translations/romanian.nsh \ |
|
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
53 win32/nsis/translations/russian.nsh \ |
|
6412
4cb8e2e4b5d4
[gaim-migrate @ 6918]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6371
diff
changeset
|
54 win32/nsis/translations/serbian-latin.nsh \ |
|
6559
8dba07c335e9
[gaim-migrate @ 7081]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6493
diff
changeset
|
55 win32/nsis/translations/simp-chinese.nsh \ |
|
9561
3ff773e92747
[gaim-migrate @ 10397]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9391
diff
changeset
|
56 win32/nsis/translations/slovak.nsh \ |
|
9115
f55f93a975f2
[gaim-migrate @ 9892]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8713
diff
changeset
|
57 win32/nsis/translations/slovenian.nsh \ |
|
7577
f54c4f2a9d5a
[gaim-migrate @ 8193]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7431
diff
changeset
|
58 win32/nsis/translations/spanish.nsh \ |
|
6651
6eb1f388bdf8
[gaim-migrate @ 7176]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6562
diff
changeset
|
59 win32/nsis/translations/swedish.nsh \ |
| 8464 | 60 win32/nsis/translations/trad-chinese.nsh \ |
| 61 win32/nsis/translations/vietnamese.nsh | |
|
8099
40163e984818
[gaim-migrate @ 8799]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
62 |
|
2086
424a40f12a6c
[gaim-migrate @ 2096]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1901
diff
changeset
|
63 SUBDIRS = protocols |
|
424a40f12a6c
[gaim-migrate @ 2096]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1901
diff
changeset
|
64 |
| 9391 | 65 gaim_coresources = \ |
|
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
66 account.c \ |
| 9364 | 67 accountopt.c \ |
| 68 blist.c \ | |
| 69 buddyicon.c \ | |
|
10684
72a5babfa8b4
[gaim-migrate @ 12231]
Luke Schierer <lschiere@pidgin.im>
parents:
10643
diff
changeset
|
70 cipher.c \ |
| 9364 | 71 cmds.c \ |
| 72 connection.c \ | |
| 73 conversation.c \ | |
| 74 core.c \ | |
| 75 debug.c \ | |
| 10228 | 76 desktopitem.c \ |
| 9364 | 77 eventloop.c \ |
| 78 ft.c \ | |
|
13200
33bef17125c2
[gaim-migrate @ 15563]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
13036
diff
changeset
|
79 gaim_buffer.c \ |
| 12272 | 80 idle.c \ |
| 9364 | 81 imgstore.c \ |
| 82 log.c \ | |
|
10977
2ce8ec01a064
[gaim-migrate @ 12803]
Christopher O'Brien <siege@pidgin.im>
parents:
10708
diff
changeset
|
83 mime.c \ |
| 9364 | 84 network.c \ |
| 11375 | 85 ntlm.c \ |
| 9364 | 86 notify.c \ |
| 87 plugin.c \ | |
| 88 pluginpref.c \ | |
| 89 pounce.c \ | |
| 10245 | 90 prefix.c \ |
| 91 prefs.c \ | |
| 9364 | 92 privacy.c \ |
| 93 proxy.c \ | |
| 94 prpl.c \ | |
| 95 request.c \ | |
| 96 roomlist.c \ | |
| 10418 | 97 savedstatuses.c \ |
| 9364 | 98 server.c \ |
| 99 signals.c \ | |
| 11373 | 100 dnssrv.c\ |
| 9364 | 101 status.c \ |
| 102 stringref.c \ | |
| 11225 | 103 stun.c \ |
| 9364 | 104 sound.c \ |
| 105 sslconn.c \ | |
| 11195 | 106 upnp.c \ |
| 9364 | 107 util.c \ |
| 108 value.c \ | |
|
11475
7fab28c991f3
[gaim-migrate @ 13717]
Gary Kramlich <grim@reaperworld.com>
parents:
11441
diff
changeset
|
109 xmlnode.c \ |
|
7fab28c991f3
[gaim-migrate @ 13717]
Gary Kramlich <grim@reaperworld.com>
parents:
11441
diff
changeset
|
110 whiteboard.c |
| 9364 | 111 |
| 112 gaim_coreheaders = \ | |
|
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
113 account.h \ |
|
5638
0bdfa28c678e
[gaim-migrate @ 6047]
Christian Hammond <chipx86@chipx86.com>
parents:
5563
diff
changeset
|
114 accountopt.h \ |
|
5228
1a53330dfd34
[gaim-migrate @ 5598]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
115 blist.h \ |
|
6846
8ab95f4c9800
[gaim-migrate @ 7391]
Christian Hammond <chipx86@chipx86.com>
parents:
6748
diff
changeset
|
116 buddyicon.h \ |
|
10684
72a5babfa8b4
[gaim-migrate @ 12231]
Luke Schierer <lschiere@pidgin.im>
parents:
10643
diff
changeset
|
117 cipher.h \ |
| 9130 | 118 cmds.h \ |
|
5563
9eb5b13fd412
[gaim-migrate @ 5965]
Christian Hammond <chipx86@chipx86.com>
parents:
5530
diff
changeset
|
119 connection.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
120 conversation.h \ |
|
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
121 core.h \ |
| 11884 | 122 dbus-maybe.h \ |
|
5211
0241d6b6702d
[gaim-migrate @ 5581]
Christian Hammond <chipx86@chipx86.com>
parents:
5206
diff
changeset
|
123 debug.h \ |
| 10228 | 124 desktopitem.h \ |
|
8273
f24172f53650
[gaim-migrate @ 8997]
Christian Hammond <chipx86@chipx86.com>
parents:
8231
diff
changeset
|
125 eventloop.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
126 ft.h \ |
|
13200
33bef17125c2
[gaim-migrate @ 15563]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
13036
diff
changeset
|
127 gaim_buffer.h \ |
| 12272 | 128 idle.h \ |
| 6982 | 129 imgstore.h \ |
| 7593 | 130 log.h \ |
|
10977
2ce8ec01a064
[gaim-migrate @ 12803]
Christopher O'Brien <siege@pidgin.im>
parents:
10708
diff
changeset
|
131 mime.h \ |
|
8231
f50c059b6384
[gaim-migrate @ 8954]
Christian Hammond <chipx86@chipx86.com>
parents:
8183
diff
changeset
|
132 network.h \ |
|
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5276
diff
changeset
|
133 notify.h \ |
| 11375 | 134 ntlm.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
135 plugin.h \ |
| 8713 | 136 pluginpref.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
137 pounce.h \ |
| 10245 | 138 prefs.h \ |
|
6073
6f924c4c5748
[gaim-migrate @ 6532]
Christian Hammond <chipx86@chipx86.com>
parents:
6065
diff
changeset
|
139 privacy.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
140 proxy.h \ |
|
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
141 prpl.h \ |
|
5477
e8e498255369
[gaim-migrate @ 5873]
Christian Hammond <chipx86@chipx86.com>
parents:
5440
diff
changeset
|
142 request.h \ |
| 8113 | 143 roomlist.h \ |
| 10418 | 144 savedstatuses.h \ |
|
5874
964e4f94fc56
[gaim-migrate @ 6306]
Christian Hammond <chipx86@chipx86.com>
parents:
5859
diff
changeset
|
145 server.h \ |
|
6485
70d5122bc3ff
[gaim-migrate @ 6999]
Christian Hammond <chipx86@chipx86.com>
parents:
6448
diff
changeset
|
146 signals.h \ |
| 11373 | 147 dnssrv.h \ |
| 6065 | 148 status.h \ |
| 7763 | 149 stringref.h \ |
| 11225 | 150 stun.h \ |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
151 sound.h \ |
|
6701
b7e113a59b51
[gaim-migrate @ 7227]
Christian Hammond <chipx86@chipx86.com>
parents:
6651
diff
changeset
|
152 sslconn.h \ |
| 11195 | 153 upnp.h \ |
|
6562
c53a3f0649eb
[gaim-migrate @ 7084]
Christian Hammond <chipx86@chipx86.com>
parents:
6559
diff
changeset
|
154 util.h \ |
| 7131 | 155 value.h \ |
| 9957 | 156 version.h \ |
|
11475
7fab28c991f3
[gaim-migrate @ 13717]
Gary Kramlich <grim@reaperworld.com>
parents:
11441
diff
changeset
|
157 xmlnode.h \ |
|
7fab28c991f3
[gaim-migrate @ 13717]
Gary Kramlich <grim@reaperworld.com>
parents:
11441
diff
changeset
|
158 whiteboard.h |
|
5206
ffac5e345451
[gaim-migrate @ 5574]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
159 |
| 11055 | 160 if ENABLE_DBUS |
| 161 | |
| 11337 | 162 CLEANFILES = \ |
| 11241 | 163 dbus-bindings.c \ |
| 11242 | 164 dbus-client-binding.c \ |
| 11331 | 165 dbus-client-binding.h \ |
| 11337 | 166 dbus-types.c \ |
| 12627 | 167 dbus-types.h \ |
| 168 gaim-client-bindings.c \ | |
| 169 gaim-client-bindings.h \ | |
| 170 gaim.service | |
| 11241 | 171 |
| 11242 | 172 # gaim dbus server |
| 11241 | 173 |
| 11242 | 174 dbus_sources = dbus-server.c dbus-useful.c |
| 11903 | 175 dbus_headers = dbus-bindings.h dbus-gaim.h dbus-server.h dbus-useful.h dbus-define-api.h |
| 11146 | 176 |
| 11187 | 177 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 | 178 |
| 11903 | 179 gaim_build_coreheaders = $(addprefix $(srcdir)/, $(gaim_coreheaders)) |
| 180 dbus_build_exported = $(addprefix $(srcdir)/, $(dbus_exported)) | |
| 11331 | 181 |
| 11337 | 182 dbus-types.c: dbus-analyze-types.py $(gaim_coreheaders) |
| 11903 | 183 cat $(gaim_build_coreheaders) | $(PYTHON) $(srcdir)/dbus-analyze-types.py --pattern=GAIM_DBUS_DEFINE_TYPE\(%s\) > $@ |
| 11331 | 184 |
| 11337 | 185 dbus-types.h: dbus-analyze-types.py $(dbus_coreheaders) |
| 11903 | 186 cat $(gaim_build_coreheaders) | $(PYTHON) $(srcdir)/dbus-analyze-types.py --pattern=GAIM_DBUS_DECLARE_TYPE\(%s\) > $@ |
| 11146 | 187 |
| 11171 | 188 dbus-bindings.c: dbus-analyze-functions.py $(dbus_exported) |
| 11903 | 189 cat $(dbus_build_exported) | $(PYTHON) $(srcdir)/dbus-analyze-functions.py > $@ |
| 11171 | 190 |
| 11331 | 191 dbus-server.$(OBJEXT): dbus-bindings.c dbus-types.c dbus-types.h |
| 192 $(gaim_OBJECTS): dbus-types.h | |
| 11241 | 193 |
| 194 # libgaim-client | |
| 195 | |
| 196 lib_LTLIBRARIES = libgaim-client.la | |
| 197 | |
| 12500 | 198 libgaim_client_la_SOURCES = gaim-client.c gaim-client.h |
| 11241 | 199 |
| 200 gaim-client-bindings.c: dbus-analyze-functions.py $(dbus_exported) | |
| 11903 | 201 cat $(dbus_build_exported) | $(PYTHON) $(srcdir)/dbus-analyze-functions.py --client > $@ |
| 11241 | 202 |
| 11331 | 203 gaim-client-bindings.h: dbus-analyze-types.py dbus-analyze-functions.py $(gaim_coreheaders) $(dbus_exported) |
| 11903 | 204 cat $(gaim_build_coreheaders) | $(PYTHON) $(srcdir)/dbus-analyze-types.py --keyword=enum --verbatim > $@ |
| 205 cat $(dbus_build_exported) | $(PYTHON) $(srcdir)/dbus-analyze-functions.py --client --headers >> $@ | |
| 11241 | 206 |
| 207 $(libgaim_client_la_OBJECTS): gaim-client-bindings.h gaim-client-bindings.c | |
| 11171 | 208 |
| 11241 | 209 # gaim-client-example |
| 210 | |
| 11242 | 211 gaim_client_example_SOURCES = gaim-client-example.c |
| 11241 | 212 |
| 11405 | 213 gaim_client_example_DEPENDENCIES = @LIBOBJS@ libgaim-client.la |
| 11277 | 214 |
| 11241 | 215 gaim_client_example_LDADD = \ |
| 216 @LIBOBJS@ \ | |
| 217 libgaim-client.la \ | |
| 218 $(GTK_LIBS) \ | |
| 219 $(DBUS_LIBS) | |
| 220 | |
| 11334 | 221 gaim_clientbP = gaim-client-example |
| 11241 | 222 |
| 11405 | 223 gaim-client-example.$(OBJEXT): gaim-client-bindings.h |
| 11331 | 224 |
| 225 # scripts | |
| 226 | |
| 227 bin_SCRIPTS = gaim-remote.py gaim-notifications-example.py gaim-send gaim-send-async | |
| 228 | |
| 11055 | 229 endif |
| 230 | |
| 11405 | 231 bin_PROGRAMS = gaim $(gaim_clientbP) |
| 11334 | 232 |
|
11617
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
233 gaim_SOURCES = \ |
|
11618
82c9c0f5e742
[gaim-migrate @ 13892]
Gary Kramlich <grim@reaperworld.com>
parents:
11617
diff
changeset
|
234 $(gaim_coresources) \ |
|
82c9c0f5e742
[gaim-migrate @ 13892]
Gary Kramlich <grim@reaperworld.com>
parents:
11617
diff
changeset
|
235 $(dbus_sources) \ |
|
11617
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
236 gtkblist.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
237 gtkcombobox.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
238 gtkcelllayout.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
239 gtkcellview.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
240 gtkcellviewmenuitem.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
241 gtkaccount.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
242 gtkcellrendererprogress.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
243 gtkconn.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
244 gtkconv.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
245 gtkdebug.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
246 gtkdialogs.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
247 gtkdnd-hints.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
248 gtkeventloop.c \ |
| 11735 | 249 gtkexpander.c \ |
|
11617
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
250 gtkft.c \ |
| 11907 | 251 gtkidle.c \ |
|
11617
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
252 gtkimhtml.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
253 gtkimhtmltoolbar.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
254 gtklog.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
255 gtkmain.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
256 gtkmenutray.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
257 gtknotify.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
258 gtkplugin.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
259 gtkpluginpref.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
260 gtkprefs.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
261 gtkprivacy.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
262 gtkpounce.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
263 gtkrequest.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
264 gtkroomlist.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
265 gtksavedstatuses.c \ |
| 12249 | 266 gtksession.c \ |
|
11617
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
267 gtksound.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
268 gtksourceiter.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
269 gtkstatusbox.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
270 gtkstock.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
271 gtkthemes.c \ |
|
169872d69cda
[gaim-migrate @ 13891]
Gary Kramlich <grim@reaperworld.com>
parents:
11584
diff
changeset
|
272 gtkutils.c \ |
| 12249 | 273 gtkwhiteboard.c |
| 9364 | 274 |
| 275 gaim_headers = \ | |
| 11095 | 276 $(dbus_headers) \ |
| 9364 | 277 gaim.h \ |
| 10708 | 278 gtkcombobox.h \ |
| 279 gtkcelllayout.h \ | |
| 280 gtkcellview.h \ | |
| 281 gtkcellviewmenuitem.h \ | |
| 282 gtkcellview.h \ | |
| 283 gtkcellviewmenuitem.h \ | |
| 9364 | 284 gtkaccount.h \ |
| 285 gtkcellrendererprogress.h \ | |
| 286 gtkblist.h \ | |
| 287 gtkconn.h \ | |
| 288 gtkconv.h \ | |
| 11584 | 289 gtkconvwin.h \ |
| 9364 | 290 gtkdebug.h \ |
| 9709 | 291 gtkdialogs.h \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
292 gtkdnd-hints.h \ |
| 9364 | 293 gtkeventloop.h \ |
| 11735 | 294 gtkexpander.h \ |
| 9364 | 295 gtkft.h \ |
| 9791 | 296 gtkgaim.h \ |
| 11907 | 297 gtkidle.h \ |
| 9364 | 298 gtkimhtml.h \ |
| 299 gtkimhtmltoolbar.h \ | |
| 300 gtklog.h \ | |
|
11553
5c8210f7cbe2
[gaim-migrate @ 13813]
Gary Kramlich <grim@reaperworld.com>
parents:
11525
diff
changeset
|
301 gtkmenutray.h \ |
|
12360
3153661f4d5c
[gaim-migrate @ 14664]
Luke Schierer <lschiere@pidgin.im>
parents:
12272
diff
changeset
|
302 gtknickcolors.h \ |
| 9364 | 303 gtknotify.h \ |
| 304 gtkplugin.h \ | |
| 305 gtkpluginpref.h \ | |
| 306 gtkprefs.h \ | |
| 307 gtkprivacy.h \ | |
| 308 gtkpounce.h \ | |
| 309 gtkrequest.h \ | |
| 310 gtkroomlist.h \ | |
| 10418 | 311 gtksavedstatuses.h \ |
| 12251 | 312 gtksession.h \ |
| 9364 | 313 gtksound.h \ |
| 314 gtksourceiter.h \ | |
| 10643 | 315 gtkstatusbox.h \ |
|
10297
ec140184437b
[gaim-migrate @ 11480]
Luke Schierer <lschiere@pidgin.im>
parents:
10295
diff
changeset
|
316 gtkstock.h \ |
| 11525 | 317 gtkthemes.h \ |
| 9364 | 318 gtkutils.h \ |
|
11475
7fab28c991f3
[gaim-migrate @ 13717]
Gary Kramlich <grim@reaperworld.com>
parents:
11441
diff
changeset
|
319 gtkwhiteboard.h |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
320 |
| 13036 | 321 noinst_HEADERS= \ |
| 13328 | 322 internal.h \ |
| 323 prefix.h | |
|
13035
7da470b0c424
[gaim-migrate @ 15393]
Richard Laager <rlaager@wiktel.com>
parents:
12627
diff
changeset
|
324 |
| 9364 | 325 gaimincludedir=$(includedir)/gaim |
| 326 gaiminclude_HEADERS = \ | |
| 327 $(gaim_coreheaders) \ | |
| 328 $(gaim_headers) | |
| 329 | |
| 12024 | 330 |
| 12033 | 331 gaim_DEPENDENCIES = @LIBOBJS@ $(STATIC_LINK_LIBS) $(MS_LIBS) |
|
1658
ea5b31cdd438
[gaim-migrate @ 1668]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1523
diff
changeset
|
332 gaim_LDFLAGS = -export-dynamic |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
333 gaim_LDADD = \ |
| 4418 | 334 @LIBOBJS@ \ |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
335 $(GTK_LIBS) \ |
| 11055 | 336 $(DBUS_LIBS) \ |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
337 $(SOUND_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
338 $(STATIC_LINK_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
339 $(XSS_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
340 $(SM_LIBS) \ |
|
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
341 $(INTLLIBS) \ |
|
12068
8e9c18896431
[gaim-migrate @ 14363]
Richard Laager <rlaager@wiktel.com>
parents:
12061
diff
changeset
|
342 $(GTKSPELL_LIBS) \ |
| 13293 | 343 $(STARTUP_NOTIFICATION_LIBS) |
|
357
e396f6c4a342
[gaim-migrate @ 367]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
349
diff
changeset
|
344 |
|
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
4184
diff
changeset
|
345 AM_CPPFLAGS = \ |
| 10245 | 346 -DBR_PTHREADS=0 \ |
|
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
347 -DDATADIR=\"$(datadir)\" \ |
|
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
348 -DLIBDIR=\"$(libdir)/gaim/\" \ |
|
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
349 -DLOCALEDIR=\"$(datadir)/locale\" \ |
| 8702 | 350 -DSYSCONFDIR=\"$(sysconfdir)\" \ |
|
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
351 -I$(top_srcdir)/plugins \ |
|
4683
dfd1fe914da2
[gaim-migrate @ 4994]
Christian Hammond <chipx86@chipx86.com>
parents:
4561
diff
changeset
|
352 $(AUDIOFILE_CFLAGS) \ |
| 4684 | 353 $(AO_CFLAGS) \ |
|
5859
022786c7ab53
[gaim-migrate @ 6290]
Christian Hammond <chipx86@chipx86.com>
parents:
5717
diff
changeset
|
354 $(DEBUG_CFLAGS) \ |
|
6360
2e23ccbccdec
[gaim-migrate @ 6864]
Christian Hammond <chipx86@chipx86.com>
parents:
6198
diff
changeset
|
355 $(GTK_CFLAGS) \ |
| 11055 | 356 $(DBUS_CFLAGS) \ |
|
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
357 $(GTKSPELL_CFLAGS) \ |
|
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
7136
diff
changeset
|
358 $(STARTUP_NOTIFICATION_CFLAGS) |
