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

noreply at xfce.org noreply at xfce.org
Fri Dec 6 04:07:46 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-timer-plugin.

commit 15443b7c247873bdb36e71c7ab5080472c37ac40
Author: Kevin Bowen <kevin.bowen at gmail.com>
Date:   Wed Nov 13 01:03:03 2019 -0800

    Update URLs from goodies.x.o to docs.x.o (Bug #16180)
---
 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 <kieroglu at math.washington.edu>
 
@@ -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 <pswo10680 at gmail.com>\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);
 

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


More information about the Xfce4-commits mailing list