#245: Custom Account - Allow currency other whan EUR
-------------------------+--------------------------------------------------
 Reporter:  chris-mac    |       Owner:  laurent        
     Type:  enhancement  |      Status:  new            
 Priority:  major        |   Milestone:  QuteCom 2.2-RC4
Component:  GUI          |     Version:  2.2            
 Keywords:               |    Field_os:  all            
-------------------------+--------------------------------------------------
 At the moment the only currency that can be displayed in ProfileBar is
 EUR. This is hardcoded in line 500 of
 wengophone/src/presentation/qt/profilebar/QtProfileBar.cpp
 {{{
 _creditLabel->setText(QString() + QChar(0x20ac) + QString("
 %1").arg(wengos));
 }}}

 Desired enhancement would use whatever currency symbol is returned by OSS
 Web Server in additional XML tag.

 Please see PDF attached for suggested implementation details.

-- 
Ticket URL: <http://trac.qutecom.org/ticket/245>
QuteCom <http://trac.qutecom.org>

_______________________________________________
QuteCom-dev mailing list
QuteCom-dev@lists.qutecom.org
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to