aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Rpmdrake/edit_urpm_sources.pm2
-rwxr-xr-xrpmdrake2
2 files changed, 2 insertions, 2 deletions
diff --git a/Rpmdrake/edit_urpm_sources.pm b/Rpmdrake/edit_urpm_sources.pm
index 1b314376..6aa94e08 100644
--- a/Rpmdrake/edit_urpm_sources.pm
+++ b/Rpmdrake/edit_urpm_sources.pm
@@ -983,7 +983,7 @@ sub mainwindow() {
website => 'http://www.mageia.org/',
website_label => N("Mageia"),
authors => [ 'Thierry Vignaud <vignaud@mandriva.com>' ],
- artists => 'Hélène Durosini <ln@mandriva.com>',
+ artists => [ 'Mageia Team' ],
translator_credits =>
#-PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
N("_: Translator(s) name(s) & email(s)\n"),
diff --git a/rpmdrake b/rpmdrake
index 62f68791..cd2095bd 100755
--- a/rpmdrake
+++ b/rpmdrake
@@ -259,7 +259,7 @@ sub show_about_dlg {
website => 'http://www.mageia.org',
website_label => N("Mageia"),
authors => [ 'Thierry Vignaud <vignaud@mandriva.com>' ],
- artists => 'Hélène Durosini <ln@mandriva.com>',
+ artists => [ 'Mageia Team' ],
translator_credits =>
#-PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
N("_: Translator(s) name(s) & email(s)\n"),