#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
Resolution: | Keywords:
Field_os: all |
--------------------------+-------------------------------------------------
Description changed by chris-mac:
Old description:
> 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.
New description:
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#comment:1>
QuteCom <http://trac.qutecom.org>
_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev