Bug 304092

Summary: Change "Connection closed" and "Connected" strings
Product: [Frameworks and Libraries] telepathy Reporter: Martin Klapetek <mklapetek>
Component: text-uiAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git-latest   
Target Milestone: Future   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 0.5

Description Martin Klapetek 2012-07-26 13:54:45 UTC
These shows up when you or the other part goes offline (the channel closes). The messages should however be the same as the any other presence-changed messages - ie. "The user is now offline", "The user is now available".
Comment 1 Martin Klapetek 2012-08-06 16:55:26 UTC
Git commit c29f348f4137bea383d1c061d69bb15c56694633 by Martin Klapetek.
Committed on 06/08/2012 at 18:50.
Pushed by mklapetek into branch 'master'.

Handle connection states and print a service message when it changes

Until now we print "Connected" and "Connection closed" strings when the channel is connected or invalidated. This patch watches for channel connection and prints the corresponding presence as a service message, ie. "You are now offline" and "You are now marked as %1" instead of those "Connected"/"Connection closed" strings.

Reviewed-by: David Edmundson
FIXED-IN: 0.5

M  +21   -15   lib/chat-widget.cpp
M  +2    -0    lib/chat-widget.h

http://commits.kde.org/telepathy-text-ui/c29f348f4137bea383d1c061d69bb15c56694633