Bug 202502 - Display pretty/localisable names of protocols in the protocol select widget
Summary: Display pretty/localisable names of protocols in the protocol select widget
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Unmaintained
Component: accounts-kcm (show other bugs)
Version: git-latest
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2009-08-04 17:12 UTC by George Goldberg
Modified: 2012-07-06 12:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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