diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-05-22 03:19:01 -0400 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-03-24 11:39:21 +0100 |
commit | b55aa75c233fa172c0e4e250e1c1826fa0ec3800 (patch) | |
tree | cf85638d1ca3f7199dfc7ca4935e55d80986535d /lib | |
parent | bf07e9c2e3a1ecd9a0a0bb4c6e9cad41e0ae164a (diff) | |
download | control-center-b55aa75c233fa172c0e4e250e1c1826fa0ec3800.tar control-center-b55aa75c233fa172c0e4e250e1c1826fa0ec3800.tar.gz control-center-b55aa75c233fa172c0e4e250e1c1826fa0ec3800.tar.bz2 control-center-b55aa75c233fa172c0e4e250e1c1826fa0ec3800.tar.xz control-center-b55aa75c233fa172c0e4e250e1c1826fa0ec3800.zip |
draksplash is dead since 2009...
Diffstat (limited to 'lib')
-rwxr-xr-x | lib/MDV/Control_Center.pm | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm index 110666d9..bf2a712c 100755 --- a/lib/MDV/Control_Center.pm +++ b/lib/MDV/Control_Center.pm @@ -109,16 +109,6 @@ our %programs = }, - "Boot Theme" => - { - binary => "drakboot --splash", - embedded => 1, - description => N("Set up boot graphical theme of system"), - long_description => N("Select the graphical theme of the system while booting"), - icon => 'boot-theme-mdk', - }, - - "Connection Sharing" => { binary => "drakgw", |