summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Baudens <baudens@mandriva.com>2002-09-05 16:25:01 +0000
committerDavid Baudens <baudens@mandriva.com>2002-09-05 16:25:01 +0000
commitb15417f0876785c6cf5622f16208ab0694f59847 (patch)
tree1dbb1be731de3315fba9fbe50aafa522ca2fbd1c
parent6f3a0724ce642a19840469633010786023b17ca4 (diff)
downloadcontrol-center-b15417f0876785c6cf5622f16208ab0694f59847.tar
control-center-b15417f0876785c6cf5622f16208ab0694f59847.tar.gz
control-center-b15417f0876785c6cf5622f16208ab0694f59847.tar.bz2
control-center-b15417f0876785c6cf5622f16208ab0694f59847.tar.xz
control-center-b15417f0876785c6cf5622f16208ab0694f59847.zip
Update artwork authors
Update copyright
-rwxr-xr-xcontrol-center4
1 files changed, 1 insertions, 3 deletions
diff --git a/control-center b/control-center
index 3e34eb44..4eb54efe 100755
--- a/control-center
+++ b/control-center
@@ -745,8 +745,6 @@ sub about_mdk_cc {
#-PO If your language allows it, use eacute for first "e" and egrave for 2nd.
_("Helene Durosini"), 'ln@mandrakesoft.com'],
[ '', 'Anh-Van Nguyen' ,'avnguyen@mandrakesoft.com'],
- [ '', 'Tigert', 'tigert@ximian.com'],
- [ '', 'Jakub "Jimmac" Steiner ', 'jimmac@linux.com.nospam'],
);
$clist->set_selectable($_, 0) foreach (0..$i);
$clist->columns_autosize();
@@ -756,7 +754,7 @@ sub about_mdk_cc {
-r "$themes_dir/$theme/splash_screen_about.png" ?
(0, gtkpng("splash_screen_about")) : (1, gtksetstyle(new Gtk::Label(_("Mandrake Control Center %s\n", $_version)), $style1),),
0, new Gtk::Label(''),
- 0, new Gtk::Label(_("Copyright (C) 2001 Mandrakesoft SA")),
+ 0, new Gtk::Label(_("Copyright (C) 2001-2002 Mandrakesoft SA")),
0, new Gtk::Label(''),
1, $clist,
);