[Xfce4-commits] [panel-plugins/xfce4-diskperf-plugin] 01/01: Update URLs from goodies.x.o to docs.x.o (Bug #16160)

noreply at xfce.org noreply at xfce.org
Fri Dec 6 04:27:05 CET 2019


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

a   n   d   r   e       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 panel-plugins/xfce4-diskperf-plugin.

commit 81a5ad536282518e5fe20cb1f965706cb6795e39
Author: Kevin Bowen <kevin.bowen at gmail.com>
Date:   Tue Nov 12 20:12:26 2019 -0800

    Update URLs from goodies.x.o to docs.x.o (Bug #16160)
---
 README              | 2 +-
 panel-plugin/main.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 53ae2c0..4864c6a 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@
 
 Disk performance XFce4 panel plugin (DiskPerf)
 ==============================================
-
+Documentation: https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin
 
 1 -	Description
 	-----------
diff --git a/panel-plugin/main.c b/panel-plugin/main.c
index 3fa07d5..880239f 100644
--- a/panel-plugin/main.c
+++ b/panel-plugin/main.c
@@ -944,7 +944,7 @@ static void About (Widget_t w, void *unused)
       "version", PACKAGE_VERSION,
       "program-name", PACKAGE_NAME,
       "comments", _("Diskperf monitor displays instantaneous disk I/O transfer rates and busy times"),
-      "website", "https://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin",
+      "website", "https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin",
       "copyright", _("Copyright (c) 2003, 2004 Roger Seguin"),
       "authors", auth, NULL);
    if(icon)

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


More information about the Xfce4-commits mailing list