summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/harddrake2
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2013-11-22 15:31:02 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2013-11-24 23:53:09 +0100
commit3e5eec0fb8d4099a5d0f9a4a16c0d26851ce6fd5 (patch)
treec53d96cd1241b27707a321ac72adcea2027a183b /perl-install/standalone/harddrake2
parent52a8335b44d07c564151a9ad24eecedd33883751 (diff)
downloaddrakx-3e5eec0fb8d4099a5d0f9a4a16c0d26851ce6fd5.tar
drakx-3e5eec0fb8d4099a5d0f9a4a16c0d26851ce6fd5.tar.gz
drakx-3e5eec0fb8d4099a5d0f9a4a16c0d26851ce6fd5.tar.bz2
drakx-3e5eec0fb8d4099a5d0f9a4a16c0d26851ce6fd5.tar.xz
drakx-3e5eec0fb8d4099a5d0f9a4a16c0d26851ce6fd5.zip
set_authors() needs an array ref
Diffstat (limited to 'perl-install/standalone/harddrake2')
-rwxr-xr-xperl-install/standalone/harddrake22
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2
index 59889dd37..824af3aa1 100755
--- a/perl-install/standalone/harddrake2
+++ b/perl-install/standalone/harddrake2
@@ -521,7 +521,7 @@ sub about() {
comments => N("This is HardDrake, a %s hardware configuration tool.", $distro_name),
website => 'http://www.mageia.org',
website_label => N("Mageia"),
- authors => 'Thierry Vignaud <thierry.vignaud.com>',
+ authors => [ 'Thierry Vignaud <thierry.vignaud.com>' ],
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"),