aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rwxr-xr-xuserdrake3
2 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 05621b2..1747488 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- fix crashing when displaying about dialog
+
Version 2.2 - 6 December 2013
- fix searching returning no results
diff --git a/userdrake b/userdrake
index 52da9c5..fea6a7e 100755
--- a/userdrake
+++ b/userdrake
@@ -1312,8 +1312,7 @@ sub About() {
comments => N("Users Management"),
website => 'http://www.mageia.org',
website_label => N("Mageia"),
- authors => 'Daouda Lo
-Thierry Vignaud <tvignaud@mandriva.com>',
+ authors => [ 'Daouda Lo', 'Thierry Vignaud <tvignaud@mandriva.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"),