diff options
author | Anne Nicolas <ennael@mageia.org> | 2016-03-24 20:45:14 +0100 |
---|---|---|
committer | Anne Nicolas <ennael@mageia.org> | 2016-03-24 20:45:14 +0100 |
commit | 1715263c8c7e2623259f462c6cf9cbd367cceebd (patch) | |
tree | d6da2e16d4c8d0f84cb892307e308a7fc297fb42 /lib | |
parent | b55aa75c233fa172c0e4e250e1c1826fa0ec3800 (diff) | |
parent | c138e4cd295a0de7c385788f0cca15b4c9a1ac0e (diff) | |
download | control-center-1715263c8c7e2623259f462c6cf9cbd367cceebd.tar control-center-1715263c8c7e2623259f462c6cf9cbd367cceebd.tar.gz control-center-1715263c8c7e2623259f462c6cf9cbd367cceebd.tar.bz2 control-center-1715263c8c7e2623259f462c6cf9cbd367cceebd.tar.xz control-center-1715263c8c7e2623259f462c6cf9cbd367cceebd.zip |
Merge branch 'user/animtim/designWork'
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 bf2a712c..8b30ab38 100755 --- a/lib/MDV/Control_Center.pm +++ b/lib/MDV/Control_Center.pm @@ -579,7 +579,7 @@ our %programs = embedded => 1, description => N("Configure media sources for install and update"), long_description => N("Select from where software packages are downloaded "), - icon => 'rpmdrake-mdk', + icon => 'source-manager', application_driven_menu => 1, }, |