From c67941ff6d95438a98f9a775897dcb9e075b4589 Mon Sep 17 00:00:00 2001 From: Kevin Bowen Date: Wed, 13 Nov 2019 01:31:17 -0800 Subject: [PATCH] Update URLs from goodies.x.o to docs.x.o --- README | 15 +++++++++++++++ panel-plugin/plugin.h | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/README b/README index cd9acf1..af0494f 100644 --- a/README +++ b/README @@ -1,3 +1,7 @@ +xfce4-whiskermenu-plugin +=================== +https://docs.xfce.org/panel-plugins/xfce4-weather-plugin + About ===== @@ -40,3 +44,14 @@ focus prevention. Open the focus prevention of the compiz settings manager [ccsm -> 'General Settings' -> 'Focus Prevention']. Add (title="Whisker Menu") to the exclude pattern to make compiz ignore Whisker Menu and allow it to focus when shown. + + +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-whiskermenu-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/plugin.h b/panel-plugin/plugin.h index 561cb50..c21e9fb 100644 --- a/panel-plugin/plugin.h +++ b/panel-plugin/plugin.h @@ -18,7 +18,7 @@ #ifndef WHISKERMENU_PLUGIN_H #define WHISKERMENU_PLUGIN_H -#define PLUGIN_WEBSITE "https://goodies.xfce.org/projects/panel-plugins/xfce4-whiskermenu-plugin" +#define PLUGIN_WEBSITE "https://docs.xfce.org/panel-plugins/xfce4-whiskermenu-plugin" #include -- 2.20.1