From 999832667bcf6cef336d2cb9a3216c885024b3ca Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 2 Jan 2016 14:36:01 +0100 Subject: adapt to drakboot -> drakautologin split --- NEWS | 2 ++ lib/MDV/Control_Center.pm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index cf276b41..4acd1e73 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +- adapt to drakboot -> drakautologin split + Version 13.0 - 20 December 2015, Thierry Vignaud - switch from gt+2 to gtk+3: diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm index befbfd8c..110666d9 100755 --- a/lib/MDV/Control_Center.pm +++ b/lib/MDV/Control_Center.pm @@ -70,7 +70,7 @@ our %programs = "Auto login Config" => { - binary => "drakboot", + binary => "drakautologin", embedded => 1, description => N("Set up autologin to automatically log in"), long_description => N("Enable autologin and select the user to automatically log in"), -- cgit v1.2.1