Changeset 2487
- Timestamp:
- Sep 21, 2016, 2:23:09 PM (4 years ago)
- Location:
- gfxboot-theme-ubuntu/trunk/fuentes/debian
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
gfxboot-theme-ubuntu/trunk/fuentes/debian/changelog
r2459 r2487 1 gfxboot-theme-ubuntu (0.20.1-lliurex4) xenial; urgency=medium 2 3 * Keymap changed 4 valencian language 4 5 -- M.Angel Juan <m.angel.juan@gmail.com> Mon, 19 Sep 2016 09:59:14 +0200 6 7 gfxboot-theme-ubuntu (0.20.1-lliurex2) xenial; urgency=medium 8 9 * Fixed splash & i18n 10 11 -- M.Angel Juan <m.angel.juan@gmail.com> Wed, 14 Sep 2016 13:55:46 +0200 12 13 gfxboot-theme-ubuntu (0.20.1-lliurex1) xenial; urgency=medium 14 15 * Add valencian patch 16 17 -- M.Angel Juan <m.angel.juan@gmail.com> Mon, 12 Sep 2016 12:06:40 +0200 1 gfxboot-theme-ubuntu (0.20.1-lliurex5) xenial; urgency=medium 2 3 * Full support to valencian language 4 5 -- M.Angel Juan <m.angel.juan@gmail.com> Wed, 21 Sep 2016 09:25:01 +0200 18 6 19 7 gfxboot-theme-ubuntu (0.20.1) xenial; urgency=medium -
gfxboot-theme-ubuntu/trunk/fuentes/debian/patches/valencian_lliurex_patch
r2480 r2487 6 6 it. 7 7 . 8 gfxboot-theme-ubuntu (0.20.1-lliurex 4) xenial; urgency=medium8 gfxboot-theme-ubuntu (0.20.1-lliurex5wip) xenial; urgency=medium 9 9 . 10 10 * Keymap changed 4 valencian language … … 24 24 Last-Update: <YYYY-MM-DD> 25 25 26 --- gfxboot-theme-ubuntu-0.20.1.orig/Makefile 27 +++ gfxboot-theme-ubuntu-0.20.1/Makefile 26 Index: fuentes/Makefile 27 =================================================================== 28 --- fuentes.orig/Makefile 29 +++ fuentes/Makefile 28 30 @@ -26,7 +26,7 @@ INCLUDES = $(wildcard *.inc) 29 31 # be considered for use in other languages where applicable) … … 35 37 PIC_COMMON = back.jpg 36 38 37 --- gfxboot-theme-ubuntu-0.20.1.orig/common.inc 38 +++ gfxboot-theme-ubuntu-0.20.1/common.inc 39 @@ -77,7 +77,7 @@ installdir: install.config install $(INC 40 ifdef DEFAULT_LANG 41 @echo $(DEFAULT_LANG) >install/lang 42 endif 43 - @cd install && echo $(FILES_CORE) | sed -e "s/ /\n/g" | cpio --quiet -o >bootlogo 44 + @cd install && echo $(FILES_BOOT_EN) | sed -e "s/ /\n/g" | cpio --quiet -o >bootlogo 45 @tar -C install -czf install/bootlogo.tar.gz bootlogo $(INST_EXT) 46 47 font: 48 Index: fuentes/common.inc 49 =================================================================== 50 --- fuentes.orig/common.inc 51 +++ fuentes/common.inc 39 52 @@ -360,7 +360,11 @@ 40 53 config.lang "en" ne { … … 42 55 config.lang "_" strstr 0 eq { 43 56 - "debian-installer/language=%s " 44 + config.lang qcv eq{57 + config.lang "qcv" ne { 45 58 + "debian-installer/language=%s " 46 59 + } { … … 50 63 "locale=%s " 51 64 } ifelse 52 --- gfxboot-theme-ubuntu-0.20.1.orig/keytables.inc 53 +++ gfxboot-theme-ubuntu-0.20.1/keytables.inc 65 Index: fuentes/keytables.inc 66 =================================================================== 67 --- fuentes.orig/keytables.inc 68 +++ fuentes/keytables.inc 54 69 @@ -2897,6 +2897,7 @@ 55 70 [ "cm" keymap.cm "Cameroon" [ ] .undef ] … … 60 75 [ "cd" keymap.cd "Congo" [ ] .undef ] 61 76 [ "hr" keymap.hr "Croatian" [ "hr_" ] .undef ] 62 --- gfxboot-theme-ubuntu-0.20.1.orig/langlist 63 +++ gfxboot-theme-ubuntu-0.20.1/langlist 77 Index: fuentes/langlist 78 =================================================================== 79 --- fuentes.orig/langlist 80 +++ fuentes/langlist 64 81 @@ -7,6 +7,7 @@ bn 65 82 bo … … 70 87 da 71 88 de 72 --- gfxboot-theme-ubuntu-0.20.1.orig/langnames.inc 73 +++ gfxboot-theme-ubuntu-0.20.1/langnames.inc 89 Index: fuentes/langnames.inc 90 =================================================================== 91 --- fuentes.orig/langnames.inc 92 +++ fuentes/langnames.inc 74 93 @@ -8,6 +8,7 @@ 75 94 [ "bo" "bo_IN" "Tibetan" ] … … 80 99 [ "da" "da_DK" "Dansk" ] 81 100 [ "de" "de_DE" "Deutsch" ] 82 --- gfxboot-theme-ubuntu-0.20.1.orig/po/ast.po 83 +++ gfxboot-theme-ubuntu-0.20.1/po/ast.po 101 Index: fuentes/po/ast.po 102 =================================================================== 103 --- fuentes.orig/po/ast.po 104 +++ fuentes/po/ast.po 84 105 @@ -223,8 +223,8 @@ msgstr "Too" 85 106 … … 104 125 #. Boot menu item; a ^ prefix indicates a unique accelerator key. 105 126 #. txt_menuitem_install_kubuntu 106 --- gfxboot-theme-ubuntu-0.20.1.orig/po/bootloader.pot 107 +++ gfxboot-theme-ubuntu-0.20.1/po/bootloader.pot 127 Index: fuentes/po/bootloader.pot 128 =================================================================== 129 --- fuentes.orig/po/bootloader.pot 130 +++ fuentes/po/bootloader.pot 108 131 @@ -201,7 +201,7 @@ msgstr "" 109 132 … … 124 147 125 148 #. Boot menu item; a ^ prefix indicates a unique accelerator key. 126 --- gfxboot-theme-ubuntu-0.20.1.orig/po/ca.po 127 +++ gfxboot-theme-ubuntu-0.20.1/po/ca.po 149 Index: fuentes/po/ca.po 150 =================================================================== 151 --- fuentes.orig/po/ca.po 152 +++ fuentes/po/ca.po 128 153 @@ -224,8 +224,8 @@ msgstr "Totes" 129 154 … … 148 173 #. Boot menu item; a ^ prefix indicates a unique accelerator key. 149 174 #. txt_menuitem_install_kubuntu 150 --- gfxboot-theme-ubuntu-0.20.1.orig/po/es.po 151 +++ gfxboot-theme-ubuntu-0.20.1/po/es.po 175 Index: fuentes/po/es.po 176 =================================================================== 177 --- fuentes.orig/po/es.po 178 +++ fuentes/po/es.po 152 179 @@ -225,8 +225,8 @@ msgstr "Todo" 153 180 … … 172 199 #. Boot menu item; a ^ prefix indicates a unique accelerator key. 173 200 #. txt_menuitem_install_kubuntu 174 --- gfxboot-theme-ubuntu-0.20.1.orig/po/eu.po 175 +++ gfxboot-theme-ubuntu-0.20.1/po/eu.po 201 Index: fuentes/po/eu.po 202 =================================================================== 203 --- fuentes.orig/po/eu.po 204 +++ fuentes/po/eu.po 176 205 @@ -223,8 +223,8 @@ msgstr "Dena" 177 206 … … 196 225 #. Boot menu item; a ^ prefix indicates a unique accelerator key. 197 226 #. txt_menuitem_install_kubuntu 227 Index: fuentes/po/qcv.po 228 =================================================================== 198 229 --- /dev/null 199 +++ gfxboot-theme-ubuntu-0.20.1/po/qcv.po230 +++ fuentes/po/qcv.po 200 231 @@ -0,0 +1,464 @@ 201 232 +# LANGUAGE translations for boot loader … … 663 694 +msgid "^Start Ubuntu Kylin" 664 695 +msgstr "^Inicia l'Ubuntu Kylin" 665 --- gfxboot-theme-ubuntu-0.20.1.orig/scrape-console-setup 666 +++ gfxboot-theme-ubuntu-0.20.1/scrape-console-setup 696 Index: fuentes/scrape-console-setup 697 =================================================================== 698 --- fuentes.orig/scrape-console-setup 699 +++ fuentes/scrape-console-setup 667 700 @@ -24,7 +24,7 @@ my %keymap_locales = ( 668 701 'dk' => '_DK',
Note: See TracChangeset
for help on using the changeset viewer.