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
Plasma
Plasma Integration
Commits
057af824
Commit
057af824
authored
Dec 04, 2020
by
Nate Graham
Browse files
Add Philippine Peso to currency alternatives in plasma im module
There was room for one more, so let's completely fill the palette.
parent
9fccb284
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/platforminputcontextplugin/data/plasmakeydata.h
View file @
057af824
...
...
@@ -163,7 +163,7 @@ const QMap<QString,QList<QString>> KeyMappings = {
//
// Currency
//
{
"$"
,
{
"¢"
,
"€"
,
"£"
,
"¥"
,
"₹"
,
"₽"
,
"₺"
,
"₩"
,
"₿"
}},
{
"$"
,
{
"¢"
,
"€"
,
"£"
,
"¥"
,
"₹"
,
"₽"
,
"₺"
,
"₩"
,
"₱"
,
"₿"
}},
};
}
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