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

noreply at xfce.org noreply at xfce.org
Fri Dec 6 04:08:51 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-xkb-plugin.

commit 255ca0e7d430fc7595ae96f12a530ef8f7bfd0b1
Author: Kevin Bowen <kevin.bowen at gmail.com>
Date:   Wed Nov 13 01:37:34 2019 -0800

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

diff --git a/README b/README
index 83f3fb1..ed79daf 100644
--- a/README
+++ b/README
@@ -1,4 +1,6 @@
-Xfce4 XKB Layouts panel plugin.
+xfce4-xkb-plugin - An Xfce4 XKB Layouts panel plugin.
+===================
+https://docs.xfce.org/panel-plugins/xfce4-xkb-plugin
 
 Information
 ===========
@@ -52,3 +54,13 @@ Contact
 Send any question, suggestions, etc. to me, Azamat H. Hackimov
 (azamat.hackimov at gmail.com).
 
+
+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-xkb-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/xkb-dialog.c b/panel-plugin/xkb-dialog.c
index b604407..67ff164 100644
--- a/panel-plugin/xkb-dialog.c
+++ b/panel-plugin/xkb-dialog.c
@@ -293,7 +293,7 @@ xkb_dialog_about_show (void)
                          "program-name", _("Keyboard Layouts Plugin"),
                          "version", PACKAGE_VERSION,
                          "comments", _("Allows you to configure and use multiple keyboard layouts."),
-                         "website", "https://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin",
+                         "website", "https://docs.xfce.org/panel-plugins/xfce4-xkb-plugin",
                          "license", xfce_get_license_text (XFCE_LICENSE_TEXT_GPL),
                          "authors", authors,
                          NULL);

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


More information about the Xfce4-commits mailing list