diff options
Diffstat (limited to 'lib')
-rwxr-xr-x | lib/MDV/Control_Center.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm index 19e15174..40588cbf 100755 --- a/lib/MDV/Control_Center.pm +++ b/lib/MDV/Control_Center.pm @@ -164,7 +164,7 @@ our %programs = "Date & Time" => { - binary => "$sbindir/clock.pl", + binary => "$sbindir/drakclock", embedded => 1, description => N("Manage date and time"), long_description => N("Manage date and time"), |