From 0ca75a346af06bdf6a2d5c6d0d9731240c04898e Mon Sep 17 00:00:00 2001 From: "louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13" Date: Sat, 12 Jun 2010 14:14:52 +0000 Subject: add missing file --- src/gui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui.py') diff --git a/src/gui.py b/src/gui.py index 12e31a9a..17625503 100644 --- a/src/gui.py +++ b/src/gui.py @@ -263,7 +263,7 @@ Avail: Sets your availability to available and (optional) sets your status def on_connected(self, jid): """ - When we are connected authentification confirmation is received + We are connected when authentification confirmation is received """ self.information(_("Welcome on Poezio \o/!")) self.information(_("Your JID is %s") % jid) -- cgit v1.2.3