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

« back to all changes in this revision

Viewing changes to symbols/hr

  • 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:
1
1
default partial alphanumeric_keys
2
2
xkb_symbols "basic" {
3
3
 
4
 
    name[Group1]="Croatia";
 
4
    name[Group1]="Croatian";
5
5
 
6
6
    include "rs(latin)"
7
7
 
16
16
partial alphanumeric_keys 
17
17
xkb_symbols "us" {
18
18
 
19
 
    name[Group1]= "Croatia - US keyboard with Croatian letters";
 
19
    name[Group1]= "Croatian (US keyboard with Croatian letters)";
20
20
 
21
21
    include "us"
22
22
 
51
51
partial alphanumeric_keys 
52
52
xkb_symbols "alternatequotes" {
53
53
 
54
 
    name[Group1]= "Croatia - Use guillemets for quotes";
 
54
    name[Group1]= "Croatian (use guillemets for quotes)";
55
55
 
56
56
    include "rs(latinalternatequotes)"
57
57
};
59
59
partial alphanumeric_keys 
60
60
xkb_symbols "unicode" {
61
61
 
62
 
    name[Group1]= "Croatia - Use Croatian digraphs";
 
62
    name[Group1]= "Croatian (use Croatian digraphs)";
63
63
 
64
64
    include "rs(latinunicode)"
65
65
};
67
67
partial alphanumeric_keys 
68
68
xkb_symbols "unicodeus" {
69
69
 
70
 
    name[Group1]= "Croatia - US keyboard with Croatian digraphs";
 
70
    name[Group1]= "Croatian (US keyboard with Croatian digraphs)";
71
71
 
72
72
    include "rs(latinunicodeyz)"
73
73
};