]> jfr.im git - irc/weechat/qweechat.git/blobdiff - qweechat/config.py
Rename README.asciidoc to README.adoc
[irc/weechat/qweechat.git] / qweechat / config.py
index ae7585d0648d0bdfcbf374872c4dee738be81c65..71760e6eec90e4da6cb61e12f8260e77cb13adcc 100644 (file)
@@ -2,7 +2,7 @@
 #
 # config.py - configuration for QWeeChat (~/.qweechat/qweechat.conf)
 #
-# Copyright (C) 2011-2014 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2011-2016 Sébastien Helleu <flashcode@flashtux.org>
 #
 # This file is part of QWeeChat, a Qt remote GUI for WeeChat.
 #
@@ -128,5 +128,6 @@ def write(config):
 
 
 def color_options():
+    """Return color options."""
     global config_color_options
     return config_color_options