Changeset 2462 for gfxboot-theme-ubuntu/trunk
- Timestamp:
- Sep 19, 2016, 12:53:53 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gfxboot-theme-ubuntu/trunk/fuentes/debian/patches/valencian_lliurex_patch
r2458 r2462 24 24 Last-Update: <YYYY-MM-DD> 25 25 26 --- gfxboot-theme-ubuntu-0.20.1.orig/keytables.inc 27 +++ gfxboot-theme-ubuntu-0.20.1/keytables.inc 28 @@ -2897,6 +2897,7 @@ 26 Index: fuentes/keytables.inc 27 =================================================================== 28 --- fuentes.orig/keytables.inc 29 +++ fuentes/keytables.inc 30 @@ -877,6 +877,55 @@ 31 [ 0x56 0x3c 0x3e 0x7c ] 32 ] def 33 34 +/keymap.es_val [ 35 + [ 0x02 0x31 0x21 0x7c ] 36 + [ 0x03 0x32 0x22 0x40 ] 37 + [ 0x04 0x33 0xb7 0x23 ] 38 + [ 0x05 0x34 0x24 0x7e ] 39 + [ 0x06 0x35 0x25 0xbd ] 40 + [ 0x07 0x36 0x26 0xac ] 41 + [ 0x08 0x37 0x2f 0x7b ] 42 + [ 0x09 0x38 0x28 0x5b ] 43 + [ 0x0a 0x39 0x29 0x5d ] 44 + [ 0x0b 0x30 0x3d 0x7d ] 45 + [ 0x0c 0x27 0x3f 0x5c ] 46 + [ 0x0d 0xa1 0xbf 0x00 ] 47 + [ 0x10 0x71 0x51 0x40 ] 48 + [ 0x11 0x77 0x57 0x00 ] 49 + [ 0x12 0x65 0x45 0x00 ] 50 + [ 0x13 0x72 0x52 0xb6 ] 51 + [ 0x14 0x74 0x54 0x00 ] 52 + [ 0x15 0x79 0x59 0x00 ] 53 + [ 0x16 0x75 0x55 0x00 ] 54 + [ 0x17 0x69 0x49 0x00 ] 55 + [ 0x18 0x6f 0x4f 0xf8 ] 56 + [ 0x19 0x70 0x50 0xfe ] 57 + [ 0x1a 0x00 0x00 0x5b ] 58 + [ 0x1b 0x2b 0x2a 0x5d ] 59 + [ 0x1e 0x61 0x41 0xe6 ] 60 + [ 0x1f 0x73 0x53 0xdf ] 61 + [ 0x20 0x64 0x44 0xf0 ] 62 + [ 0x21 0x66 0x46 0x00 ] 63 + [ 0x22 0x67 0x47 0x00 ] 64 + [ 0x23 0x68 0x48 0x00 ] 65 + [ 0x25 0x6b 0x4b 0x00 ] 66 + [ 0x26 0x6c 0x4c 0x00 ] 67 + [ 0x27 0xf1 0xd1 0x7e ] 68 + [ 0x28 0x00 0x00 0x7b ] 69 + [ 0x29 0xba 0xaa 0x5c ] 70 + [ 0x2b 0xe7 0xc7 0x7d ] 71 + [ 0x2c 0x7a 0x5a 0xab ] 72 + [ 0x2d 0x78 0x58 0xbb ] 73 + [ 0x2e 0x63 0x43 0xa2 ] 74 + [ 0x2f 0x76 0x56 0x00 ] 75 + [ 0x30 0x62 0x42 0x00 ] 76 + [ 0x32 0x6d 0x4d 0xb5 ] 77 + [ 0x33 0x2c 0x3b 0x00 ] 78 + [ 0x34 0x2e 0x3a 0xb7 ] 79 + [ 0x35 0x2d 0x5f 0x00 ] 80 + [ 0x56 0x3c 0x3e 0x7c ] 81 +] def 82 + 83 /keymap.et [ 84 [ 0x35 0x00 0x3f 0x00 ] 85 [ 0x56 0x3c 0x3e 0x7c ] 86 @@ -2897,6 +2946,7 @@ 29 87 [ "cm" keymap.cm "Cameroon" [ ] .undef ] 30 88 [ "ca" keymap.ca "Canada" [ "_CA" ] .undef ] 31 89 [ "es_cat" keymap.es_cat "Catalan" [ "ca_ES" ] .undef ] 32 + [ "es_ cat" keymap.es_cat"Valencian" [ "ca_ES@valencia" ] .undef ]90 + [ "es_val" keymap.es_val "Valencian" [ "ca_ES@valencia" ] .undef ] 33 91 [ "cn" keymap.cn "Chinese" [ "zh_CN" ] .undef ] 34 92 [ "cd" keymap.cd "Congo" [ ] .undef ] 35 93 [ "hr" keymap.hr "Croatian" [ "hr_" ] .undef ] 36 --- gfxboot-theme-ubuntu-0.20.1.orig/langlist 37 +++ gfxboot-theme-ubuntu-0.20.1/langlist 94 Index: fuentes/langlist 95 =================================================================== 96 --- fuentes.orig/langlist 97 +++ fuentes/langlist 38 98 @@ -7,6 +7,7 @@ bn 39 99 bo … … 44 104 da 45 105 de 46 --- gfxboot-theme-ubuntu-0.20.1.orig/langnames.inc 47 +++ gfxboot-theme-ubuntu-0.20.1/langnames.inc 106 Index: fuentes/langnames.inc 107 =================================================================== 108 --- fuentes.orig/langnames.inc 109 +++ fuentes/langnames.inc 48 110 @@ -8,6 +8,7 @@ 49 111 [ "bo" "bo_IN" "Tibetan" ] … … 54 116 [ "da" "da_DK" "Dansk" ] 55 117 [ "de" "de_DE" "Deutsch" ] 56 --- gfxboot-theme-ubuntu-0.20.1.orig/po/ast.po 57 +++ gfxboot-theme-ubuntu-0.20.1/po/ast.po 118 Index: fuentes/po/ast.po 119 =================================================================== 120 --- fuentes.orig/po/ast.po 121 +++ fuentes/po/ast.po 58 122 @@ -223,8 +223,8 @@ msgstr "Too" 59 123 … … 78 142 #. Boot menu item; a ^ prefix indicates a unique accelerator key. 79 143 #. txt_menuitem_install_kubuntu 80 --- gfxboot-theme-ubuntu-0.20.1.orig/po/bootloader.pot 81 +++ gfxboot-theme-ubuntu-0.20.1/po/bootloader.pot 144 Index: fuentes/po/bootloader.pot 145 =================================================================== 146 --- fuentes.orig/po/bootloader.pot 147 +++ fuentes/po/bootloader.pot 82 148 @@ -201,7 +201,7 @@ msgstr "" 83 149 … … 98 164 99 165 #. Boot menu item; a ^ prefix indicates a unique accelerator key. 100 --- gfxboot-theme-ubuntu-0.20.1.orig/po/ca.po 101 +++ gfxboot-theme-ubuntu-0.20.1/po/ca.po 166 Index: fuentes/po/ca.po 167 =================================================================== 168 --- fuentes.orig/po/ca.po 169 +++ fuentes/po/ca.po 102 170 @@ -224,8 +224,8 @@ msgstr "Totes" 103 171 … … 122 190 #. Boot menu item; a ^ prefix indicates a unique accelerator key. 123 191 #. txt_menuitem_install_kubuntu 192 Index: fuentes/po/ca_ES@valencia.po 193 =================================================================== 124 194 --- /dev/null 125 +++ gfxboot-theme-ubuntu-0.20.1/po/ca_ES@valencia.po195 +++ fuentes/po/ca_ES@valencia.po 126 196 @@ -0,0 +1,464 @@ 127 197 +# LANGUAGE translations for boot loader … … 589 659 +msgid "^Start Ubuntu Kylin" 590 660 +msgstr "^Inicia l'Ubuntu Kylin" 591 --- gfxboot-theme-ubuntu-0.20.1.orig/po/es.po 592 +++ gfxboot-theme-ubuntu-0.20.1/po/es.po 661 Index: fuentes/po/es.po 662 =================================================================== 663 --- fuentes.orig/po/es.po 664 +++ fuentes/po/es.po 593 665 @@ -225,8 +225,8 @@ msgstr "Todo" 594 666 … … 613 685 #. Boot menu item; a ^ prefix indicates a unique accelerator key. 614 686 #. txt_menuitem_install_kubuntu 615 --- gfxboot-theme-ubuntu-0.20.1.orig/po/eu.po 616 +++ gfxboot-theme-ubuntu-0.20.1/po/eu.po 687 Index: fuentes/po/eu.po 688 =================================================================== 689 --- fuentes.orig/po/eu.po 690 +++ fuentes/po/eu.po 617 691 @@ -223,8 +223,8 @@ msgstr "Dena" 618 692 … … 637 711 #. Boot menu item; a ^ prefix indicates a unique accelerator key. 638 712 #. txt_menuitem_install_kubuntu 639 --- gfxboot-theme-ubuntu-0.20.1.orig/scrape-console-setup 640 +++ gfxboot-theme-ubuntu-0.20.1/scrape-console-setup 641 @@ -115,6 +115,7 @@ my %description_overrides = ( 713 Index: fuentes/scrape-console-setup 714 =================================================================== 715 --- fuentes.orig/scrape-console-setup 716 +++ fuentes/scrape-console-setup 717 @@ -25,6 +25,7 @@ my %keymap_locales = ( 718 'ee' => '_EE', 719 'es_ast' => 'ast_ES', 720 'es_cat' => 'ca_ES', 721 + 'es_val' => 'ca_ES@valencia', 722 'es' => '_ES', 723 'fi_smi' => 'se_FI', 724 'fi' => '_FI', 725 @@ -115,6 +116,7 @@ my %description_overrides = ( 642 726 'cm' => 'Cameroon', 643 727 'es_ast' => 'Asturian', 644 728 'es_cat' => 'Catalan', 645 + 'es_ qcv' => 'Valencian',729 + 'es_val' => 'Valencian', 646 730 'fi_smi' => 'Saami (Fin.)', 647 731 'fo' => 'Faroes',
Note: See TracChangeset
for help on using the changeset viewer.