1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-08 10:43:13 +02:00

script: move default mouse keys for script plugin from core to script-mouse.c

This commit is contained in:
Sébastien Helleu
2017-03-31 21:07:32 +02:00
parent 92fc469247
commit 2ab3015114
11 changed files with 207 additions and 84 deletions
+1
View File
@@ -25,6 +25,7 @@ script-command.c script-command.h
script-completion.c script-completion.h
script-config.c script-config.h
script-info.c script-info.h
script-mouse.c script-mouse.h
script-repo.c script-repo.h)
set_target_properties(script PROPERTIES PREFIX "")