summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2013-12-12 19:03:08 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2013-12-12 19:03:08 +0100
commit185c1756e3b9783fd487e2407cba62c56ac5032f (patch)
tree86c3c016d979acc1f9ed97eaa2ad3f8dce900005
parent0edd99e5c253248ea335faef759a90d6c225b4bf (diff)
downloaddrakx-net-185c1756e3b9783fd487e2407cba62c56ac5032f.tar
drakx-net-185c1756e3b9783fd487e2407cba62c56ac5032f.tar.gz
drakx-net-185c1756e3b9783fd487e2407cba62c56ac5032f.tar.bz2
drakx-net-185c1756e3b9783fd487e2407cba62c56ac5032f.tar.xz
drakx-net-185c1756e3b9783fd487e2407cba62c56ac5032f.zip
fix crashing when displaying about dialog (mga#11972)
-rw-r--r--NEWS2
-rwxr-xr-xbin/draksambashare2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 021b76e..44ff9b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- fix draksambashare crashing when displaying about dialog (mga#11972)
+
2.3.1
- fix a warning in net_applet (Colin Guthrie)
diff --git a/bin/draksambashare b/bin/draksambashare
index f787c23..cb64e91 100755
--- a/bin/draksambashare
+++ b/bin/draksambashare
@@ -186,7 +186,7 @@ sub about_dialog() {
comments => N("This is a simple tool to easily manage Samba configuration."),
website => 'http://www.mageia.com',
website_label => N("Mageia"),
- authors => 'Antoine Ginies <aginies@mandriva.com>',
+ authors => [ 'Antoine Ginies <aginies@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"),