[Xfce4-commits] [panel-plugins/xfce4-time-out-plugin] 01/01: Update URLs from goodies.x.o to docs.x.o (Bug #16179)
noreply at xfce.org
noreply at xfce.org
Fri Dec 6 04:06:41 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-time-out-plugin.
commit 7c1b9e6aee5ca99a0dc6d2dab9996907fb4b1121
Author: Kevin Bowen <kevin.bowen at gmail.com>
Date: Wed Nov 13 00:56:35 2019 -0800
Update URLs from goodies.x.o to docs.x.o (Bug #16179)
---
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);
}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list