summaryrefslogtreecommitdiff
path: root/po/srcfiles.cmake
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2017-03-04 21:53:34 +0100
committerSébastien Helleu <flashcode@flashtux.org>2017-03-25 14:18:19 +0100
commitedfeb60e32688777073a9f2d89071c86f5313710 (patch)
tree785763f9f6b394dc65a6c058a53068322ec68212 /po/srcfiles.cmake
parent83117f8d2a823b229b96a93d3591704a045eb502 (diff)
downloadweechat-edfeb60e32688777073a9f2d89071c86f5313710.zip
buflist: new plugin "buflist" (bar with list of buffers)
Diffstat (limited to 'po/srcfiles.cmake')
-rw-r--r--po/srcfiles.cmake6
1 files changed, 6 insertions, 0 deletions
diff --git a/po/srcfiles.cmake b/po/srcfiles.cmake
index e798b5fb9..d6bfb273b 100644
--- a/po/srcfiles.cmake
+++ b/po/srcfiles.cmake
@@ -122,6 +122,12 @@ SET(WEECHAT_SOURCES
./src/plugins/aspell/weechat-aspell-info.h
./src/plugins/aspell/weechat-aspell-speller.c
./src/plugins/aspell/weechat-aspell-speller.h
+./src/plugins/buflist/buflist-bar-item.c
+./src/plugins/buflist/buflist-bar-item.h
+./src/plugins/buflist/buflist.c
+./src/plugins/buflist/buflist-config.c
+./src/plugins/buflist/buflist-config.h
+./src/plugins/buflist/buflist.h
./src/plugins/charset/charset.c
./src/plugins/exec/exec.c
./src/plugins/exec/exec-buffer.c