Thu, 13 Nov 2014 01:06:59 -0500
Merge with release-2.x.y
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
1 | EXTRA_DIST = \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
2 | getopt.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
3 | getopt.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
4 | getopt1.c \ |
|
33939
7255754cc708
Fix dist packages generation
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents:
33922
diff
changeset
|
5 | gtk3compat.h \ |
|
7255754cc708
Fix dist packages generation
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents:
33922
diff
changeset
|
6 | gtkdebug.html \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
7 | Makefile.mingw \ |
|
36250
cd6ec0a2dfd5
Add an AppData description file from Richard Hughes.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36249
diff
changeset
|
8 | data/pidgin.appdata.xml.in \ |
|
36249
c6a0feac708f
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36120
diff
changeset
|
9 | data/pidgin.desktop.in \ |
|
36239
35d7033e1d33
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36121
diff
changeset
|
10 | data/pidgin-3.pc.in \ |
|
35d7033e1d33
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36121
diff
changeset
|
11 | data/pidgin-3-uninstalled.pc.in \ |
|
14745
d43256e1e6fd
[gaim-migrate @ 17435]
Daniel Atallah <datallah@pidgin.im>
parents:
14743
diff
changeset
|
12 | win32/MinimizeToTray.h \ |
|
d43256e1e6fd
[gaim-migrate @ 17435]
Daniel Atallah <datallah@pidgin.im>
parents:
14743
diff
changeset
|
13 | win32/MinimizeToTray.c \ |
| 15514 | 14 | win32/pidgin_dll_rc.rc.in \ |
| 15 | win32/pidgin_exe_rc.rc.in \ | |
|
33939
7255754cc708
Fix dist packages generation
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents:
33922
diff
changeset
|
16 | win32/prepare-workspace.sh \ |
|
14745
d43256e1e6fd
[gaim-migrate @ 17435]
Daniel Atallah <datallah@pidgin.im>
parents:
14743
diff
changeset
|
17 | win32/gtkdocklet-win32.c \ |
|
14514
81b4f3b5e661
[gaim-migrate @ 17166]
Mark Doliner <markdoliner@pidgin.im>
parents:
14497
diff
changeset
|
18 | win32/gtkwin32dep.c \ |
|
81b4f3b5e661
[gaim-migrate @ 17166]
Mark Doliner <markdoliner@pidgin.im>
parents:
14497
diff
changeset
|
19 | win32/gtkwin32dep.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
20 | win32/resource.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
21 | win32/untar.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
22 | win32/untar.h \ |
| 15514 | 23 | win32/winpidgin.c \ |
|
29798
7e57f09e0b2e
The rest of the plumbing needed to build the GTK+ Runtime zip included in the installer
Daniel Atallah <datallah@pidgin.im>
parents:
29739
diff
changeset
|
24 | win32/nsis/generate_gtk_zip.sh \ |
|
15805
a80eb333bae9
Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <datallah@pidgin.im>
parents:
15672
diff
changeset
|
25 | win32/nsis/pixmaps/pidgin-header.bmp \ |
|
a80eb333bae9
Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <datallah@pidgin.im>
parents:
15672
diff
changeset
|
26 | win32/nsis/pixmaps/pidgin-intro.bmp \ |
|
a80eb333bae9
Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <datallah@pidgin.im>
parents:
15672
diff
changeset
|
27 | win32/nsis/pixmaps/pidgin-install.ico \ |
|
30244
55be19b5edc5
Add the available.list file to EXTRA_DIST so people will be able to use the
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
30009
diff
changeset
|
28 | win32/nsis/available.lst \ |
|
15805
a80eb333bae9
Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <datallah@pidgin.im>
parents:
15672
diff
changeset
|
29 | win32/nsis/pidgin-installer.nsi \ |
|
a80eb333bae9
Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <datallah@pidgin.im>
parents:
15672
diff
changeset
|
30 | win32/nsis/pidgin-plugin.nsh \ |
|
30285
33c8197dc6b6
Final piece of getting the installer translations integrated with the regular
Daniel Atallah <datallah@pidgin.im>
parents:
30244
diff
changeset
|
31 | win32/nsis/create_nsis_translations.pl \ |
|
33c8197dc6b6
Final piece of getting the installer translations integrated with the regular
Daniel Atallah <datallah@pidgin.im>
parents:
30244
diff
changeset
|
32 | win32/nsis/nsis_translations.desktop.in |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
33 | |
|
14713
a091905d59a6
[gaim-migrate @ 17397]
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
14666
diff
changeset
|
34 | if ENABLE_GTK |
|
a091905d59a6
[gaim-migrate @ 17397]
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
14666
diff
changeset
|
35 | |
|
35860
9ec9886a1ad3
cross-win32: correct dependencies and linker flags for Pidgin/libpurple/Finch plugins. They builds and runs now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35859
diff
changeset
|
36 | SUBDIRS = . pixmaps plugins themes |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
37 | |
|
35859
3d157ce203ed
cross-win32: make libpidgin and libfinch shared, disable hacky libpidgin loading code. Pidgin runs now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35857
diff
changeset
|
38 | # XXX: should this be lib_, or noinst_? |
|
3d157ce203ed
cross-win32: make libpidgin and libfinch shared, disable hacky libpidgin loading code. Pidgin runs now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35857
diff
changeset
|
39 | lib_LTLIBRARIES = libpidgin.la |
|
15523
8505bd287c48
This renames the binary to 'pidgin', and I think it properly
Sean Egan <seanegan@pidgin.im>
parents:
15514
diff
changeset
|
40 | bin_PROGRAMS = pidgin |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
41 | |
|
35387
c516874b0d14
Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents:
35147
diff
changeset
|
42 | libpidgin_la_SOURCES = \ |
|
15883
969b74a3e27a
According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
Sean Egan <seanegan@pidgin.im>
parents:
15805
diff
changeset
|
43 | pidginstock.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
44 | gtkaccount.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
45 | gtkblist.c \ |
|
25884
c00e14c20165
* Alphabetize files in a few Makefile.am files
Mark Doliner <markdoliner@pidgin.im>
parents:
24990
diff
changeset
|
46 | gtkblist-theme.c \ |
|
24377
8d0bfda8402d
renamed gtkblist-loader.[ch] to gtblist-theme-loader.[ch]
Gary Kramlich <grim@reaperworld.com>
parents:
23967
diff
changeset
|
47 | gtkblist-theme-loader.c \ |
| 14623 | 48 | gtkcellrendererexpander.c \ |
|
18650
8a34ac83df75
- Add a skeleton for the Pidgin Certificate Manager and include it in
William Ehlhardt <williamehlhardt@gmail.com>
parents:
18178
diff
changeset
|
49 | gtkcertmgr.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
50 | gtkconn.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
51 | gtkconv.c \ |
|
32536
91b09760ab0c
Add some boilerplate Conversation theme GObjects. These don't do
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
32507
diff
changeset
|
52 | gtkconv-theme.c \ |
|
91b09760ab0c
Add some boilerplate Conversation theme GObjects. These don't do
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
32507
diff
changeset
|
53 | gtkconv-theme-loader.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
54 | gtkdebug.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
55 | gtkdialogs.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
56 | gtkdnd-hints.c \ |
| 14743 | 57 | gtkdocklet.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
58 | gtkeventloop.c \ |
|
23964
342e3f5bedd9
partially working status icon theme stuff
Justin Rodriguez <ffdragon@soc.pidgin.im>
parents:
23656
diff
changeset
|
59 | gtkicon-theme.c \ |
|
24377
8d0bfda8402d
renamed gtkblist-loader.[ch] to gtblist-theme-loader.[ch]
Gary Kramlich <grim@reaperworld.com>
parents:
23967
diff
changeset
|
60 | gtkicon-theme-loader.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
61 | gtkidle.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
62 | gtklog.c \ |
|
19885
593613a22e57
You can actually receive Google Talk voice calls with crappy UI now
Sean Egan <seanegan@pidgin.im>
parents:
19882
diff
changeset
|
63 | gtkmedia.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
64 | gtkmenutray.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
65 | gtknotify.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
66 | gtkplugin.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
67 | gtkpluginpref.c \ |
|
14552
dddd7826e218
[gaim-migrate @ 17209]
Mark Doliner <markdoliner@pidgin.im>
parents:
14529
diff
changeset
|
68 | gtkpounce.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
69 | gtkprefs.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
70 | gtkprivacy.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
71 | gtkrequest.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
72 | gtkroomlist.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
73 | gtksavedstatuses.c \ |
| 15094 | 74 | gtkscrollbook.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
75 | gtksession.c \ |
|
35718
83486b5d34ab
Drop PidginSmiley, rename gtksmiley to gtksmiley-manager
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35710
diff
changeset
|
76 | gtksmiley-manager.c \ |
|
35704
aa22dcef8913
Initial PidginSmileyTheme implementation
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35606
diff
changeset
|
77 | gtksmiley-theme.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
78 | gtksound.c \ |
|
23967
cc5667bc8f1e
Clean up status icon themes a bit
Justin Rodriguez <ffdragon@soc.pidgin.im>
parents:
23964
diff
changeset
|
79 | gtkstatus-icon-theme.c \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
80 | gtkstatusbox.c \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
81 | gtkutils.c \ |
|
32439
2c681e5daeeb
Webkit Message views.
Arnold Noronha <tdrhq@soc.pidgin.im>
parents:
27150
diff
changeset
|
82 | gtkwebview.c \ |
|
32808
9ad5d3254f13
Add GtkWebViewToolbar to makefiles.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
32771
diff
changeset
|
83 | gtkwebviewtoolbar.c \ |
|
21323
0ad61638683f
Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.c
Will Thompson <resiak@pidgin.im>
parents:
20167
diff
changeset
|
84 | gtkwhiteboard.c \ |
|
34929
4deeac0840fe
Renamed gtkft.[ch] to gtkxfer.[ch]
Ankit Vani <a@nevitus.org>
parents:
33943
diff
changeset
|
85 | gtkxfer.c \ |
|
35387
c516874b0d14
Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents:
35147
diff
changeset
|
86 | libpidgin.c \ |
|
21903
5b5ad54ae1da
Some utility functions for showing tooltips. This is used by the buddylist,
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
21636
diff
changeset
|
87 | minidialog.c \ |
|
5b5ad54ae1da
Some utility functions for showing tooltips. This is used by the buddylist,
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
21636
diff
changeset
|
88 | pidgintooltip.c |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
89 | |
|
35387
c516874b0d14
Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents:
35147
diff
changeset
|
90 | libpidgin_la_headers = \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
91 | gtkaccount.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
92 | gtkblist.h \ |
|
25884
c00e14c20165
* Alphabetize files in a few Makefile.am files
Mark Doliner <markdoliner@pidgin.im>
parents:
24990
diff
changeset
|
93 | gtkblist-theme.h \ |
|
24377
8d0bfda8402d
renamed gtkblist-loader.[ch] to gtblist-theme-loader.[ch]
Gary Kramlich <grim@reaperworld.com>
parents:
23967
diff
changeset
|
94 | gtkblist-theme-loader.h \ |
| 14623 | 95 | gtkcellrendererexpander.h \ |
|
18650
8a34ac83df75
- Add a skeleton for the Pidgin Certificate Manager and include it in
William Ehlhardt <williamehlhardt@gmail.com>
parents:
18178
diff
changeset
|
96 | gtkcertmgr.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
97 | gtkconn.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
98 | gtkconv.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
99 | gtkconvwin.h \ |
|
32536
91b09760ab0c
Add some boilerplate Conversation theme GObjects. These don't do
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
32507
diff
changeset
|
100 | gtkconv-theme.h \ |
|
91b09760ab0c
Add some boilerplate Conversation theme GObjects. These don't do
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
32507
diff
changeset
|
101 | gtkconv-theme-loader.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
102 | gtkdebug.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
103 | gtkdialogs.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
104 | gtkdnd-hints.h \ |
| 14743 | 105 | gtkdocklet.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
106 | gtkeventloop.h \ |
|
23964
342e3f5bedd9
partially working status icon theme stuff
Justin Rodriguez <ffdragon@soc.pidgin.im>
parents:
23656
diff
changeset
|
107 | gtkicon-theme.h \ |
|
24377
8d0bfda8402d
renamed gtkblist-loader.[ch] to gtblist-theme-loader.[ch]
Gary Kramlich <grim@reaperworld.com>
parents:
23967
diff
changeset
|
108 | gtkicon-theme-loader.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
109 | gtkidle.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
110 | gtklog.h \ |
|
26202
4a8bdf9c50a8
Fix gtkmedia's Makefile entries.
Michael Ruprecht <maiku@pidgin.im>
parents:
26171
diff
changeset
|
111 | gtkmedia.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
112 | gtkmenutray.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
113 | gtknickcolors.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
114 | gtknotify.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
115 | gtkplugin.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
116 | gtkpluginpref.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
117 | gtkprefs.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
118 | gtkprivacy.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
119 | gtkpounce.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
120 | gtkrequest.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
121 | gtkroomlist.h \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
122 | gtksavedstatuses.h \ |
| 15094 | 123 | gtkscrollbook.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
124 | gtksession.h \ |
|
35718
83486b5d34ab
Drop PidginSmiley, rename gtksmiley to gtksmiley-manager
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35710
diff
changeset
|
125 | gtksmiley-manager.h \ |
|
35704
aa22dcef8913
Initial PidginSmileyTheme implementation
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35606
diff
changeset
|
126 | gtksmiley-theme.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
127 | gtksound.h \ |
|
23967
cc5667bc8f1e
Clean up status icon themes a bit
Justin Rodriguez <ffdragon@soc.pidgin.im>
parents:
23964
diff
changeset
|
128 | gtkstatus-icon-theme.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
129 | gtkstatusbox.h \ |
|
15883
969b74a3e27a
According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
Sean Egan <seanegan@pidgin.im>
parents:
15805
diff
changeset
|
130 | pidginstock.h \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
131 | gtkutils.h \ |
|
32439
2c681e5daeeb
Webkit Message views.
Arnold Noronha <tdrhq@soc.pidgin.im>
parents:
27150
diff
changeset
|
132 | gtkwebview.h \ |
|
32808
9ad5d3254f13
Add GtkWebViewToolbar to makefiles.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
32771
diff
changeset
|
133 | gtkwebviewtoolbar.h \ |
| 15582 | 134 | gtkwhiteboard.h \ |
|
34929
4deeac0840fe
Renamed gtkft.[ch] to gtkxfer.[ch]
Ankit Vani <a@nevitus.org>
parents:
33943
diff
changeset
|
135 | gtkxfer.h \ |
|
21323
0ad61638683f
Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.c
Will Thompson <resiak@pidgin.im>
parents:
20167
diff
changeset
|
136 | minidialog.h \ |
|
21903
5b5ad54ae1da
Some utility functions for showing tooltips. This is used by the buddylist,
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
21636
diff
changeset
|
137 | pidgintooltip.h \ |
| 15582 | 138 | pidgin.h |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
139 | |
|
35387
c516874b0d14
Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents:
35147
diff
changeset
|
140 | pidgin_SOURCES = \ |
|
c516874b0d14
Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents:
35147
diff
changeset
|
141 | pidgin.c |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
142 | |
|
35536
22a576a03e5f
Add some missing files in dist
Ankit Vani <a@nevitus.org>
parents:
35495
diff
changeset
|
143 | noinst_HEADERS= gtkinternal.h |
|
22a576a03e5f
Add some missing files in dist
Ankit Vani <a@nevitus.org>
parents:
35495
diff
changeset
|
144 | |
|
35857
b7fc060d5c94
cross-win32: Pidgin builds now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35850
diff
changeset
|
145 | if IS_WIN32 |
|
b7fc060d5c94
cross-win32: Pidgin builds now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35850
diff
changeset
|
146 | libpidgin_la_SOURCES += \ |
|
b7fc060d5c94
cross-win32: Pidgin builds now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35850
diff
changeset
|
147 | win32/gtkwin32dep.c \ |
|
35912
0c0112fff3d2
We don't need GtkSpell anymore (see: WebKitGtk, Enchant)
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35911
diff
changeset
|
148 | win32/untar.c |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
149 | |
|
35857
b7fc060d5c94
cross-win32: Pidgin builds now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35850
diff
changeset
|
150 | # Files that looks like obsolete (were used in Pidgin2): |
|
b7fc060d5c94
cross-win32: Pidgin builds now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35850
diff
changeset
|
151 | # win32/gtkdocklet-win32.c |
|
b7fc060d5c94
cross-win32: Pidgin builds now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35850
diff
changeset
|
152 | # win32/MinimizeToTray.c |
|
b7fc060d5c94
cross-win32: Pidgin builds now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35850
diff
changeset
|
153 | # win32/MinimizeToTray.h |
|
b7fc060d5c94
cross-win32: Pidgin builds now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35850
diff
changeset
|
154 | |
|
b7fc060d5c94
cross-win32: Pidgin builds now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35850
diff
changeset
|
155 | pidgin_SOURCES += \ |
|
35865
7f49bc843ce1
cross-win32: add version information to Pidgin/libpurple binaries
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35860
diff
changeset
|
156 | win32/winpidgin.c \ |
|
7f49bc843ce1
cross-win32: add version information to Pidgin/libpurple binaries
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35860
diff
changeset
|
157 | win32/pidgin_exe_rc.rc |
|
35857
b7fc060d5c94
cross-win32: Pidgin builds now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35850
diff
changeset
|
158 | |
|
b7fc060d5c94
cross-win32: Pidgin builds now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35850
diff
changeset
|
159 | libpidgin_la_headers += \ |
|
b7fc060d5c94
cross-win32: Pidgin builds now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35850
diff
changeset
|
160 | win32/gtkwin32dep.h \ |
|
b7fc060d5c94
cross-win32: Pidgin builds now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35850
diff
changeset
|
161 | win32/resource.h \ |
|
35912
0c0112fff3d2
We don't need GtkSpell anymore (see: WebKitGtk, Enchant)
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35911
diff
changeset
|
162 | win32/untar.h |
|
35865
7f49bc843ce1
cross-win32: add version information to Pidgin/libpurple binaries
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35860
diff
changeset
|
163 | |
|
7f49bc843ce1
cross-win32: add version information to Pidgin/libpurple binaries
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35860
diff
changeset
|
164 | .rc.o: %.rc |
|
35902
14019726924d
cross-win32: fix out-of-tree build
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35890
diff
changeset
|
165 | $(AM_V_GEN)$(WINDRES) -I $(srcdir)/win32 -I $(srcdir) -i $< -o $@ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
166 | |
|
35865
7f49bc843ce1
cross-win32: add version information to Pidgin/libpurple binaries
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35860
diff
changeset
|
167 | LIBPIDGIN_WIN32RES = win32/pidgin_dll_rc.o |
|
7f49bc843ce1
cross-win32: add version information to Pidgin/libpurple binaries
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35860
diff
changeset
|
168 | LIBPIDGIN_WIN32RES_LDFLAGS = -Wl,$(LIBPIDGIN_WIN32RES) |
|
35857
b7fc060d5c94
cross-win32: Pidgin builds now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35850
diff
changeset
|
169 | endif |
|
b7fc060d5c94
cross-win32: Pidgin builds now
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35850
diff
changeset
|
170 | |
|
35387
c516874b0d14
Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents:
35147
diff
changeset
|
171 | libpidginincludedir=$(includedir)/pidgin |
|
c516874b0d14
Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents:
35147
diff
changeset
|
172 | libpidgininclude_HEADERS = \ |
|
c516874b0d14
Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents:
35147
diff
changeset
|
173 | $(libpidgin_la_headers) |
|
33922
61f997b47954
Split debug window HTML into a separate file.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
33414
diff
changeset
|
174 | |
|
35387
c516874b0d14
Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents:
35147
diff
changeset
|
175 | libpidgin_la_builtheaders = gtkdebug.html.h |
|
c516874b0d14
Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents:
35147
diff
changeset
|
176 | |
|
c516874b0d14
Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents:
35147
diff
changeset
|
177 | BUILT_SOURCES = $(libpidgin_la_builtheaders) |
|
33922
61f997b47954
Split debug window HTML into a separate file.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
33414
diff
changeset
|
178 | |
|
35603
08adaffc9b06
Fix make distcheck for default branch
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35536
diff
changeset
|
179 | CLEANFILES = gtkdebug.html.h |
|
08adaffc9b06
Fix make distcheck for default branch
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35536
diff
changeset
|
180 | |
|
33922
61f997b47954
Split debug window HTML into a separate file.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
33414
diff
changeset
|
181 | %.html.h: %.html |
|
61f997b47954
Split debug window HTML into a separate file.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
33414
diff
changeset
|
182 | $(AM_V_GEN)echo "static const char $*_html[] = {" > $@ |
|
61f997b47954
Split debug window HTML into a separate file.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
33414
diff
changeset
|
183 | $(AM_V_at)$(sedpath) -e 's/^[ ]\+//g' -e 's/[ ]\+/ /g' $< | $(xxdpath) -i | sed -e 's/\(0x[0-9a-f][0-9a-f]\)$$/\1, 0x00/' >> $@ |
|
61f997b47954
Split debug window HTML into a separate file.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
33414
diff
changeset
|
184 | $(AM_V_at)echo "};" >> $@ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
185 | |
|
35606
b6d82f891592
Fix make dist dependency tree
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35603
diff
changeset
|
186 | gtkdebug.c: gtkdebug.html.h |
|
b6d82f891592
Fix make dist dependency tree
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35603
diff
changeset
|
187 | |
|
35865
7f49bc843ce1
cross-win32: add version information to Pidgin/libpurple binaries
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35860
diff
changeset
|
188 | libpidgin_la_DEPENDENCIES = @LIBOBJS@ $(LIBPIDGIN_WIN32RES) |
|
35887
d18e59bae076
Fix win32/others versioning: rc files, bump gnt version, -version-info switch for libpidgin and libfinch
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35865
diff
changeset
|
189 | libpidgin_la_LDFLAGS = -export-dynamic -no-undefined \ |
|
d18e59bae076
Fix win32/others versioning: rc files, bump gnt version, -version-info switch for libpidgin and libfinch
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35865
diff
changeset
|
190 | -version-info $(PURPLE_LT_VERSION_INFO) $(LIBPIDGIN_WIN32RES_LDFLAGS) |
|
35387
c516874b0d14
Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents:
35147
diff
changeset
|
191 | libpidgin_la_LIBADD = \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
192 | @LIBOBJS@ \ |
|
35911
e173a6f9a021
PidginWebView: spell checking dictionary selection
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35902
diff
changeset
|
193 | $(ENCHANT_LIBS) \ |
|
24546
b9f2dc0f0622
This fixes a link error when linking with GNU ld and specifying the
Diego Pettenò <flameeyes@gentoo.org>
parents:
24459
diff
changeset
|
194 | $(GLIB_LIBS) \ |
|
32771
681ca041d42b
Optionally show certificates using GCR's widgets. These are much
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
32676
diff
changeset
|
195 | $(GCR_LIBS) \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
196 | $(DBUS_LIBS) \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
197 | $(GSTREAMER_LIBS) \ |
|
33943
3945b662be65
Add missing GStreamer flags/libs to Pidgin link.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
33939
diff
changeset
|
198 | $(GSTVIDEO_LIBS) \ |
|
3945b662be65
Add missing GStreamer flags/libs to Pidgin link.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
33939
diff
changeset
|
199 | $(GSTINTERFACES_LIBS) \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
200 | $(XSS_LIBS) \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
201 | $(SM_LIBS) \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
202 | $(INTLLIBS) \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
203 | $(LIBXML_LIBS) \ |
|
32439
2c681e5daeeb
Webkit Message views.
Arnold Noronha <tdrhq@soc.pidgin.im>
parents:
27150
diff
changeset
|
204 | $(WEBKIT_LIBS) \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
205 | $(GTK_LIBS) \ |
|
33414
ae630b0851a9
Fix building on openSUSE 12.2
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents:
32808
diff
changeset
|
206 | $(X11_LIBS) \ |
|
15523
8505bd287c48
This renames the binary to 'pidgin', and I think it properly
Sean Egan <seanegan@pidgin.im>
parents:
15514
diff
changeset
|
207 | $(top_builddir)/libpurple/libpurple.la |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
208 | |
|
35387
c516874b0d14
Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents:
35147
diff
changeset
|
209 | pidgin_DEPENDENCIES = $(builddir)/libpidgin.la |
|
c516874b0d14
Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents:
35147
diff
changeset
|
210 | pidgin_LDFLAGS = -export-dynamic |
|
c516874b0d14
Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents:
35147
diff
changeset
|
211 | pidgin_LDADD = $(builddir)/libpidgin.la $(libpidgin_la_LIBADD) |
|
c516874b0d14
Prepare files for gtk-doc conversion.
Ankit Vani <a@nevitus.org>
parents:
35147
diff
changeset
|
212 | |
|
35921
c8acfe6aa569
cross-win32: hide winconsole for Pidgin; set output to utf8
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35912
diff
changeset
|
213 | if IS_WIN32 |
|
c8acfe6aa569
cross-win32: hide winconsole for Pidgin; set output to utf8
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35912
diff
changeset
|
214 | libpidgin_la_LIBADD += -lwinmm |
|
c8acfe6aa569
cross-win32: hide winconsole for Pidgin; set output to utf8
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35912
diff
changeset
|
215 | pidgin_LDFLAGS += -mwindows |
|
c8acfe6aa569
cross-win32: hide winconsole for Pidgin; set output to utf8
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35912
diff
changeset
|
216 | endif |
|
c8acfe6aa569
cross-win32: hide winconsole for Pidgin; set output to utf8
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35912
diff
changeset
|
217 | |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
218 | AM_CPPFLAGS = \ |
|
17745
6bd9e0f8fb6d
Patch from bjoernv to make building outside of the source directory work.
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
16942
diff
changeset
|
219 | -I$(top_builddir)/libpurple \ |
|
15435
4b933b06d75e
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@pidgin.im>
parents:
15214
diff
changeset
|
220 | -I$(top_srcdir)/libpurple/ \ |
|
21636
10a1e5f87962
Permit including of files like "pidgin/minidialog.h" from within pidgin/
Kevin Stange <kstange@pidgin.im>
parents:
21604
diff
changeset
|
221 | -I$(top_builddir) \ |
|
10a1e5f87962
Permit including of files like "pidgin/minidialog.h" from within pidgin/
Kevin Stange <kstange@pidgin.im>
parents:
21604
diff
changeset
|
222 | -I$(top_srcdir) \ |
|
35911
e173a6f9a021
PidginWebView: spell checking dictionary selection
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35902
diff
changeset
|
223 | $(ENCHANT_CFLAGS) \ |
|
14290
f20819ff8d86
[gaim-migrate @ 16910]
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
14254
diff
changeset
|
224 | $(GLIB_CFLAGS) \ |
|
32771
681ca041d42b
Optionally show certificates using GCR's widgets. These are much
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
32676
diff
changeset
|
225 | $(GCR_CFLAGS) \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
226 | $(GSTREAMER_CFLAGS) \ |
|
33943
3945b662be65
Add missing GStreamer flags/libs to Pidgin link.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
33939
diff
changeset
|
227 | $(GSTVIDEO_CFLAGS) \ |
|
3945b662be65
Add missing GStreamer flags/libs to Pidgin link.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
33939
diff
changeset
|
228 | $(GSTINTERFACES_CFLAGS) \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
229 | $(DEBUG_CFLAGS) \ |
|
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
230 | $(GTK_CFLAGS) \ |
|
33414
ae630b0851a9
Fix building on openSUSE 12.2
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents:
32808
diff
changeset
|
231 | $(X11_CFLAGS) \ |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff
changeset
|
232 | $(DBUS_CFLAGS) \ |
|
14666
a38d4736ed44
[gaim-migrate @ 17332]
Richard Laager <rlaager@pidgin.im>
parents:
14623
diff
changeset
|
233 | $(LIBXML_CFLAGS) \ |
|
35147
03d1fa876658
Partially revert 34ff4ee99c48: don't link libgadu directly with Pidgin
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35140
diff
changeset
|
234 | $(WEBKIT_CFLAGS) |
|
36249
c6a0feac708f
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36120
diff
changeset
|
235 | |
|
c6a0feac708f
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36120
diff
changeset
|
236 | pkgconfigdir = $(libdir)/pkgconfig |
|
36239
35d7033e1d33
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36121
diff
changeset
|
237 | pkgconfig_DATA = data/pidgin-3.pc |
|
36249
c6a0feac708f
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36120
diff
changeset
|
238 | |
|
c6a0feac708f
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36120
diff
changeset
|
239 | if INSTALL_I18N |
|
c6a0feac708f
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36120
diff
changeset
|
240 | DESKTOP_FILE=data/pidgin.desktop |
|
c6a0feac708f
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36120
diff
changeset
|
241 | |
|
c6a0feac708f
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36120
diff
changeset
|
242 | appsdir = $(datadir)/applications |
|
c6a0feac708f
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36120
diff
changeset
|
243 | apps_in_files = data/pidgin.desktop.in |
|
c6a0feac708f
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36120
diff
changeset
|
244 | apps_DATA = $(apps_in_files:.desktop.in=.desktop) |
|
36239
35d7033e1d33
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36121
diff
changeset
|
245 | |
|
35d7033e1d33
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36121
diff
changeset
|
246 | # silenced INTLTOOL_DESKTOP_RULE |
|
35d7033e1d33
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36121
diff
changeset
|
247 | %.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) |
|
35d7033e1d33
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36121
diff
changeset
|
248 | $(AM_V_GEN) LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@ > /dev/null |
|
36250
cd6ec0a2dfd5
Add an AppData description file from Richard Hughes.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36249
diff
changeset
|
249 | |
|
cd6ec0a2dfd5
Add an AppData description file from Richard Hughes.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36249
diff
changeset
|
250 | appdatadir = $(datarootdir)/appdata |
|
cd6ec0a2dfd5
Add an AppData description file from Richard Hughes.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36249
diff
changeset
|
251 | appdata_DATA = $(appdata_in_files:.xml.in=.xml) |
|
cd6ec0a2dfd5
Add an AppData description file from Richard Hughes.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36249
diff
changeset
|
252 | appdata_in_files = data/pidgin.appdata.xml.in |
|
cd6ec0a2dfd5
Add an AppData description file from Richard Hughes.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36249
diff
changeset
|
253 | |
|
cd6ec0a2dfd5
Add an AppData description file from Richard Hughes.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36249
diff
changeset
|
254 | @INTLTOOL_XML_RULE@ |
|
cd6ec0a2dfd5
Add an AppData description file from Richard Hughes.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36249
diff
changeset
|
255 | |
|
36249
c6a0feac708f
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36120
diff
changeset
|
256 | endif # INSTALL_I18N |
|
c6a0feac708f
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36120
diff
changeset
|
257 | |
|
36240
35d15be861cd
Add an AppData description file from Richard Hughes.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36239
diff
changeset
|
258 | CLEANFILES += $(appdata_DATA) |
|
36249
c6a0feac708f
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36120
diff
changeset
|
259 | DISTCLEANFILES = $(DESKTOP_FILE) |
|
c6a0feac708f
Move data files into their own directory.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
36120
diff
changeset
|
260 | |
|
14396
212fe0015a0d
[gaim-migrate @ 17030]
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
14332
diff
changeset
|
261 | endif # ENABLE_GTK |
|
32307
bef14ba3eda1
Remove GtkDocklet abstraction and merge GtkStatusIcon code into it.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
31591
diff
changeset
|
262 |