[Xfce4-commits] [apps/xfce4-taskmanager] 11/14: split authors lines
noreply at xfce.org
noreply at xfce.org
Fri Dec 19 22:58:41 CET 2014
This is an automated email from the git hooks/post-receive script.
landry pushed a commit to branch master
in repository apps/xfce4-taskmanager.
commit fb00ed37fd19dd6f37f9eb7c6db40ce1e4398eae
Author: Landry Breuil <landry at xfce.org>
Date: Fri Dec 19 22:48:23 2014 +0100
split authors lines
---
src/process-window.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/process-window.c b/src/process-window.c
index 45dcf3c..df1d4be 100644
--- a/src/process-window.c
+++ b/src/process-window.c
@@ -353,7 +353,10 @@ static void
show_about_dialog (XtmProcessWindow *window)
{
const gchar *authors[] = {
- "(c) 2014 Landry Breuil, Harald Judt, Peter de Ridder, Simon Steinbess",
+ "(c) 2014 Landry Breuil",
+ "(c) 2014 Harald Judt",
+ "(c) 2014 Peter de Ridder",
+ "(c) 2014 Simon Steinbess",
"(c) 2008-2010 Mike Massonnet",
"(c) 2005-2008 Johannes Zellner",
"",
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list