From 353cb308f9424d48b415b6cfca8f93927456deeb Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 28 Nov 2013 18:54:56 +0100 Subject: set_authors() now expect an array ref --- rpmdrake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rpmdrake') 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 ', + authors => [ 'Thierry Vignaud ' ], artists => 'Hélène Durosini ', translator_credits => #-PO: put here name(s) and email(s) of translator(s) (eg: "John Smith ") -- cgit v1.2.1