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

noreply at xfce.org noreply at xfce.org
Fri Dec 6 04:11:55 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-systemload-plugin.

commit ecab17b4a7e5fa2cbd7006ae36da82839dbdeda8
Author: Kevin Bowen <kevin.bowen at gmail.com>
Date:   Wed Nov 13 00:49:59 2019 -0800

    Update URLs from goodies.x.o to docs.x.o (Bug #16178)
---
 README                    | 15 +++++++++++++--
 panel-plugin/systemload.c |  2 +-
 2 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 353ebaa..640d437 100644
--- a/README
+++ b/README
@@ -1,4 +1,15 @@
-System Load plugin for XFce4.
+xfce4-systemload-plugin - A System Load plugin for Xfce4.
+==================
+https://docs.xfce.org/panel-plugins/xfce4-systemload-plugin
 
 This plugin displays the current system load on
-the XFce4 panel.
+the Xfce4 panel.
+
+How to report bugs?
+===================
+
+You can report bugs and feature requests at http://bugzilla.xfce.org.
+Choose the product Panel Plugins and the component xfce4-systemload-plugin.
+
+You can also join the Xfce development mailing-list:
+https://mail.xfce.org/mailman/listinfo/xfce4-dev
diff --git a/panel-plugin/systemload.c b/panel-plugin/systemload.c
index c6174b8..4e1da17 100644
--- a/panel-plugin/systemload.c
+++ b/panel-plugin/systemload.c
@@ -945,7 +945,7 @@ monitor_show_about(XfcePanelPlugin *plugin, t_global_monitor *global)
       "version", PACKAGE_VERSION,
       "program-name", PACKAGE_NAME,
       "comments", _("Monitor CPU load, swap usage and memory footprint"),
-      "website", "http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin",
+      "website", "https://docs.xfce.org/panel-plugins/xfce4-systemload-plugin",
       "copyright", _("Copyright (c) 2003-2018\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