repo.or.cz
/
pidgin-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use g_list_free_full instead of g_list_foreach+g_list_free.
[pidgin-git.git]
/
doc
/
reference
/
meson.build
blob
39e93121954ba2fabc2aedd8b669ffd55b3f6d39
1
subdir('libpurple')
2
subdir('protocols')
3
4
if ENABLE_GTK
5
subdir('pidgin')
6
endif
7
8
if enable_consoleui
9
subdir('finch')
10
endif