diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-10 07:43:02 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-10 07:43:02 +0000 |
commit | 4d90d1fdfb27cdaeb7b2947c933a8349080c6eef (patch) | |
tree | 464b7833983c545ef295c7b4b025dd066952b33f | |
parent | 5f0262efdf5865a7814996e9ba31a987f74fe2f9 (diff) | |
download | bootloader-theme-4d90d1fdfb27cdaeb7b2947c933a8349080c6eef.tar bootloader-theme-4d90d1fdfb27cdaeb7b2947c933a8349080c6eef.tar.gz bootloader-theme-4d90d1fdfb27cdaeb7b2947c933a8349080c6eef.tar.bz2 bootloader-theme-4d90d1fdfb27cdaeb7b2947c933a8349080c6eef.tar.xz bootloader-theme-4d90d1fdfb27cdaeb7b2947c933a8349080c6eef.zip |
- 0.24:0.24
- images for 2008.0
- disable hebrew until font issue is fixed (#30862)
- change color of F1,F2... at bottom so that it's readable
- adapt the position and width of the menu to the image
- increase max entries (it won't hurt if you have less, and the user doesn't
know the hidden entries can be obtained through scrolling the list of entries)
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ NAME=mandriva-gfxboot-theme PACKAGE=mandriva-gfxboot-theme -VERSION := 0.23 +VERSION := 0.24 BINDIR := /usr/sbin/ |