Renamed tox-weechat-json to -data.

This commit is contained in:
Håvard Pettersson 2014-09-20 23:30:44 +02:00
parent e02d2c9b0e
commit 06e7747142
5 changed files with 23 additions and 25 deletions

View file

@ -41,7 +41,7 @@ add_library(tox MODULE
src/tox-weechat-gui.c
src/tox-weechat-utils.c
src/tox-weechat-config.c
src/tox-weechat-json.c
src/tox-weechat-data.c
src/tox-weechat-completion.c
)