summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2005-05-26 09:28:37 +0000
committerPablo Saratxaga <pablo@mandriva.com>2005-05-26 09:28:37 +0000
commitceb9fd8d9b7f960990477780a5f1d5b1fc03707d (patch)
treef1cd6b17856570fce4330b26ac345261fb26c6cc
parentc69b54a59ec12f23147a1cc03e455f17f7bbc671 (diff)
downloadcontrol-center-ceb9fd8d9b7f960990477780a5f1d5b1fc03707d.tar
control-center-ceb9fd8d9b7f960990477780a5f1d5b1fc03707d.tar.gz
control-center-ceb9fd8d9b7f960990477780a5f1d5b1fc03707d.tar.bz2
control-center-ceb9fd8d9b7f960990477780a5f1d5b1fc03707d.tar.xz
control-center-ceb9fd8d9b7f960990477780a5f1d5b1fc03707d.zip
mandrakesoft.com -> mandriva.com
-rwxr-xr-xcontrol-center10
1 files changed, 5 insertions, 5 deletions
diff --git a/control-center b/control-center
index 9cc1ef76..5ff7341f 100755
--- a/control-center
+++ b/control-center
@@ -2,9 +2,9 @@
# $Id$
# Copyright (C) 1999-2005 Mandriva
-# Daouda Lo <daouda@mandrakesoft.com>
+# Daouda Lo <daouda@mandriva.com>
# Damien Krotkine
-# Thierry Vignaud <tvignaud@mandrakesoft.com>
+# Thierry Vignaud <tvignaud@mandriva.com>
# Yves Duret
#
# This program is free software; you can redistribute it and/or modify it under
@@ -1820,8 +1820,8 @@ sub about_mdk_cc() {
[ '', 'Damien "dam\'s" Krotkine',
#-PO "perl" here is the programming language
N("(perl version)") ],
- [ '', 'Daouda Lo', '<daouda@mandrakesoft.com>' ],
- [ '', 'Thierry Vignaud', '<tvignaud@mandrakesoft.com>' ],
+ [ '', 'Daouda Lo', '<daouda@mandriva.com>' ],
+ [ '', 'Thierry Vignaud', '<tvignaud@mandriva.com>' ],
[ '', 'Yves Duret', N("(perl version)") ],
[ '', '' ],
[ N("Artwork: "), '', '' ],
@@ -1829,7 +1829,7 @@ sub about_mdk_cc() {
[ '',
#-PO If your language allows it, use eacute for first "e" and egrave for 2nd one.
- N("Helene Durosini"), '<ln@mandrakesoft.com>' ],
+ N("Helene Durosini"), '<ln@mandriva.com>' ],
) {
$tree_model->append_set(undef, [ map_index { $::i => $_ } @$row ]);
}