update length_notifier plugin to py3

This commit is contained in:
Yann Leboulanger
2013-01-29 14:08:56 +01:00
parent dccc279d6f
commit a6ac97838c
3 changed files with 45 additions and 31 deletions

View File

@@ -1,8 +1,8 @@
[info]
name: Message Length Notifier
short_name: length_notifier
version: 0.1.3
version: 0.2
description: Highlights message entry field in chat window when given length of message is exceeded.
authors = Mateusz Biliński <mateusz@bilinski.it>
homepage = http://trac-plugins.gajim.org/wiki/LengthNotifierPlugin
max_gajim_version: 0.15.9
min_gajim_version: 0.15.10