From 379e237991fc0bf9d2a39f3bffb1099f99576e08 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Thu, 29 Apr 2010 17:08:31 +0000 Subject: Release 13.22, enable gtk-button-images to have the lock displayed during install --- perl-install/Makefile.config | 2 +- perl-install/NEWS | 2 ++ perl-install/install/NEWS | 3 +++ perl-install/share/diskdrake.rc | 1 + 4 files changed, 7 insertions(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 7040f4636..7a78f28a2 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=13.21 +VERSION:=13.22 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 4da7d1855..2f8f28a65 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 13.22 - 29 April 2010 + - diskdrake: o correctly set mountpoint on included partition, not encrypted one o refuse to have /boot encrypted diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 40a94142b..aeb6102a6 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,9 @@ +Version 13.22 - 29 April 2010 + - diskdrake: o correctly set mountpoint on included partition, not encrypted one o refuse to have /boot encrypted + o enable gtk-button-images to have the lock displayed during install Version 13.21 - 27 April 2010 diff --git a/perl-install/share/diskdrake.rc b/perl-install/share/diskdrake.rc index 0cdbea349..c519fecf0 100644 --- a/perl-install/share/diskdrake.rc +++ b/perl-install/share/diskdrake.rc @@ -1,3 +1,4 @@ +gtk-button-images=1 style "font" { fontset = "-*-*-medium-r-normal-*-8-*-*-*-*-*-iso8859-1,*-r-*" -- cgit v1.2.1