summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrol-center7
1 files changed, 0 insertions, 7 deletions
diff --git a/control-center b/control-center
index c1af4c96..e5c927c4 100755
--- a/control-center
+++ b/control-center
@@ -1411,13 +1411,6 @@ sub about_mga_cc() {
[ '', 'Daouda Lo' ],
[ '', 'Thierry Vignaud' ],
[ '', 'Yves Duret' ],
- [ '', '' ],
- [ N("Artwork: "), '', '' ],
- [ '', 'Anh-Van Nguyen' ],
-
- [ '',
- #-PO If your language allows it, use eacute for first "e" and egrave for 2nd one.
- N("Helene Durosini"), '<ln@mandriva.com>' ],
) {
$tree_model->append_set(undef, [ map_index { $::i => $_ } @$row ]);
}