~ubuntu-branches/ubuntu/raring/xkeyboard-config/raring

« back to all changes in this revision

Viewing changes to symbols/mk

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois
  • Date: 2011-06-04 00:35:16 UTC
  • mto: (12.3.3 sid)
  • mto: This revision was merged to the branch mainline in revision 76.
  • Revision ID: james.westby@ubuntu.com-20110604003516-8nt6pbyc5eq8ze03
Tags: upstream-2.3
ImportĀ upstreamĀ versionĀ 2.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
partial default alphanumeric_keys
6
6
xkb_symbols "basic" { 
7
 
    name[Group1]= "Macedonia";
 
7
    name[Group1]= "Macedonian";
8
8
 
9
9
    key <AB01> { [     Cyrillic_ze,     Cyrillic_ZE     ]       };
10
10
    key <AC02> { [     Cyrillic_es,     Cyrillic_ES     ]       };
60
60
partial alphanumeric_keys
61
61
xkb_symbols "nodeadkeys" {
62
62
    include "mk(basic)"
63
 
    name[Group1]= "Macedonia - Eliminate dead keys";
 
63
    name[Group1]= "Macedonian (eliminate dead keys)";
64
64
    key <TLDE> { [           grave,      asciitilde ]   };
65
65
};