1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 14:56:39 +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
+2
View File
@@ -37,6 +37,8 @@ script_la_SOURCES = script.c \
script-config.h \
script-info.c \
script-info.h \
script-mouse.c \
script-mouse.h \
script-repo.c \
script-repo.h