[Xfce4-commits] [apps/xfce4-notifyd] 09/24: panel-plugin: Correct author name
noreply at xfce.org
noreply at xfce.org
Fri Sep 8 23:27:40 CEST 2017
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-notifyd.
commit 1abe4f7a49826affa2fcc5621e0e8d4076c74770
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Wed Aug 23 01:02:17 2017 +0200
panel-plugin: Correct author name
---
panel-plugin/notification-plugin-dialogs.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/panel-plugin/notification-plugin-dialogs.c b/panel-plugin/notification-plugin-dialogs.c
index 7253353..838d62d 100644
--- a/panel-plugin/notification-plugin-dialogs.c
+++ b/panel-plugin/notification-plugin-dialogs.c
@@ -1,6 +1,6 @@
/* xfce4-notification-plugin
*
- * Copyright (C) 2017 Simon Steinbeiss <simon at xfce.org>
+ * Copyright (C) 2017 Simon Steinbeiß <simon at xfce.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -120,7 +120,7 @@ notification_plugin_about (XfcePanelPlugin *plugin)
"program-name", PACKAGE_NAME,
"comments", _("This is the notification plugin"),
"website", PLUGIN_WEBSITE,
- "copyright", _("Copyright \xc2\xa9 2017 Simon Steinbeiss\n"),
+ "copyright", _("Copyright \xc2\xa9 2017 Simon Steinbeiß\n"),
"authors", auth,
NULL);
}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list