diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-03-06 13:25:29 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-03-06 13:25:29 +0000 |
commit | f041a85f7b93e162a041574409bc24f2cfe4a586 (patch) | |
tree | 74262bc4f44bc894a2d567bdb82ed81c10dc6e52 /Makefile | |
parent | 69394e7c6d63f433eedccef4f20a959e222eaba8 (diff) | |
download | bootloader-theme-f041a85f7b93e162a041574409bc24f2cfe4a586.tar bootloader-theme-f041a85f7b93e162a041574409bc24f2cfe4a586.tar.gz bootloader-theme-f041a85f7b93e162a041574409bc24f2cfe4a586.tar.bz2 bootloader-theme-f041a85f7b93e162a041574409bc24f2cfe4a586.tar.xz bootloader-theme-f041a85f7b93e162a041574409bc24f2cfe4a586.zip |
- 0.32:0.32
- change color of F1,F2... at bottom (as requested by ln)
- adapt the width of the menu so that txt_safe_linux fits, even in uk
Diffstat (limited to 'Makefile')
-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.31 +VERSION := 0.32 BINDIR := /usr/sbin/ |