Mercurial > pidgin.yaz
annotate pidgin/pixmaps/Makefile.am @ 23008:d3aace801919
merge of '7fd8869cd12ef6b1c4626baf0eb69f81b9564cea'
and 'ccdabeaac8ea742c2a9f7d57d2d3b867ce37cb90'
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Mon, 19 May 2008 22:11:41 +0000 |
parents | 2804e45e77f6 |
children | 62b5d52c3d66 cd3bb7a73925 |
rev | line source |
---|---|
21036
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
1 pidginpixmapdir = $(datadir)/pixmaps/pidgin |
21301
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
2 pidginiconsdir = $(datadir) |
21036
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
3 |
21301
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
4 SUBDIRS = buddy_icons/qq emotes/default/24 emotes/none |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
5 |
22559
e4b2cbc246da
I'm tired of installing pixmap data that almost never changes. I'm so tired of
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21301
diff
changeset
|
6 if INSTALL_PIXMAPS |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
7 MAKEFILE_MINGW = \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
8 buddy_icons/qq/Makefile.mingw \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
9 emotes/default/24/Makefile.mingw \ |
21300
abbf74f4732b
propagate from branch 'im.pidgin.pidgin' (head e3fd21e6dabb99e5604e8337380353fcbe1a7279)
Stu Tomlinson <stu@nosnilmot.com>
diff
changeset
|
10 emotes/none/Makefile.mingw |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
11 |
21036
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
12 ANIMATIONS_16 = \ |
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
13 animations/16/connect0.png \ |
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
14 animations/16/connect1.png \ |
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
15 animations/16/connect2.png \ |
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
16 animations/16/connect3.png \ |
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
17 animations/16/connect4.png \ |
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
18 animations/16/connect5.png \ |
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
19 animations/16/connect6.png \ |
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
20 animations/16/connect7.png \ |
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
21 animations/16/connect8.png \ |
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
22 animations/16/typing0.png \ |
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
23 animations/16/typing1.png \ |
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
24 animations/16/typing2.png \ |
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
25 animations/16/typing3.png \ |
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
26 animations/16/typing4.png \ |
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
27 animations/16/typing5.png |
97f70e18c610
Remove the Makefile.am for a directory which actually installs files,
Ethan Blanton <elb@pidgin.im>
parents:
21035
diff
changeset
|
28 |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
29 DIALOGS_16_SCALABLE = \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
30 dialogs/16/scalable/error.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
31 dialogs/16/scalable/info.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
32 dialogs/16/scalable/mail.svg |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
33 |
21132
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
34 DIALOGS_16 = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
35 dialogs/16/auth.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
36 dialogs/16/error.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
37 dialogs/16/info.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
38 dialogs/16/mail.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
39 dialogs/16/question.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
40 |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
41 DIALOGS_64_SCALABLE = \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
42 dialogs/64/scalable/auth.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
43 dialogs/64/scalable/cool.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
44 dialogs/64/scalable/dialog.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
45 dialogs/64/scalable/error.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
46 dialogs/64/scalable/info.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
47 dialogs/64/scalable/question.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
48 dialogs/64/scalable/warning.svg |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
49 |
21132
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
50 DIALOGS_64 = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
51 dialogs/64/auth.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
52 dialogs/64/cool.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
53 dialogs/64/dialog.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
54 dialogs/64/error.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
55 dialogs/64/info.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
56 dialogs/64/mail.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
57 dialogs/64/question.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
58 dialogs/64/warning.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
59 |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
60 EMBLEMS_16_SCALABLE = \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
61 emblems/16/scalable/aol-client.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
62 emblems/16/scalable/blocked.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
63 emblems/16/scalable/bot.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
64 emblems/16/scalable/external.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
65 emblems/16/scalable/female.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
66 emblems/16/scalable/free-for-chat.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
67 emblems/16/scalable/game.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
68 emblems/16/scalable/male.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
69 emblems/16/scalable/mobile.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
70 emblems/16/scalable/music.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
71 emblems/16/scalable/not-authorized.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
72 emblems/16/scalable/qq-member.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
73 emblems/16/scalable/secure.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
74 emblems/16/scalable/unavailable.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
75 emblems/16/scalable/video.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
76 emblems/16/scalable/voice.svg |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
77 |
21132
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
78 EMBLEMS_16 = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
79 emblems/16/aol-client.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
80 emblems/16/birthday.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
81 emblems/16/blocked.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
82 emblems/16/bot.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
83 emblems/16/external.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
84 emblems/16/female.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
85 emblems/16/founder.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
86 emblems/16/free-for-chat.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
87 emblems/16/game.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
88 emblems/16/half-operator.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
89 emblems/16/hiptop.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
90 emblems/16/male.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
91 emblems/16/mobile.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
92 emblems/16/music.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
93 emblems/16/not-authorized.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
94 emblems/16/operator.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
95 emblems/16/qq-member.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
96 emblems/16/secure.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
97 emblems/16/unavailable.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
98 emblems/16/video.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
99 emblems/16/voice.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
100 |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
101 EMOTES_DEFAULT_24_SCALABLE = \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
102 emotes/default/24/scalable/act-up.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
103 emotes/default/24/scalable/airplane.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
104 emotes/default/24/scalable/alien.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
105 emotes/default/24/scalable/angel.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
106 emotes/default/24/scalable/angry.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
107 emotes/default/24/scalable/arrogant.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
108 emotes/default/24/scalable/at-wits-end.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
109 emotes/default/24/scalable/bad.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
110 emotes/default/24/scalable/bashful.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
111 emotes/default/24/scalable/beat-up.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
112 emotes/default/24/scalable/beauty.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
113 emotes/default/24/scalable/beer.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
114 emotes/default/24/scalable/blowkiss.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
115 emotes/default/24/scalable/bomb.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
116 emotes/default/24/scalable/bowl.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
117 emotes/default/24/scalable/boy.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
118 emotes/default/24/scalable/brb.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
119 emotes/default/24/scalable/bulgy-eyes.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
120 emotes/default/24/scalable/bye.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
121 emotes/default/24/scalable/cake.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
122 emotes/default/24/scalable/call-me.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
123 emotes/default/24/scalable/camera.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
124 emotes/default/24/scalable/can.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
125 emotes/default/24/scalable/car.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
126 emotes/default/24/scalable/cat.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
127 emotes/default/24/scalable/chicken.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
128 emotes/default/24/scalable/clap.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
129 emotes/default/24/scalable/clock.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
130 emotes/default/24/scalable/cloudy.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
131 emotes/default/24/scalable/clover.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
132 emotes/default/24/scalable/clown.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
133 emotes/default/24/scalable/coffee.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
134 emotes/default/24/scalable/coins.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
135 emotes/default/24/scalable/computer.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
136 emotes/default/24/scalable/confused.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
137 emotes/default/24/scalable/console.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
138 emotes/default/24/scalable/cowboy.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
139 emotes/default/24/scalable/cow.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
140 emotes/default/24/scalable/crying.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
141 emotes/default/24/scalable/curl-lip.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
142 emotes/default/24/scalable/curse.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
143 emotes/default/24/scalable/cute.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
144 emotes/default/24/scalable/cyclops.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
145 emotes/default/24/scalable/dance.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
146 emotes/default/24/scalable/dazed.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
147 emotes/default/24/scalable/desire.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
148 emotes/default/24/scalable/devil.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
149 emotes/default/24/scalable/disapointed.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
150 emotes/default/24/scalable/disdain.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
151 emotes/default/24/scalable/doctor.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
152 emotes/default/24/scalable/dog.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
153 emotes/default/24/scalable/doh.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
154 emotes/default/24/scalable/dont-know.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
155 emotes/default/24/scalable/drink.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
156 emotes/default/24/scalable/drool.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
157 emotes/default/24/scalable/eat.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
158 emotes/default/24/scalable/embarrassed.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
159 emotes/default/24/scalable/excruciating.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
160 emotes/default/24/scalable/eyeroll.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
161 emotes/default/24/scalable/female-fighter.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
162 emotes/default/24/scalable/film.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
163 emotes/default/24/scalable/fingers-crossed.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
164 emotes/default/24/scalable/flag.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
165 emotes/default/24/scalable/foot-in-mouth.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
166 emotes/default/24/scalable/freaked-out.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
167 emotes/default/24/scalable/ghost.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
168 emotes/default/24/scalable/giggle.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
169 emotes/default/24/scalable/girl.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
170 emotes/default/24/scalable/glasses-cool.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
171 emotes/default/24/scalable/glasses-nerdy.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
172 emotes/default/24/scalable/goat.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
173 emotes/default/24/scalable/go-away.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
174 emotes/default/24/scalable/good.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
175 emotes/default/24/scalable/hammer.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
176 emotes/default/24/scalable/handcuffs.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
177 emotes/default/24/scalable/handshake.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
178 emotes/default/24/scalable/highfive.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
179 emotes/default/24/scalable/hug-left.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
180 emotes/default/24/scalable/hug-right.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
181 emotes/default/24/scalable/hypnotized.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
182 emotes/default/24/scalable/in-love.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
183 emotes/default/24/scalable/island.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
184 emotes/default/24/scalable/jump.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
185 emotes/default/24/scalable/kissed.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
186 emotes/default/24/scalable/kissing.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
187 emotes/default/24/scalable/kiss.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
188 emotes/default/24/scalable/knife.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
189 emotes/default/24/scalable/lamp.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
190 emotes/default/24/scalable/lashes.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
191 emotes/default/24/scalable/laugh.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
192 emotes/default/24/scalable/liquor.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
193 emotes/default/24/scalable/loser.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
194 emotes/default/24/scalable/love-over.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
195 emotes/default/24/scalable/love.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
196 emotes/default/24/scalable/lying.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
197 emotes/default/24/scalable/madtongue.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
198 emotes/default/24/scalable/mail.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
199 emotes/default/24/scalable/male-fighter1.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
200 emotes/default/24/scalable/male-fighter2.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
201 emotes/default/24/scalable/mean.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
202 emotes/default/24/scalable/meeting.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
203 emotes/default/24/scalable/messed.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
204 emotes/default/24/scalable/mobile.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
205 emotes/default/24/scalable/mohawk.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
206 emotes/default/24/scalable/moneymouth.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
207 emotes/default/24/scalable/monkey.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
208 emotes/default/24/scalable/moon.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
209 emotes/default/24/scalable/msn-away.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
210 emotes/default/24/scalable/msn-busy.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
211 emotes/default/24/scalable/msn_online.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
212 emotes/default/24/scalable/msn.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
213 emotes/default/24/scalable/musical-note.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
214 emotes/default/24/scalable/music.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
215 emotes/default/24/scalable/nailbiting.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
216 emotes/default/24/scalable/neutral.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
217 emotes/default/24/scalable/on-the-phone.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
218 emotes/default/24/scalable/party.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
219 emotes/default/24/scalable/peace.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
220 emotes/default/24/scalable/phone.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
221 emotes/default/24/scalable/pig.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
222 emotes/default/24/scalable/pill.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
223 emotes/default/24/scalable/pirate.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
224 emotes/default/24/scalable/pissed-off.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
225 emotes/default/24/scalable/pizza.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
226 emotes/default/24/scalable/plate.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
227 emotes/default/24/scalable/poop.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
228 emotes/default/24/scalable/pray.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
229 emotes/default/24/scalable/present.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
230 emotes/default/24/scalable/qq.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
231 emotes/default/24/scalable/question.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
232 emotes/default/24/scalable/quiet.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
233 emotes/default/24/scalable/rainbow.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
234 emotes/default/24/scalable/rain.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
235 emotes/default/24/scalable/rose-dead.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
236 emotes/default/24/scalable/rose.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
237 emotes/default/24/scalable/rotfl.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
238 emotes/default/24/scalable/sad.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
239 emotes/default/24/scalable/sarcastic.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
240 emotes/default/24/scalable/search.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
241 emotes/default/24/scalable/secret.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
242 emotes/default/24/scalable/shame.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
243 emotes/default/24/scalable/sheep.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
244 emotes/default/24/scalable/shock.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
245 emotes/default/24/scalable/shout.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
246 emotes/default/24/scalable/shut-mouth.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
247 emotes/default/24/scalable/sick.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
248 emotes/default/24/scalable/sidefrown.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
249 emotes/default/24/scalable/sigarette.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
250 emotes/default/24/scalable/silly.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
251 emotes/default/24/scalable/sinister.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
252 emotes/default/24/scalable/skeleton.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
253 emotes/default/24/scalable/skywalker.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
254 emotes/default/24/scalable/sleepy.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
255 emotes/default/24/scalable/smile-big.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
256 emotes/default/24/scalable/smile.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
257 emotes/default/24/scalable/smirk.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
258 emotes/default/24/scalable/snail.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
259 emotes/default/24/scalable/snicker.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
260 emotes/default/24/scalable/snowman.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
261 emotes/default/24/scalable/soccerball.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
262 emotes/default/24/scalable/soldier.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
263 emotes/default/24/scalable/star.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
264 emotes/default/24/scalable/starving.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
265 emotes/default/24/scalable/stop.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
266 emotes/default/24/scalable/struggle.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
267 emotes/default/24/scalable/sun.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
268 emotes/default/24/scalable/sweat.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
269 emotes/default/24/scalable/talktohand.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
270 emotes/default/24/scalable/teeth.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
271 emotes/default/24/scalable/terror.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
272 emotes/default/24/scalable/thinking.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
273 emotes/default/24/scalable/thunder.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
274 emotes/default/24/scalable/time-out.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
275 emotes/default/24/scalable/tongue.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
276 emotes/default/24/scalable/tremble.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
277 emotes/default/24/scalable/turtle.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
278 emotes/default/24/scalable/tv.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
279 emotes/default/24/scalable/umbrella.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
280 emotes/default/24/scalable/vampire.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
281 emotes/default/24/scalable/victory.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
282 emotes/default/24/scalable/waiting.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
283 emotes/default/24/scalable/watermelon.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
284 emotes/default/24/scalable/waving.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
285 emotes/default/24/scalable/weep.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
286 emotes/default/24/scalable/wilt.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
287 emotes/default/24/scalable/wink.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
288 emotes/default/24/scalable/worship.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
289 emotes/default/24/scalable/yawn.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
290 emotes/default/24/scalable/yin-yang.svg |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
291 |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
292 PROTOCOLS_16_SCALABLE = \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
293 protocols/16/scalable/aim.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
294 protocols/16/scalable/bonjour.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
295 protocols/16/scalable/gadu-gadu.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
296 protocols/16/scalable/novell.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
297 protocols/16/scalable/icq.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
298 protocols/16/scalable/irc.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
299 protocols/16/scalable/jabber.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
300 protocols/16/scalable/meanwhile.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
301 protocols/16/scalable/msn.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
302 protocols/16/scalable/qq.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
303 protocols/16/scalable/silc.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
304 protocols/16/scalable/simple.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
305 protocols/16/scalable/yahoo.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
306 protocols/16/scalable/zephyr.svg |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
307 |
21132
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
308 PROTOCOLS_16 = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
309 protocols/16/aim.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
310 protocols/16/bonjour.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
311 protocols/16/gadu-gadu.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
312 protocols/16/google-talk.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
313 protocols/16/novell.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
314 protocols/16/icq.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
315 protocols/16/irc.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
316 protocols/16/jabber.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
317 protocols/16/meanwhile.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
318 protocols/16/msn.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
319 protocols/16/myspace.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
320 protocols/16/qq.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
321 protocols/16/silc.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
322 protocols/16/simple.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
323 protocols/16/yahoo.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
324 protocols/16/zephyr.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
325 |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
326 ICONS_16_SCALABLE = \ |
21301
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
327 icons/hicolor/16x16/apps/scalable/pidgin.svg |
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
328 |
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
329 ICONS_16 = icons/hicolor/16x16/apps/pidgin.png |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
330 |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
331 ICONS_22_SCALABLE = \ |
21301
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
332 icons/hicolor/22x22/apps/scalable/pidgin.svg |
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
333 |
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
334 ICONS_22 = icons/hicolor/22x22/apps/pidgin.png |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
335 |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
336 ICONS_24_SCALABLE = \ |
21301
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
337 icons/hicolor/24x24/apps/scalable/pidgin.svg |
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
338 |
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
339 ICONS_24 = icons/hicolor/24x24/apps/pidgin.png |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
340 |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
341 ICONS_32_SCALABLE = \ |
21301
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
342 icons/hicolor/32x32/apps/scalable/pidgin.svg |
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
343 |
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
344 ICONS_32 = icons/hicolor/32x32/apps/pidgin.png |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
345 |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
346 ICONS_48_SCALABLE = \ |
21301
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
347 icons/hicolor/48x48/apps/scalable/pidgin.svg |
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
348 |
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
349 ICONS_48 = icons/hicolor/48x48/apps/pidgin.png |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
350 |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
351 PROTOCOLS_22_SCALABLE = \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
352 protocols/22/scalable/aim.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
353 protocols/22/scalable/bonjour.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
354 protocols/22/scalable/gadu-gadu.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
355 protocols/22/scalable/novell.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
356 protocols/22/scalable/icq.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
357 protocols/22/scalable/irc.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
358 protocols/22/scalable/jabber.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
359 protocols/22/scalable/meanwhile.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
360 protocols/22/scalable/msn.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
361 protocols/22/scalable/qq.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
362 protocols/22/scalable/silc.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
363 protocols/22/scalable/simple.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
364 protocols/22/scalable/yahoo.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
365 protocols/22/scalable/zephyr.svg |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
366 |
21132
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
367 PROTOCOLS_22 = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
368 protocols/22/aim.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
369 protocols/22/bonjour.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
370 protocols/22/gadu-gadu.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
371 protocols/22/google-talk.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
372 protocols/22/novell.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
373 protocols/22/icq.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
374 protocols/22/irc.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
375 protocols/22/jabber.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
376 protocols/22/meanwhile.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
377 protocols/22/msn.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
378 protocols/22/myspace.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
379 protocols/22/qq.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
380 protocols/22/silc.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
381 protocols/22/simple.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
382 protocols/22/yahoo.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
383 protocols/22/zephyr.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
384 |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
385 PROTOCOLS_48_SCALABLE = \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
386 protocols/48/scalable/aim.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
387 protocols/48/scalable/bonjour.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
388 protocols/48/scalable/gadu-gadu.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
389 protocols/48/scalable/google-talk.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
390 protocols/48/scalable/novell.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
391 protocols/48/scalable/icq.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
392 protocols/48/scalable/irc.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
393 protocols/48/scalable/jabber.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
394 protocols/48/scalable/meanwhile.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
395 protocols/48/scalable/msn.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
396 protocols/48/scalable/qq.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
397 protocols/48/scalable/silc.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
398 protocols/48/scalable/simple.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
399 protocols/48/scalable/yahoo.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
400 protocols/48/scalable/zephyr.svg |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
401 |
21132
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
402 PROTOCOLS_48 = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
403 protocols/48/aim.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
404 protocols/48/bonjour.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
405 protocols/48/gadu-gadu.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
406 protocols/48/novell.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
407 protocols/48/icq.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
408 protocols/48/irc.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
409 protocols/48/jabber.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
410 protocols/48/meanwhile.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
411 protocols/48/msn.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
412 protocols/48/myspace.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
413 protocols/48/qq.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
414 protocols/48/silc.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
415 protocols/48/simple.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
416 protocols/48/yahoo.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
417 protocols/48/zephyr.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
418 |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
419 STATUS_11_SCALABLE = \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
420 status/11/scalable/available.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
421 status/11/scalable/away.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
422 status/11/scalable/busy.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
423 status/11/scalable/chat.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
424 status/11/scalable/extended-away.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
425 status/11/scalable/invisible.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
426 status/11/scalable/offline.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
427 status/11/scalable/person.svg |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
428 |
21132
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
429 STATUS_11 = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
430 status/11/available.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
431 status/11/away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
432 status/11/busy.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
433 status/11/chat.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
434 status/11/extended-away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
435 status/11/invisible.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
436 status/11/log-in.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
437 status/11/log-out.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
438 status/11/offline.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
439 status/11/person.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
440 |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
441 STATUS_11_RTL = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
442 status/11/rtl/extended-away.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
443 |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
444 STATUS_16_SCALABLE = \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
445 status/16/scalable/available.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
446 status/16/scalable/away.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
447 status/16/scalable/busy.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
448 status/16/scalable/chat.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
449 status/16/scalable/extended-away.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
450 status/16/scalable/log-in.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
451 status/16/scalable/log-out.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
452 status/16/scalable/message-pending.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
453 status/16/scalable/offline.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
454 status/16/scalable/person.svg |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
455 |
21132
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
456 STATUS_16 = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
457 status/16/available.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
458 status/16/away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
459 status/16/busy.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
460 status/16/chat.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
461 status/16/extended-away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
462 status/16/invisible.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
463 status/16/log-in.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
464 status/16/log-out.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
465 status/16/offline.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
466 status/16/person.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
467 |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
468 STATUS_16_RTL = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
469 status/16/rtl/extended-away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
470 status/16/rtl/log-in.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
471 status/16/rtl/log-out.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
472 |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
473 STATUS_22_SCALABLE = \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
474 status/22/scalable/available.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
475 status/22/scalable/away.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
476 status/22/scalable/busy.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
477 status/22/scalable/chat.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
478 status/22/scalable/extended-away.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
479 status/22/scalable/log-in.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
480 status/22/scalable/log-out.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
481 status/22/scalable/offline.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
482 status/22/scalable/person.svg |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
483 |
21132
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
484 STATUS_22 = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
485 status/22/available.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
486 status/22/away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
487 status/22/busy.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
488 status/22/chat.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
489 status/22/extended-away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
490 status/22/invisible.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
491 status/22/log-in.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
492 status/22/log-out.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
493 status/22/offline.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
494 status/22/person.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
495 |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
496 STATUS_22_RTL = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
497 status/22/rtl/extended-away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
498 status/22/rtl/log-in.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
499 status/22/rtl/log-out.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
500 |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
501 STATUS_32_SCALABLE = \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
502 status/32/scalable/available.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
503 status/32/scalable/away.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
504 status/32/scalable/busy.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
505 status/32/scalable/chat.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
506 status/32/scalable/extended-away.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
507 status/32/scalable/log-in.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
508 status/32/scalable/log-out.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
509 status/32/scalable/offline.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
510 status/32/scalable/person.svg |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
511 |
21132
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
512 STATUS_32 = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
513 status/32/available.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
514 status/32/away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
515 status/32/busy.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
516 status/32/chat.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
517 status/32/extended-away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
518 status/32/invisible.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
519 status/32/log-in.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
520 status/32/log-out.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
521 status/32/offline.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
522 status/32/person.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
523 |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
524 STATUS_32_RTL = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
525 status/32/rtl/extended-away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
526 status/32/rtl/log-in.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
527 status/32/rtl/log-out.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
528 |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
529 STATUS_48 = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
530 status/48/available.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
531 status/48/away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
532 status/48/busy.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
533 status/48/chat.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
534 status/48/extended-away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
535 status/48/log-in.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
536 status/48/log-out.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
537 status/48/offline.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
538 status/48/person.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
539 |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
540 STATUS_48_RTL = \ |
22619 | 541 status/48/rtl/extended-away.png \ |
542 status/48/rtl/login.png \ | |
543 status/48/rtl/logout.png | |
21132
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
544 |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
545 TOOLBAR_11 = \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
546 toolbar/11/message-new.png |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
547 |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
548 TOOLBAR_16_SCALABLE = \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
549 toolbar/16/scalable/change-bgcolor.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
550 toolbar/16/scalable/change-fgcolor.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
551 toolbar/16/scalable/emote-select.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
552 toolbar/16/scalable/font-size-down.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
553 toolbar/16/scalable/font-size-up.svg |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
554 |
21132
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
555 TOOLBAR_16 = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
556 toolbar/16/change-bgcolor.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
557 toolbar/16/change-fgcolor.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
558 toolbar/16/emote-select.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
559 toolbar/16/font-face.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
560 toolbar/16/font-size-down.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
561 toolbar/16/font-size-up.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
562 toolbar/16/insert.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
563 toolbar/16/insert-image.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
564 toolbar/16/insert-link.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
565 toolbar/16/message-new.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
566 toolbar/16/plugins.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
567 toolbar/16/send-file.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
568 toolbar/16/unblock.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
569 |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
570 TOOLBAR_22_SCALABLE = \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
571 toolbar/22/scalable/select-avatar.svg |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
572 |
21132
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
573 TOOLBAR_22 = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
574 toolbar/22/select-avatar.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
575 |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
576 TRAY_16_SCALABLE = \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
577 tray/16/scalable/tray-away.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
578 tray/16/scalable/tray-busy.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
579 tray/16/scalable/tray-connecting.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
580 tray/16/scalable/tray-extended-away.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
581 tray/16/scalable/tray-invisible.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
582 tray/16/scalable/tray-message.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
583 tray/16/scalable/tray-offline.svg \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
584 tray/16/scalable/tray-online.svg |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
585 |
21132
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
586 TRAY_16_ICO = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
587 tray/16/available_4bit.ico \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
588 tray/16/away_4bit.ico \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
589 tray/16/busy_4bit.ico \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
590 tray/16/connecting_4bit.ico \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
591 tray/16/extended-away_4bit.ico \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
592 tray/16/invisible_4bit.ico \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
593 tray/16/message_4bit.ico \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
594 tray/16/offline_4bit.ico |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
595 |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
596 TRAY_16 = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
597 tray/16/tray-away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
598 tray/16/tray-busy.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
599 tray/16/tray-invisible.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
600 tray/16/tray-connecting.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
601 tray/16/tray-extended-away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
602 tray/16/tray-message.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
603 tray/16/tray-new-im.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
604 tray/16/tray-offline.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
605 tray/16/tray-online.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
606 |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
607 TRAY_22_SCALABLE = \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
608 tray/22/scalable/tray-invisible.svg |
15374
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
609 |
21132
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
610 TRAY_22 = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
611 tray/22/tray-away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
612 tray/22/tray-busy.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
613 tray/22/tray-connecting.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
614 tray/22/tray-extended-away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
615 tray/22/tray-invisible.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
616 tray/22/tray-message.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
617 tray/22/tray-new-im.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
618 tray/22/tray-offline.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
619 tray/22/tray-online.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
620 |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
621 TRAY_32 = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
622 tray/32/tray-away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
623 tray/32/tray-busy.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
624 tray/32/tray-connecting.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
625 tray/32/tray-extended-away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
626 tray/32/tray-invisible.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
627 tray/32/tray-new-im.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
628 tray/32/tray-offline.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
629 tray/32/tray-online.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
630 |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
631 TRAY_48 = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
632 tray/48/tray-away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
633 tray/48/tray-busy.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
634 tray/48/tray-connecting.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
635 tray/48/tray-extended-away.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
636 tray/48/tray-invisible.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
637 tray/48/tray-new-im.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
638 tray/48/tray-offline.png \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
639 tray/48/tray-online.png |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
640 |
15374
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
641 EXTRA_DIST = \ |
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
642 edit.png \ |
19503
2f0960548c1d
Make the gtkcert stuff compile on GTK+ older than 2.8
Daniel Atallah <daniel.atallah@gmail.com>
parents:
18822
diff
changeset
|
643 info.png \ |
15374
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
644 logo.png \ |
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
645 pause.png \ |
16213
37a664cf7f2d
Some icon improvements from hbons
Sean Egan <seanegan@gmail.com>
parents:
15999
diff
changeset
|
646 arrow-down.xpm \ |
37a664cf7f2d
Some icon improvements from hbons
Sean Egan <seanegan@gmail.com>
parents:
15999
diff
changeset
|
647 arrow-up.xpm \ |
37a664cf7f2d
Some icon improvements from hbons
Sean Egan <seanegan@gmail.com>
parents:
15999
diff
changeset
|
648 arrow-right.xpm \ |
16221
3b9b9a4ce20a
Fix a typo that broke make dist
Mark Doliner <mark@kingant.net>
parents:
16213
diff
changeset
|
649 arrow-left.xpm \ |
15374
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
650 Makefile.mingw \ |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
651 pidgin.ico \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
652 $(MAKEFILE_MINGW) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
653 $(DIALOGS_16_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
654 $(DIALOGS_64_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
655 $(ICONS_16_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
656 $(ICONS_22_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
657 $(ICONS_24_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
658 $(ICONS_32_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
659 $(ICONS_48_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
660 $(EMBLEMS_16_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
661 $(EMOTES_DEFAULT_24_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
662 $(PROTOCOLS_16_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
663 $(PROTOCOLS_22_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
664 $(PROTOCOLS_48_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
665 $(STATUS_11_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
666 $(STATUS_16_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
667 $(STATUS_22_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
668 $(STATUS_32_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
669 $(TOOLBAR_11) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
670 $(TOOLBAR_16_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
671 $(TOOLBAR_22_SCALABLE) \ |
21132
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
672 $(TRAY_16_ICO) \ |
21033
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
673 $(TRAY_16_SCALABLE) \ |
9347a942b7cd
This is the first step toward rationalizing our Makefiles to reduce
Ethan Blanton <elb@pidgin.im>
parents:
19503
diff
changeset
|
674 $(TRAY_22_SCALABLE) |
15374
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
675 |
15870
99b965aaf9bf
Install pixmaps to the right directories and make them load properly.
Richard Laager <rlaager@wiktel.com>
parents:
15866
diff
changeset
|
676 pidginbuttonpixdir = $(datadir)/pixmaps/pidgin/buttons |
19503
2f0960548c1d
Make the gtkcert stuff compile on GTK+ older than 2.8
Daniel Atallah <daniel.atallah@gmail.com>
parents:
18822
diff
changeset
|
677 pidginbuttonpix_DATA = edit.png pause.png info.png |
15374
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
678 |
15870
99b965aaf9bf
Install pixmaps to the right directories and make them load properly.
Richard Laager <rlaager@wiktel.com>
parents:
15866
diff
changeset
|
679 pidgindistpixdir = $(datadir)/pixmaps/pidgin |
16242 | 680 pidgindistpix_DATA = logo.png arrow-down.xpm arrow-left.xpm arrow-right.xpm arrow-up.xpm |
15374
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
681 |
21132
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
682 nobase_dist_pidginpixmap_DATA = \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
683 $(ANIMATIONS_16) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
684 $(DIALOGS_16) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
685 $(DIALOGS_64) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
686 $(EMBLEMS_16) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
687 $(PROTOCOLS_16) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
688 $(PROTOCOLS_22) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
689 $(PROTOCOLS_48) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
690 $(STATUS_11) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
691 $(STATUS_11_RTL) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
692 $(STATUS_16) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
693 $(STATUS_16_RTL) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
694 $(STATUS_22) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
695 $(STATUS_22_RTL) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
696 $(STATUS_32) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
697 $(STATUS_32_RTL) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
698 $(STATUS_48) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
699 $(STATUS_48_RTL) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
700 $(TOOLBAR_16) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
701 $(TOOLBAR_22) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
702 $(TRAY_16) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
703 $(TRAY_22) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
704 $(TRAY_32) \ |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
705 $(TRAY_48) |
f2dcad9572b2
More pixmaps Makefile consolidation
Stu Tomlinson <stu@nosnilmot.com>
parents:
21037
diff
changeset
|
706 |
21301
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
707 nobase_dist_pidginicons_DATA = \ |
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
708 $(ICONS_16) \ |
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
709 $(ICONS_22) \ |
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
710 $(ICONS_24) \ |
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
711 $(ICONS_32) \ |
708b51ddddc4
Consolidation of icons Makefiles
Stu Tomlinson <stu@nosnilmot.com>
parents:
21300
diff
changeset
|
712 $(ICONS_48) |
22559
e4b2cbc246da
I'm tired of installing pixmap data that almost never changes. I'm so tired of
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21301
diff
changeset
|
713 endif |