Mon, 17 Sep 2007 15:05:36 +0000
Remove non-error PurpleDisconnectReasons, and add PURPLE_REASON_OTHER_ERROR
for cases when the exact error is unknown or not in the enum.
| 15665 | 1 | EXTRA_DIST = \ |
| 7960 | 2 | COPYRIGHT \ |
|
14568
98b24917a5b5
[gaim-migrate @ 17226]
Mark Doliner <markdoliner@pidgin.im>
parents:
14517
diff
changeset
|
3 | ChangeLog.API \ |
|
98b24917a5b5
[gaim-migrate @ 17226]
Mark Doliner <markdoliner@pidgin.im>
parents:
14517
diff
changeset
|
4 | ChangeLog.win32 \ |
|
6198
8be5d3e84233
[gaim-migrate @ 6684]
Herman Bloggs <herman@bluedigits.com>
parents:
6187
diff
changeset
|
5 | Doxyfile.in \ |
|
14568
98b24917a5b5
[gaim-migrate @ 17226]
Mark Doliner <markdoliner@pidgin.im>
parents:
14517
diff
changeset
|
6 | HACKING \ |
|
98b24917a5b5
[gaim-migrate @ 17226]
Mark Doliner <markdoliner@pidgin.im>
parents:
14517
diff
changeset
|
7 | Makefile.mingw \ |
|
98b24917a5b5
[gaim-migrate @ 17226]
Mark Doliner <markdoliner@pidgin.im>
parents:
14517
diff
changeset
|
8 | PLUGIN_HOWTO \ |
|
16237
606a402fea87
Beat some older documentation into submission.
Richard Laager <rlaager@pidgin.im>
parents:
16206
diff
changeset
|
9 | README.MTN \ |
|
14568
98b24917a5b5
[gaim-migrate @ 17226]
Mark Doliner <markdoliner@pidgin.im>
parents:
14517
diff
changeset
|
10 | README.mingw \ |
|
15966
cf2b67eaa153
Change some stuff from gaim to pidgin
Mark Doliner <markdoliner@pidgin.im>
parents:
15949
diff
changeset
|
11 | config.h.mingw \ |
|
9364
6d800038ed6c
[gaim-migrate @ 10172]
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
9137
diff
changeset
|
12 | gaim.pc.in \ |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15878
diff
changeset
|
13 | gaim-uninstalled.pc.in \ |
|
13180
4cce5a554f53
[gaim-migrate @ 15542]
Richard Laager <rlaager@pidgin.im>
parents:
12299
diff
changeset
|
14 | intltool-extract.in \ |
|
4cce5a554f53
[gaim-migrate @ 15542]
Richard Laager <rlaager@pidgin.im>
parents:
12299
diff
changeset
|
15 | intltool-merge.in \ |
|
4cce5a554f53
[gaim-migrate @ 15542]
Richard Laager <rlaager@pidgin.im>
parents:
12299
diff
changeset
|
16 | intltool-update.in \ |
|
15966
cf2b67eaa153
Change some stuff from gaim to pidgin
Mark Doliner <markdoliner@pidgin.im>
parents:
15949
diff
changeset
|
17 | pidgin.apspec.in \ |
|
cf2b67eaa153
Change some stuff from gaim to pidgin
Mark Doliner <markdoliner@pidgin.im>
parents:
15949
diff
changeset
|
18 | pidgin.spec.in \ |
|
cf2b67eaa153
Change some stuff from gaim to pidgin
Mark Doliner <markdoliner@pidgin.im>
parents:
15949
diff
changeset
|
19 | pidgin.desktop.in \ |
|
16671
b674ee610d47
The valgrind suppressions file would be useful to people developing from a
Richard Laager <rlaager@pidgin.im>
parents:
16608
diff
changeset
|
20 | po/Makefile.mingw \ |
|
b674ee610d47
The valgrind suppressions file would be useful to people developing from a
Richard Laager <rlaager@pidgin.im>
parents:
16608
diff
changeset
|
21 | valgrind-suppressions |
| 0 | 22 | |
|
14714
0b2f4825f2dc
[gaim-migrate @ 17398]
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
14599
diff
changeset
|
23 | noinst_HEADERS = config.h |
|
9364
6d800038ed6c
[gaim-migrate @ 10172]
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
9137
diff
changeset
|
24 | |
|
15946
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15878
diff
changeset
|
25 | dist-hook: pidgin.spec |
|
d40e8847e825
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15878
diff
changeset
|
26 | cp pidgin.spec $(distdir) |
|
14812
19bc309acce1
[gaim-migrate @ 17507]
Daniel Atallah <datallah@pidgin.im>
parents:
14714
diff
changeset
|
27 | rm $(distdir)/config.h |
|
3449
4a91c7f019d5
[gaim-migrate @ 3493]
Christian Hammond <chipx86@chipx86.com>
parents:
3439
diff
changeset
|
28 | |
|
16721
1029de4b36e8
Step one of N for making 'make distcheck' happy. GtkUI.pm was renamed
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
16671
diff
changeset
|
29 | distcheck-hook: libpurple/plugins/perl/common/Purple.pm pidgin/plugins/perl/common/Pidgin.pm |
|
15435
4b933b06d75e
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@pidgin.im>
parents:
14856
diff
changeset
|
30 | # cp libpurple/plugins/perl/common/Gaim.pm $(distdir)/libpurple/plugins/perl/common |
|
6701
7e2db9273748
[gaim-migrate @ 7227]
Christian Hammond <chipx86@chipx86.com>
parents:
6596
diff
changeset
|
31 | |
|
5253
17806e81375c
[gaim-migrate @ 5625]
Christian Hammond <chipx86@chipx86.com>
parents:
4564
diff
changeset
|
32 | appsdir = $(datadir)/applications |
| 15538 | 33 | apps_in_files = pidgin.desktop.in |
|
13180
4cce5a554f53
[gaim-migrate @ 15542]
Richard Laager <rlaager@pidgin.im>
parents:
12299
diff
changeset
|
34 | apps_DATA = $(apps_in_files:.desktop.in=.desktop) |
|
4cce5a554f53
[gaim-migrate @ 15542]
Richard Laager <rlaager@pidgin.im>
parents:
12299
diff
changeset
|
35 | @INTLTOOL_DESKTOP_RULE@ |
| 327 | 36 | |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
13491
diff
changeset
|
37 | if ENABLE_GTK |
|
15435
4b933b06d75e
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@pidgin.im>
parents:
14856
diff
changeset
|
38 | GTK_DIR=pidgin |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
13491
diff
changeset
|
39 | endif |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
13491
diff
changeset
|
40 | |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
13491
diff
changeset
|
41 | if ENABLE_GNT |
|
15878
f52832b611fe
renamed gaim-text to finch
Sean Egan <seanegan@pidgin.im>
parents:
15805
diff
changeset
|
42 | GNT_DIR=finch |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
13491
diff
changeset
|
43 | endif |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
13491
diff
changeset
|
44 | |
| 18292 | 45 | SUBDIRS = libpurple doc $(GNT_DIR) $(GTK_DIR) m4macros po share |
|
4554
09f005a2628b
[gaim-migrate @ 4834]
Christian Hammond <chipx86@chipx86.com>
parents:
3726
diff
changeset
|
46 | |
|
6596
d321d1757a34
[gaim-migrate @ 7120]
Christian Hammond <chipx86@chipx86.com>
parents:
6411
diff
changeset
|
47 | docs: Doxyfile |
|
10925
dc0bfebfef15
[gaim-migrate @ 12696]
Gary Kramlich <grim@reaperworld.com>
parents:
10362
diff
changeset
|
48 | if HAVE_DOXYGEN |
|
dc0bfebfef15
[gaim-migrate @ 12696]
Gary Kramlich <grim@reaperworld.com>
parents:
10362
diff
changeset
|
49 | @echo "Running doxygen..." |
|
4554
09f005a2628b
[gaim-migrate @ 4834]
Christian Hammond <chipx86@chipx86.com>
parents:
3726
diff
changeset
|
50 | @doxygen |
|
10925
dc0bfebfef15
[gaim-migrate @ 12696]
Gary Kramlich <grim@reaperworld.com>
parents:
10362
diff
changeset
|
51 | else |
|
dc0bfebfef15
[gaim-migrate @ 12696]
Gary Kramlich <grim@reaperworld.com>
parents:
10362
diff
changeset
|
52 | @echo "doxygen was not found during configure. Aborting." |
|
dc0bfebfef15
[gaim-migrate @ 12696]
Gary Kramlich <grim@reaperworld.com>
parents:
10362
diff
changeset
|
53 | @echo; |
|
dc0bfebfef15
[gaim-migrate @ 12696]
Gary Kramlich <grim@reaperworld.com>
parents:
10362
diff
changeset
|
54 | endif |
|
11862
5d4bc6d54688
[gaim-migrate @ 14153]
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
11147
diff
changeset
|
55 | |
|
5d4bc6d54688
[gaim-migrate @ 14153]
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
11147
diff
changeset
|
56 | # perl's MakeMaker uninstall foo doesn't work well with DESTDIR set, which |
|
5d4bc6d54688
[gaim-migrate @ 14153]
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
11147
diff
changeset
|
57 | # breaks "make distcheck" unless we ignore perl things |
|
5d4bc6d54688
[gaim-migrate @ 14153]
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
11147
diff
changeset
|
58 | |
|
5d4bc6d54688
[gaim-migrate @ 14153]
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
11147
diff
changeset
|
59 | distuninstallcheck_listfiles = \ |
|
15949
222f6fb6fd99
One step towards passing "make distcheck"
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
15946
diff
changeset
|
60 | find . -type f -print | grep -v perl | grep -v Purple.3pm |
| 12299 | 61 | |
|
15973
4cca2946f3bf
Rename our schemas file and update the url handler to point to the
Mark Doliner <markdoliner@pidgin.im>
parents:
15966
diff
changeset
|
62 | DISTCLEANFILES= pidgin.desktop libpurple/gconf/purple.schemas intltool-extract \ |
|
14831
9b9d78696326
[gaim-migrate @ 17527]
Luke Schierer <lschiere@pidgin.im>
parents:
14826
diff
changeset
|
63 | intltool-merge intltool-update |