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

« back to all changes in this revision

Viewing changes to symbols/me

  • 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:
6
6
default partial alphanumeric_keys
7
7
xkb_symbols "basic" {
8
8
  include "rs(latin)"
9
 
  name[Group1]= "Montenegro";
 
9
  name[Group1]= "Montenegrin";
10
10
};
11
11
 
12
12
 
13
13
partial alphanumeric_keys
14
14
xkb_symbols "cyrillic" {
15
15
  include "rs(basic)"
16
 
  name[Group1]= "Montenegro - Cyrillic";
 
16
  name[Group1]= "Montenegrin (Cyrillic)";
17
17
};
18
18
 
19
19
 
20
20
partial alphanumeric_keys
21
21
xkb_symbols "cyrillicyz" {
22
22
  include "rs(yz)"
23
 
  name[Group1]= "Montenegro - Cyrillic, Z and ZHE swapped";
 
23
  name[Group1]= "Montenegrin (Cyrillic, Z and ZHE swapped)";
24
24
};
25
25
 
26
26
partial alphanumeric_keys
27
27
xkb_symbols "latinunicode" {
28
28
  include "rs(latinunicode)"
29
 
  name[Group1]= "Montenegro - Latin unicode";
 
29
  name[Group1]= "Montenegrin (Latin Unicode)";
30
30
};
31
31
 
32
32
partial alphanumeric_keys
33
33
xkb_symbols "latinyz" {
34
34
  include "rs(latinyz)"
35
 
  name[Group1]= "Montenegro - Latin qwerty";
 
35
  name[Group1]= "Montenegrin (Latin qwerty)";
36
36
};
37
37
 
38
38
partial alphanumeric_keys
39
39
xkb_symbols "latinunicodeyz" {
40
40
  include "rs(latinunicodeyz)"
41
 
  name[Group1]= "Montenegro - Latin unicode qwerty";
 
41
  name[Group1]= "Montenegrin (Latin Unicode qwerty)";
42
42
};
43
43
 
44
44
xkb_symbols "cyrillicalternatequotes" {
45
45
  include "rs(alternatequotes)"
46
 
  name[Group1]= "Montenegro - Cyrillic with guillemets";
 
46
  name[Group1]= "Montenegrin (Cyrillic with guillemets)";
47
47
};
48
48
 
49
49
xkb_symbols "latinalternatequotes" {
50
50
  include "rs(latinalternatequotes)"
51
 
  name[Group1]= "Montenegro - Latin with guillemets";
 
51
  name[Group1]= "Montenegrin (Latin with guillemets)";
52
52
};