Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nate Graham
Kid3
Commits
862f154e
Commit
862f154e
authored
Dec 29, 2008
by
Urs Fleisch
Browse files
replacement for " in filenames
parent
8c1f1658
Changes
1
Hide whitespace changes
Inline
Side-by-side
kid3/kid3/formatconfig.cpp
View file @
862f154e
...
...
@@ -69,6 +69,7 @@ void FormatConfig::setAsFilenameFormatter()
m_strRepMap
[
"."
]
=
""
;
m_strRepMap
[
"?"
]
=
""
;
m_strRepMap
[
"*"
]
=
""
;
m_strRepMap
[
"
\"
"
]
=
"''"
;
m_strRepMap
[
""
]
=
"ae"
;
m_strRepMap
[
""
]
=
"oe"
;
m_strRepMap
[
""
]
=
"ue"
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment