Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
KMyMoney
Manage
Activity
Members
Labels
Plan
Issues
41
Issue boards
Milestones
Wiki
Code
Merge requests
8
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Office
KMyMoney
Commits
03a00435
Commit
03a00435
authored
10 years ago
by
Cristian Oneț
Browse files
Options
Downloads
Patches
Plain Diff
Add new Quicken APPID:APPVER entry for OFX access.
(cherry picked from commit
015e8dc3
)
parent
441d3e01
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kmymoney/plugins/ofximport/dialogs/mymoneyofxconnector.cpp
+1
-0
1 addition, 0 deletions
kmymoney/plugins/ofximport/dialogs/mymoneyofxconnector.cpp
with
1 addition
and
0 deletions
kmymoney/plugins/ofximport/dialogs/mymoneyofxconnector.cpp
+
1
−
0
View file @
03a00435
...
...
@@ -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"
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment