summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJosé JORGE [zezinho] <lists.jjorge@free.fr>2019-04-03 19:03:48 +0200
committerJosé JORGE [zezinho] <lists.jjorge@free.fr>2019-04-03 19:03:48 +0200
commit010772f7236f07f716374733b13b80632a9e2fac (patch)
tree913fbadc5071474ecf2cb5d77df518f90fc9a70d /lib
parentddbec45425c27d6416d4bb1daa13be2d66909e1c (diff)
downloadcontrol-center-010772f7236f07f716374733b13b80632a9e2fac.tar
control-center-010772f7236f07f716374733b13b80632a9e2fac.tar.gz
control-center-010772f7236f07f716374733b13b80632a9e2fac.tar.bz2
control-center-010772f7236f07f716374733b13b80632a9e2fac.tar.xz
control-center-010772f7236f07f716374733b13b80632a9e2fac.zip
insert the icon in control center
Diffstat (limited to 'lib')
-rwxr-xr-xlib/MDV/Control_Center.pm10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm
index a81d4064..a7930338 100755
--- a/lib/MDV/Control_Center.pm
+++ b/lib/MDV/Control_Center.pm
@@ -179,6 +179,16 @@ our %programs =
},
+ "Firewall6" =>
+ {
+ binary => "drakfirewall6",
+ embedded => 1,
+ description => N("Set up your personal IPv6 firewall"),
+ long_description => N("Set up a personal IPv6 firewall in order to protect the computer and the network"),
+ icon => 'firewall6-mdk',
+ },
+
+
"Fonts" =>
{
binary => "drakfont",