~roman2861/ubuntu-keyboard/ubuntu-keyboard

« back to all changes in this revision

Viewing changes to plugins/ru/qml/Keyboard_ru.qml

  • Committer: Zonov Roman
  • Date: 2014-06-04 11:57:25 UTC
  • Revision ID: roman2861@yandex.ru-20140604115725-1xcbe23oppetvwfw
Deleted Ruble symbol and bug fix.

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
            CharKey { label: "в"; shifted: "В"; }
56
56
            CharKey { label: "а"; shifted: "А"; }
57
57
            CharKey { label: "п"; shifted: "П"; }
58
 
            CharKey { label: "р"; shifted: "Р"; extended: ["₽"]; extendedShifted: ["₽"] }
 
58
            CharKey { label: "р"; shifted: "Р"; }
59
59
            CharKey { label: "о"; shifted: "О"; }
60
60
            CharKey { label: "л"; shifted: "Л"; }
61
61
            CharKey { label: "д"; shifted: "Д"; }