From 9b482274d200dc008fcfddf8aba692d398499cf3 Mon Sep 17 00:00:00 2001 From: Kevin Bowen Date: Wed, 13 Nov 2019 01:03:03 -0800 Subject: [PATCH] Update URLs from goodies.x.o to docs.x.o --- README | 19 +++++++++++++++++-- panel-plugin/xfcetimer.c | 2 +- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/README b/README index 3718174..065ad2e 100644 --- a/README +++ b/README @@ -1,4 +1,7 @@ -Timer plugin for Xfce 4.12 +xfce4-timer-plugin - A timer plugin for Xfce 4.12 +=================== +https://docs.xfce.org/panel-plugins/xfce4-timer-plugin + Copyright (C) 2005 Kemal Ilgar Eroglu @@ -7,10 +10,22 @@ You need Xfce 4.12 for this plugin. Nothing to describe really. Use the options menu to add timers. You can choose them to be countdown periods or alarms at certain times. Only one of them can be run at a time. -As usual, you can use +Installation: +=================== +As usual, you can use: ./configure make make install to install the plugin. + +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-timer-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/xfcetimer.c b/panel-plugin/xfcetimer.c index 73f1194..0a34d5d 100644 --- a/panel-plugin/xfcetimer.c +++ b/panel-plugin/xfcetimer.c @@ -1703,7 +1703,7 @@ Cheng-Chia Tseng \n"; "program-name", PACKAGE_NAME, "comments", _("A plugin to define countdown timers or alarms at given times."), "website", - "http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin", + "https://docs.xfce.org/panel-plugins/xfce4-timer-plugin", "copyright", _("Copyright (c) 2005-2018\n"), "authors", author, "translator-credits", translators, NULL); -- 2.20.1