summaryrefslogtreecommitdiffstats
path: root/fonts
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-02-25 13:05:57 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-02-25 13:05:57 +0000
commitda4f71b1f1b3a2bfce8114472e08f84182472c7d (patch)
tree427ddce7984079d598a1508d3ffbfbd4602030ce /fonts
parentb12da067cef7f82012b6568f256b5fa143ab9825 (diff)
downloadbootloader-theme-da4f71b1f1b3a2bfce8114472e08f84182472c7d.tar
bootloader-theme-da4f71b1f1b3a2bfce8114472e08f84182472c7d.tar.gz
bootloader-theme-da4f71b1f1b3a2bfce8114472e08f84182472c7d.tar.bz2
bootloader-theme-da4f71b1f1b3a2bfce8114472e08f84182472c7d.tar.xz
bootloader-theme-da4f71b1f1b3a2bfce8114472e08f84182472c7d.zip
Rename 'languages' to 'lang'
The list of languages available to the gfxboot menu is stored in a file which used to be called "languages". However, when using isolinux this file can't be found because its name is too long (9 chars). Renaming it to langs fixes that problem
Diffstat (limited to 'fonts')
-rw-r--r--fonts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile
index c040d84..ce60b70 100644
--- a/fonts/Makefile
+++ b/fonts/Makefile
@@ -18,7 +18,7 @@ fonts: 16x16.fnt
`$(KEYMAPCHARS) ../keymaps/keymap.*.inc` \
-t tmp.txt \
-t ../src/main.log \
- -t ../data-install/languages \
+ -t ../data-install/langs \
-f NachlieliCLM-Bold:size=14:c=0x590-0x5ff \
-f KacstOne:size=14:c=0x600-0x6ff,0xfe70-0xfefc:dy=2 \
-f MuktiNarrow:size=18:c=0x0981-0x09fa:bold=1 \