Skip to content
Snippets Groups Projects
Commit 03a00435 authored by Cristian Oneț's avatar Cristian Oneț
Browse files

Add new Quicken APPID:APPVER entry for OFX access.

(cherry picked from commit 015e8dc3)
parent 441d3e01
No related branches found
No related tags found
No related merge requests found
......@@ -98,6 +98,7 @@ OfxAppVersion::OfxAppVersion(KComboBox* combo, const QString& appId) :
m_appMap[i18n("Quicken Windows 2011")] = "QWIN:1900";
m_appMap[i18n("Quicken Windows 2012")] = "QWIN:2100";
m_appMap[i18n("Quicken Windows 2013")] = "QWIN:2200";
m_appMap[i18n("Quicken Windows 2014")] = "QWIN:2300";
// MS-Money
m_appMap[i18n("MS-Money 2003")] = "Money:1100";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment