diff options
Diffstat (limited to 'res/xml')
| -rw-r--r-- | res/xml/greekmath.xml | 4 | ||||
| -rw-r--r-- | res/xml/numeric.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/res/xml/greekmath.xml b/res/xml/greekmath.xml index 4e953d4..b1c1952 100644 --- a/res/xml/greekmath.xml +++ b/res/xml/greekmath.xml @@ -9,8 +9,8 @@ <key key0="ψ" key1="∥" key3="≪" key4="7"/> <key key0="υ" key1="⌀" key2="⟨" key3="≡" key4="8"/> <key key0="ι" key1="∞" key2="⟩" key3="≫" key4="9"/> - <key key0="ο" key1="∝" key3="□" key4="f11_placeholder"/> - <key key0="π" key1="∅" key3="∘" key4="f12_placeholder"/> + <key key0="ο" key1="∝" key3="□"/> + <key key0="π" key1="∅" key3="∘"/> </row> <row> <key key0="α" key4="ℂ"/> diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml index f50948c..cd98106 100644 --- a/res/xml/numeric.xml +++ b/res/xml/numeric.xml @@ -28,7 +28,7 @@ </row> <row height="0.95"> <key width="1.5" key0="switch_text" key2="ctrl"/> - <key width="1.5" key0="0" key3="f11_placeholder" key4="f12_placeholder"/> + <key width="1.5" key0="0"/> <key width="0.75" key0="." key1=":" key2="," key3=";"/> <key width="0.75" key0="space" key1=""" key2="'" key3="loc compose" key4="_"/> <key width="1.5" key0="enter" key1="±" key2="action" key3="="/> |
