summaryrefslogtreecommitdiff
path: root/src/tabs/rostertab.py
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2014-11-29 19:12:23 +0100
committermathieui <mathieui@mathieui.net>2014-11-29 19:12:23 +0100
commita8ed5bc4e16af3028f62c86dd1162bd7cfb94259 (patch)
treeefe289191a0d586431ab393eff22e29ca99d811c /src/tabs/rostertab.py
parenta0a00d5e7d400ae20708fd70015060007f99d07c (diff)
downloadpoezio-a8ed5bc4e16af3028f62c86dd1162bd7cfb94259.tar.gz
poezio-a8ed5bc4e16af3028f62c86dd1162bd7cfb94259.tar.bz2
poezio-a8ed5bc4e16af3028f62c86dd1162bd7cfb94259.tar.xz
poezio-a8ed5bc4e16af3028f62c86dd1162bd7cfb94259.zip
Fix /name
Diffstat (limited to 'src/tabs/rostertab.py')
-rw-r--r--src/tabs/rostertab.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tabs/rostertab.py b/src/tabs/rostertab.py
index 2e588b72..3fbeefb0 100644
--- a/src/tabs/rostertab.py
+++ b/src/tabs/rostertab.py
@@ -407,7 +407,7 @@ class RosterInfoTab(Tab):
roster.modified()
self.core.information('%s was added to the roster' % jid, 'Roster')
- @command_args_parser.quoted(1)
+ @command_args_parser.quoted(2)
def command_name(self, args):
"""
Set a name for the specified JID in your roster