From 9f91890f6b27caf429fd9d5161ef1eb21ec80655 Mon Sep 17 00:00:00 2001 From: Kevin Bowen Date: Wed, 13 Nov 2019 00:56:35 -0800 Subject: [PATCH] Update URLs from goodies.x.o to docs.x.o --- README | 12 +++++++----- panel-plugin/time-out.c | 2 +- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README b/README index bd06032..517a50b 100644 --- a/README +++ b/README @@ -15,12 +15,14 @@ Installation The file 'INSTALL' contains generic installation instructions. For more detailed information, visit the time out plugin website at -http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin - +https://docs.xfce.org/panel-plugins/xfce4-time-out-plugin How to report bugs? =================== -Bugs should be reported to the Xfce bug tracking system -(http://bugzilla.xfce.org, product 'Xfce Panel Plugins', Component -'Time out plugin'). You will need to create an account for yourself. +You can report bugs and feature requests at http://bugzilla.xfce.org. +Choose the product Panel Plugins and the component xfce4-time-out-plugin. +You will need to create an account for yourself. + +You can also join the Xfce development mailing-list: +https://mail.xfce.org/mailman/listinfo/xfce4-dev diff --git a/panel-plugin/time-out.c b/panel-plugin/time-out.c index 9dd270f..5ebc5bc 100644 --- a/panel-plugin/time-out.c +++ b/panel-plugin/time-out.c @@ -438,7 +438,7 @@ time_out_about (XfcePanelPlugin *plugin) "version", PACKAGE_VERSION, "translator-credits", _("translator-credits"), "license", XFCE_LICENSE_GPL, - "website", "http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin", + "website", "https://docs.xfce.org/panel-plugins/xfce4-time-out-plugin", NULL); } -- 2.20.1