Mercurial > pidgin
annotate pixmaps/Makefile.am @ 11052:8a68c933a5dd
[gaim-migrate @ 12990]
Patch #1227165 from sadrul
This patch probes plugins when the plugin page is loaded in preferences. This allows users to activate newly installed plugins without restarting Gaim.
The only way I can see this being a problem is if you installed a plugin which was version-compatible but binary incompatible. (For example, you're working on Gaim HEAD and change a public struct in a way that's binary backwards incompatible, build a plugin against it, install the plugin, and open the preferences page of a running copy of Gaim from before the change.) Even then, depending on the particular plugin and binary incompatibility, you might have to activate the plugin before Gaim would crash.
So, unless I'm missing something, this should be safe. Let's see how it goes.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sun, 03 Jul 2005 05:28:57 +0000 |
parents | 868aafbe859b |
children | c3e60a3cd783 |
rev | line source |
---|---|
6143 | 1 SUBDIRS = smileys status |
5024 | 2 |
3 EXTRA_DIST = \ | |
4 about_menu.png \ | |
5 accounts.png \ | |
2468
16e8b83b10a2
[gaim-migrate @ 2481]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2426
diff
changeset
|
6 away.png \ |
5024 | 7 change-bgcolor-small.png \ |
8 change-fgcolor-small.png \ | |
2468
16e8b83b10a2
[gaim-migrate @ 2481]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2426
diff
changeset
|
9 connect.png \ |
3363 | 10 edit.png \ |
3372 | 11 gaim.png \ |
4483 | 12 gaim_auth.png \ |
3766 | 13 gaim_cool.png \ |
3427 | 14 gaim_error.png \ |
15 gaim_info.png \ | |
16 gaim_question.png \ | |
17 gaim_warning.png \ | |
10520
976c7b186789
[gaim-migrate @ 11835]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10513
diff
changeset
|
18 info.png \ |
5024 | 19 insert-image-small.png \ |
20 insert-link-small.png \ | |
21 insert-smiley-small.png \ | |
22 logo.png \ | |
2468
16e8b83b10a2
[gaim-migrate @ 2481]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2426
diff
changeset
|
23 msgpend.png \ |
3546 | 24 msgunread.png \ |
2468
16e8b83b10a2
[gaim-migrate @ 2481]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2426
diff
changeset
|
25 offline.png \ |
16e8b83b10a2
[gaim-migrate @ 2481]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2426
diff
changeset
|
26 online.png \ |
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
27 pause.png \ |
5822 | 28 send-im.png \ |
10643 | 29 status-online.png \ |
30 status-offline.png \ | |
31 status-away.png \ | |
32 status-invisible.png \ | |
33 status-typing0.png \ | |
34 status-typing1.png \ | |
35 status-typing2.png \ | |
36 status-typing3.png \ | |
37 status-connect0.png \ | |
38 status-connect1.png \ | |
39 status-connect2.png \ | |
40 status-connect3.png \ | |
5024 | 41 tb_drag_arrow_down.xpm \ |
42 tb_drag_arrow_left.xpm \ | |
43 tb_drag_arrow_right.xpm \ | |
44 tb_drag_arrow_up.xpm \ | |
3671 | 45 text_bigger.png \ |
5024 | 46 text_normal.png \ |
3671 | 47 text_smaller.png \ |
5024 | 48 typed.png \ |
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
49 typing.png \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
50 Makefile.mingw \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
51 smileys/Makefile.mingw \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
52 smileys/default/Makefile.mingw \ |
8859 | 53 smileys/none/Makefile.mingw \ |
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
54 status/default/Makefile.mingw \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
55 status/Makefile.mingw \ |
10513 | 56 gaim-install.ico \ |
57 gaim.ico \ | |
10520
976c7b186789
[gaim-migrate @ 11835]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10513
diff
changeset
|
58 gaim_4bit_16.ico \ |
10513 | 59 gaim_away_16.ico \ |
10520
976c7b186789
[gaim-migrate @ 11835]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10513
diff
changeset
|
60 gaim_away_4bit_16.ico \ |
10513 | 61 gaim_blank_4bit_16.ico \ |
62 gaim_msgpend_16.ico \ | |
10520
976c7b186789
[gaim-migrate @ 11835]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10513
diff
changeset
|
63 gaim_msgpend_4bit_16.ico \ |
10513 | 64 gaim_msgunread_16.ico \ |
10520
976c7b186789
[gaim-migrate @ 11835]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10513
diff
changeset
|
65 gaim_msgunread_4bit_16.ico \ |
976c7b186789
[gaim-migrate @ 11835]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10513
diff
changeset
|
66 gaim_offline_16.ico \ |
976c7b186789
[gaim-migrate @ 11835]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10513
diff
changeset
|
67 gaim_offline_4bit_16.ico |
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
68 |
327 | 69 |
3363 | 70 gaimbuttonpixdir = $(datadir)/pixmaps/gaim/buttons |
6009
5cd7a10c6ade
[gaim-migrate @ 6457]
Christian Hammond <chipx86@chipx86.com>
parents:
5822
diff
changeset
|
71 gaimbuttonpix_DATA = about_menu.png accounts.png change-bgcolor-small.png change-fgcolor-small.png edit.png insert-image-small.png insert-link-small.png insert-smiley-small.png pause.png text_bigger.png text_normal.png text_smaller.png send-im.png |
3363 | 72 |
3427 | 73 gaimdialogpixdir = $(datadir)/pixmaps/gaim/dialogs |
4483 | 74 gaimdialogpix_DATA = gaim_error.png gaim_info.png gaim_question.png gaim_warning.png gaim_cool.png gaim_auth.png |
3427 | 75 |
5024 | 76 gaimiconpixdir = $(datadir)/pixmaps/gaim/icons |
8472
6d1c5321c55e
[gaim-migrate @ 9205]
Christian Hammond <chipx86@chipx86.com>
parents:
7231
diff
changeset
|
77 gaimiconpix_DATA = away.png connect.png msgpend.png offline.png online.png msgunread.png info.png |
3671 | 78 |
3425 | 79 gaimdistpixdir = $(datadir)/pixmaps/gaim |
10643 | 80 gaimdistpix_DATA = logo.png tb_drag_arrow_down.xpm tb_drag_arrow_left.xpm tb_drag_arrow_right.xpm tb_drag_arrow_up.xpm typed.png typing.png status-online.png status-offline.png status-away.png status-invisible.png status-typing0.png status-typing1.png status-typing2.png status-typing3.png status-connect0.png status-connect1.png status-connect2.png status-connect3.png |
3363 | 81 |
3425 | 82 distpixmapdir = $(datadir)/pixmaps |
83 distpixmap_DATA = gaim.png | |
3363 | 84 |