aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2013-11-28 18:54:56 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2013-12-05 14:16:09 +0100
commit353cb308f9424d48b415b6cfca8f93927456deeb (patch)
tree0a1b7eb758c70617070f8b4afd8fbe11f3f57218 /rpmdrake
parent8db421064116cdde78874c049859d01430403f4f (diff)
downloadrpmdrake-353cb308f9424d48b415b6cfca8f93927456deeb.tar
rpmdrake-353cb308f9424d48b415b6cfca8f93927456deeb.tar.gz
rpmdrake-353cb308f9424d48b415b6cfca8f93927456deeb.tar.bz2
rpmdrake-353cb308f9424d48b415b6cfca8f93927456deeb.tar.xz
rpmdrake-353cb308f9424d48b415b6cfca8f93927456deeb.zip
set_authors() now expect an array ref
Diffstat (limited to 'rpmdrake')
-rwxr-xr-xrpmdrake2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmdrake b/rpmdrake
index 4c9165cc..62f68791 100755
--- a/rpmdrake
+++ b/rpmdrake
@@ -258,7 +258,7 @@ sub show_about_dlg {
comments => N("Rpmdrake is the Mageia package management tool."),
website => 'http://www.mageia.org',
website_label => N("Mageia"),
- authors => 'Thierry Vignaud <vignaud@mandriva.com>',
+ authors => [ 'Thierry Vignaud <vignaud@mandriva.com>' ],
artists => 'Hélène Durosini <ln@mandriva.com>',
translator_credits =>
#-PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")