[Xfce4-commits] <mousepad:master> Add myself to the about dialog
Matthew Brush
noreply at xfce.org
Sat May 5 21:32:06 CEST 2012
Updating branch refs/heads/master
to f4e0ab82dc019b13f2167dabadb67d9cfd16ab2c (commit)
from dafbfc876426ecc221a353fd586488a35e063a9f (commit)
commit f4e0ab82dc019b13f2167dabadb67d9cfd16ab2c
Author: Matthew Brush <matt at xfce.org>
Date: Sat Mar 31 13:55:41 2012 -0700
Add myself to the about dialog
mousepad/mousepad-dialogs.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/mousepad/mousepad-dialogs.c b/mousepad/mousepad-dialogs.c
index 28271d2..5093024 100644
--- a/mousepad/mousepad-dialogs.c
+++ b/mousepad/mousepad-dialogs.c
@@ -31,6 +31,7 @@ mousepad_dialogs_show_about (GtkWindow *parent)
{
"Nick Schermer <nick at xfce.org>",
"Erik Harrison <erikharrison at xfce.org>",
+ "Matthew Brush <matt at xfce.org>",
NULL
};
More information about the Xfce4-commits
mailing list