[Xfce4-commits] <xfce4-taskmanager:master> Credit people behind the different OS implementations
Mike Massonnet
noreply at xfce.org
Sat May 22 01:12:01 CEST 2010
Updating branch refs/heads/master
to 0e52fb3db12c8b3f0d75c021145c65a49dbb931d (commit)
from ee0e367f076757823c6c13756df1156ee69d6ccc (commit)
commit 0e52fb3db12c8b3f0d75c021145c65a49dbb931d
Author: Mike Massonnet <mmassonnet at xfce.org>
Date: Sat May 22 00:38:56 2010 +0200
Credit people behind the different OS implementations
src/process-window.c | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/src/process-window.c b/src/process-window.c
index 1d0bdce..d9f991f 100644
--- a/src/process-window.c
+++ b/src/process-window.c
@@ -275,6 +275,21 @@ show_about_dialog (XtmProcessWindow *window)
const gchar *authors[] = {
"(c) 2008-2010 Mike Massonnet",
"(c) 2005-2008 Johannes Zellner",
+ "",
+ "FreeBSD",
+ " \342\200\242 Mike Massonnet",
+ " \342\200\242 Oliver Lehmann",
+ "",
+ "OpenBSD",
+ " \342\200\242 Landry Breuil",
+ "",
+ "Linux",
+ " \342\200\242 Johannes Zellner",
+ " \342\200\242 Mike Massonnet",
+ "",
+ "OpenSolaris",
+ " \342\200\242 Mike Massonnet",
+ " \342\200\242 Peter Tribble",
NULL };
const gchar *license =
"This program is free software; you can redistribute it and/or modify\n"
More information about the Xfce4-commits
mailing list