aboutsummaryrefslogtreecommitdiffstats
path: root/weechat
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-07-31 00:25:09 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-07-31 00:30:50 +0200
commit3cc083294f0ec33fc77712fc35180aeed7ac8c2b (patch)
tree30530ee1e5ac86d60b0bf4f5caee840de9c65b7a /weechat
parent04f8e316d60bce0d9a53e9bbc86d2ee2f81e8415 (diff)
downloaddotfiles-3cc083294f0ec33fc77712fc35180aeed7ac8c2b.tar.xz
weechat: new version, new headers..
Diffstat (limited to 'weechat')
-rw-r--r--weechat/alias.conf2
-rw-r--r--weechat/aspell.conf2
-rw-r--r--weechat/buffers.conf2
-rw-r--r--weechat/charset.conf2
-rw-r--r--weechat/irc.conf2
-rw-r--r--weechat/iset.conf2
-rw-r--r--weechat/logger.conf2
-rw-r--r--weechat/plugins.conf4
-rw-r--r--weechat/relay.conf2
-rw-r--r--weechat/script.conf2
-rw-r--r--weechat/sec.conf2
-rw-r--r--weechat/xfer.conf2
12 files changed, 13 insertions, 13 deletions
diff --git a/weechat/alias.conf b/weechat/alias.conf
index 7750d03..c2a2eec 100644
--- a/weechat/alias.conf
+++ b/weechat/alias.conf
@@ -1,5 +1,5 @@
#
-# alias.conf -- weechat v1.0-dev
+# alias.conf -- weechat v1.0-rc1
#
[cmd]
diff --git a/weechat/aspell.conf b/weechat/aspell.conf
index 99d78d9..c596f2e 100644
--- a/weechat/aspell.conf
+++ b/weechat/aspell.conf
@@ -1,5 +1,5 @@
#
-# aspell.conf -- weechat v1.0-dev
+# aspell.conf -- weechat v1.0-rc1
#
[color]
diff --git a/weechat/buffers.conf b/weechat/buffers.conf
index 0b2a4df..ddac604 100644
--- a/weechat/buffers.conf
+++ b/weechat/buffers.conf
@@ -1,5 +1,5 @@
#
-# buffers.conf -- weechat v1.0-dev
+# buffers.conf -- weechat v1.0-rc1
#
[color]
diff --git a/weechat/charset.conf b/weechat/charset.conf
index 5388398..4092db3 100644
--- a/weechat/charset.conf
+++ b/weechat/charset.conf
@@ -1,5 +1,5 @@
#
-# charset.conf -- weechat v1.0-dev
+# charset.conf -- weechat v1.0-rc1
#
[default]
diff --git a/weechat/irc.conf b/weechat/irc.conf
index 57f7924..01352c3 100644
--- a/weechat/irc.conf
+++ b/weechat/irc.conf
@@ -1,5 +1,5 @@
#
-# irc.conf -- weechat v1.0-dev
+# irc.conf -- weechat v1.0-rc1
#
[look]
diff --git a/weechat/iset.conf b/weechat/iset.conf
index 19f95a3..7faf1f9 100644
--- a/weechat/iset.conf
+++ b/weechat/iset.conf
@@ -1,5 +1,5 @@
#
-# iset.conf -- weechat v1.0-dev
+# iset.conf -- weechat v1.0-rc1
#
[color]
diff --git a/weechat/logger.conf b/weechat/logger.conf
index 4742be4..59b341b 100644
--- a/weechat/logger.conf
+++ b/weechat/logger.conf
@@ -1,5 +1,5 @@
#
-# logger.conf -- weechat v1.0-dev
+# logger.conf -- weechat v1.0-rc1
#
[look]
diff --git a/weechat/plugins.conf b/weechat/plugins.conf
index d0ac41b..fa54a4d 100644
--- a/weechat/plugins.conf
+++ b/weechat/plugins.conf
@@ -1,5 +1,5 @@
#
-# plugins.conf -- weechat v1.0-dev
+# plugins.conf -- weechat v1.0-rc1
#
[var]
@@ -118,7 +118,7 @@ python.chanop.enable_multi_kick = "off"
python.chanop.enable_remove = "off"
python.chanop.kick_reason = ""
python.chanop.op_command = "/msg chanserv op $channel $nick"
-python.chanop.watchlist.freenode = "#kyriasis,#archlinux,#archlinux-botabuse,#archlinux-offtopic"
+python.chanop.watchlist.freenode = "#archlinux-multimedia,#archlinux-offtopic,#archlinux-botabuse,#kyriasis,#archlinux"
python.check_license = "on"
python.colorize_nicks.blacklist_channels = ""
python.colorize_nicks.blacklist_nicks = "so,root"
diff --git a/weechat/relay.conf b/weechat/relay.conf
index 94ae140..28ebf68 100644
--- a/weechat/relay.conf
+++ b/weechat/relay.conf
@@ -1,5 +1,5 @@
#
-# relay.conf -- weechat v1.0-dev
+# relay.conf -- weechat v1.0-rc1
#
[look]
diff --git a/weechat/script.conf b/weechat/script.conf
index e130892..c387045 100644
--- a/weechat/script.conf
+++ b/weechat/script.conf
@@ -1,5 +1,5 @@
#
-# script.conf -- weechat v1.0-dev
+# script.conf -- weechat v1.0-rc1
#
[look]
diff --git a/weechat/sec.conf b/weechat/sec.conf
index 1ee7413..dc60a6f 100644
--- a/weechat/sec.conf
+++ b/weechat/sec.conf
@@ -1,5 +1,5 @@
#
-# sec.conf -- weechat v1.0-dev
+# sec.conf -- weechat v1.0-rc1
#
[crypt]
diff --git a/weechat/xfer.conf b/weechat/xfer.conf
index f2bcfb4..f4612fc 100644
--- a/weechat/xfer.conf
+++ b/weechat/xfer.conf
@@ -1,5 +1,5 @@
#
-# xfer.conf -- weechat v1.0-dev
+# xfer.conf -- weechat v1.0-rc1
#
[look]