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/edit_urpm_sources.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rpmdrake') diff --git a/Rpmdrake/edit_urpm_sources.pm b/Rpmdrake/edit_urpm_sources.pm index ba287a38..1b314376 100644 --- a/Rpmdrake/edit_urpm_sources.pm +++ b/Rpmdrake/edit_urpm_sources.pm @@ -982,7 +982,7 @@ sub mainwindow() { 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