From 010772f7236f07f716374733b13b80632a9e2fac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20JORGE=20=5Bzezinho=5D?= Date: Wed, 3 Apr 2019 19:03:48 +0200 Subject: insert the icon in control center --- drakxconf | 1 + 1 file changed, 1 insertion(+) (limited to 'drakxconf') diff --git a/drakxconf b/drakxconf index 3d2bfee2..e5c0b7bc 100755 --- a/drakxconf +++ b/drakxconf @@ -34,6 +34,7 @@ my @l = map { { des => N("Users and groups"), cmd => 'adduserdrake' }, { des => N("Services"), cmd => 'drakxservices' }, { des => N("Firewall"), cmd => 'drakfirewall' }, + { des => N("Firewall6"), cmd => 'drakfirewall6' }, { des => N("Boot loader"), cmd => 'drakboot' }, { des => N("Auto Install"), cmd => 'drakautoinst' }, { des => N("Internet connection sharing"), cmd => 'drakgw' }, -- cgit v1.2.1