X-Git-Url: https://jfr.im/git/irc/weechat/qweechat.git/blobdiff_plain/7dcf23b19547e37dbadd98aaed99ce4656471dbe..2e3a580d82e896d17b5085b75a98cdf34cd18db3:/src/qweechat/qweechat.py diff --git a/src/qweechat/qweechat.py b/src/qweechat/qweechat.py index 91512af..c91d73c 100755 --- a/src/qweechat/qweechat.py +++ b/src/qweechat/qweechat.py @@ -42,7 +42,7 @@ from buffer import BufferListWidget, Buffer from debug import DebugDialog from about import AboutDialog -NAME = 'qweechat' +NAME = 'QWeeChat' VERSION = '0.1-dev' AUTHOR = 'Sébastien Helleu' AUTHOR_MAIL= 'flashcode@flashtux.org'