diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2010-05-26 13:44:27 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2010-05-26 13:44:27 +0000 |
commit | 033c159531a198a7feaa8d3ac089f5a3ec93bce9 (patch) | |
tree | 63da23668baf1abef8654d410d5682382687ce5c | |
parent | d3089922f708dbca2a33832d1b0b5c51cf9c69e3 (diff) | |
download | draklive-install-033c159531a198a7feaa8d3ac089f5a3ec93bce9.tar draklive-install-033c159531a198a7feaa8d3ac089f5a3ec93bce9.tar.gz draklive-install-033c159531a198a7feaa8d3ac089f5a3ec93bce9.tar.bz2 draklive-install-033c159531a198a7feaa8d3ac089f5a3ec93bce9.tar.xz draklive-install-033c159531a198a7feaa8d3ac089f5a3ec93bce9.zip |
1.281.28
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 1.27 +VERSION = 1.28 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig @@ -1,3 +1,7 @@ +1.28 +- use sligthly taller window for draklive-install so that diskdrake wizard + isn't cut off + 1.27 - when starting install directly after boot, make sure we start draklive-install with the right locale set |