[Xfce4-commits] [apps/xfce4-taskmanager] 01/01: Update copyright.

noreply at xfce.org noreply at xfce.org
Tue Mar 26 07:57:18 CET 2019


This is an automated email from the git hooks/post-receive script.

l   a   n   d   r   y       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-taskmanager.

commit 4205a84e342c6c87c26a23da4463c3a09cbd116a
Author: rim <rozhuk.im at gmail.com>
Date:   Fri Mar 22 03:45:23 2019 +0300

    Update copyright.
---
 src/process-window.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/process-window.c b/src/process-window.c
index 57fd6cc..c93ac3d 100644
--- a/src/process-window.c
+++ b/src/process-window.c
@@ -462,6 +462,7 @@ static void
 show_about_dialog (XtmProcessWindow *window)
 {
 	const gchar *authors[] = {
+		"(c) 2018-2019 Rozhuk Ivan",
 		"(c) 2014 Landry Breuil",
 		"(c) 2014 Harald Judt",
 		"(c) 2014 Peter de Ridder",
@@ -470,6 +471,7 @@ show_about_dialog (XtmProcessWindow *window)
 		"(c) 2005-2008 Johannes Zellner",
 		"",
 		"FreeBSD",
+		"  \342\200\242 Rozhuk Ivan",
 		"  \342\200\242 Mike Massonnet",
 		"  \342\200\242 Oliver Lehmann",
 		"",
@@ -496,7 +498,7 @@ show_about_dialog (XtmProcessWindow *window)
 	gtk_show_about_dialog (GTK_WINDOW (window->window),
 		"program-name", _("Task Manager"),
 		"version", PACKAGE_VERSION,
-		"copyright", "Copyright \302\251 2005-2014 The Xfce development team",
+		"copyright", "Copyright \302\251 2005-2019 The Xfce development team",
 		"logo-icon-name", "utilities-system-monitor",
 #if !GTK_CHECK_VERSION(3, 0, 0)
 		"icon-name", GTK_STOCK_ABOUT,

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list