Changeset 2480 for gfxboot-theme-ubuntu/trunk
- Timestamp:
- Sep 19, 2016, 3:10:03 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gfxboot-theme-ubuntu/trunk/fuentes/debian/patches/valencian_lliurex_patch
r2479 r2480 35 35 PIC_COMMON = back.jpg 36 36 37 --- gfxboot-theme-ubuntu-0.20.1.orig/common.inc 38 +++ gfxboot-theme-ubuntu-0.20.1/common.inc 39 @@ -360,7 +360,11 @@ 40 config.lang "en" ne { 41 config.lang 42 config.lang "_" strstr 0 eq { 43 - "debian-installer/language=%s " 44 + config.lang qcv eq { 45 + "debian-installer/language=%s " 46 + } { 47 + "debian-installer/language=ca_ES@valencia " 48 + } ifelse 49 } { 50 "locale=%s " 51 } ifelse 37 52 --- gfxboot-theme-ubuntu-0.20.1.orig/keytables.inc 38 53 +++ gfxboot-theme-ubuntu-0.20.1/keytables.inc
Note: See TracChangeset
for help on using the changeset viewer.