Bug 202502

Summary: Display pretty/localisable names of protocols in the protocol select widget
Product: [Unmaintained] telepathy Reporter: George Goldberg <grundleborg>
Component: accounts-kcmAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal Keywords: junior-jobs
Priority: NOR    
Version: git-latest   
Target Milestone: 0.4.0   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description George Goldberg 2009-08-04 17:12:53 UTC
In the Add Account Assistant, the protocol selection widget shows the raw names of the protocols. It should instead display a pretty name in English (which would be i18n'able) for the well-known protocols. This should probably use the same approach as localisation of well-known parameter names - ie. the Dictionary singleton class.
Comment 1 Matteo Nardi 2009-08-11 10:08:15 UTC
SVN commit 1009908 by nardi:

Display localized names of protocols. 
BUG: 202502


 M  +19 -1     dictionary.cpp  
 M  +10 -1     protocol-item.cpp  
 M  +2 -0      protocol-item.h  
 M  +1 -1      protocol-list-model.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1009908