home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / boot / i386 / root / usr / share / X11 / locale / pt_BR.UTF-8 / XLC_LOCALE < prev   
Text File  |  2006-11-29  |  2KB  |  143 lines

  1. #  XLocale Database Sample for pt_BR.UTF-8
  2. #
  3. #  Based on XLocale Database Sample for en_US.UTF-8
  4.  
  5. #     XLC_FONTSET category
  6. XLC_FONTSET
  7.  
  8. on_demand_loading    True
  9.  
  10. object_name        generic
  11.  
  12. #     fs0 class (7 bit ASCII)
  13. fs0    {
  14.     charset    {
  15.         name    ISO8859-1:GL
  16.     }
  17.     font    {
  18.         primary        ISO8859-1:GL
  19.         vertical_rotate    all
  20.     }
  21. }
  22. #    fs1 class (ISO8859 families)
  23. fs1    {
  24.     charset    {
  25.         name    ISO8859-1:GR
  26.     }
  27.     font    {
  28.         primary    ISO8859-1:GR
  29.     }
  30. }
  31. #     fs2 class (Kanji)
  32. fs2    {
  33.     charset    {
  34.         name    JISX0208.1983-0:GL
  35.     }
  36.     font    {
  37.         primary    JISX0208.1983-0:GL
  38.     }
  39. }
  40. #   fs3 class (Korean Character)
  41. fs3    {
  42.     charset    {
  43.         name    KSC5601.1987-0:GL
  44.     }
  45.     font    {
  46.         primary    KSC5601.1987-0:GL
  47.     }
  48. }
  49. #   fs4 class (Chinese Han Character)
  50. fs4    {
  51.     charset    {
  52.         name    GB2312.1980-0:GL
  53.     }
  54.     font    {
  55.         primary    GB2312.1980-0:GL
  56.     }
  57. }
  58. #    fs5 class (Half Kana)
  59. fs5    {
  60.     charset    {
  61.         name    JISX0201.1976-0:GR
  62.     }
  63.     font    {
  64.         primary        JISX0201.1976-0:GR
  65.         vertical_rotate    all
  66.     }
  67. }
  68. # ISO10646 is last, per Roland Mainz in
  69. # http://bugs.freedesktop.org/show_bug.cgi?id=1896
  70. fs6    {
  71.     charset    {
  72.         name    ISO10646-1
  73.     }
  74.     font    {
  75.         primary    ISO10646-1
  76.     }
  77. }
  78. END XLC_FONTSET
  79.  
  80. #     XLC_XLOCALE category
  81. XLC_XLOCALE
  82.  
  83. encoding_name        UTF-8
  84. mb_cur_max        6
  85. state_depend_encoding    False
  86.  
  87. #    cs0 class
  88. cs0    {
  89.     side        GL:Default
  90.     length        1
  91.     ct_encoding    ISO8859-1:GL
  92. }
  93.  
  94. #    cs1 class
  95. cs1     {
  96.         side            GR:Default
  97.         length          1
  98.         ct_encoding     ISO8859-1:GR
  99. }
  100.  
  101. #    cs2 class
  102. cs2    {
  103.     side        GR
  104.     length        2
  105.     ct_encoding    JISX0208.1983-0:GL; JISX0208.1983-0:GR;            JISX0208.1983-1:GL; JISX0208.1983-1:GR
  106.  
  107. }
  108.  
  109. #    cs3 class
  110. cs3     {
  111.         side            GL
  112.         length          2
  113.         ct_encoding     KSC5601.1987-0:GL; KSC5601.1987-0:GR;                        KSC5601.1987-1:GL; KSC5601.1987-1:GR
  114.  
  115. }
  116.  
  117. #    cs4 class
  118. cs4     {
  119.         side            GR
  120.         length          2
  121.         ct_encoding     GB2312.1980-0:GL; GB2312.1980-0:GR
  122. }
  123.  
  124. #    cs5 class
  125. cs5    {
  126.     side        GR
  127.     length        1
  128.     ct_encoding    JISX0201.1976-0:GR
  129. }
  130.  
  131. #    cs6 class
  132. cs6    {
  133.     side        none
  134.     ct_encoding    ISO10646-1
  135. }
  136.  
  137. END XLC_XLOCALE
  138.