[Xfce4-commits] [panel-plugins/xfce4-indicator-plugin] 01/01: Update URLs from goodies.x.o to docs.x.o (Bug #16166)
    noreply at xfce.org 
    noreply at xfce.org
       
    Fri Dec  6 04:23:57 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-indicator-plugin.
commit 198c0327d8095f73a63599e9eeecb94e049cab8d
Author: Kevin Bowen <kevin.bowen at gmail.com>
Date:   Tue Nov 12 21:31:26 2019 -0800
    Update URLs from goodies.x.o to docs.x.o (Bug #16166)
---
 panel-plugin/indicator-dialog.c | 2 +-
 panel-plugin/indicator.c        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/panel-plugin/indicator-dialog.c b/panel-plugin/indicator-dialog.c
index f4be549..15c027c 100644
--- a/panel-plugin/indicator-dialog.c
+++ b/panel-plugin/indicator-dialog.c
@@ -41,7 +41,7 @@
 #include "indicator-dialog.h"
 #include "indicator-dialog_ui.h"
 
-#define PLUGIN_WEBSITE  "https://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin"
+#define PLUGIN_WEBSITE  "https://docs.xfce.org/panel-plugins/xfce4-indicator-plugin"
 
 #ifdef LIBXFCE4UI_CHECK_VERSION
 #if LIBXFCE4UI_CHECK_VERSION (4,9,0)
diff --git a/panel-plugin/indicator.c b/panel-plugin/indicator.c
index 42701d5..070bb61 100644
--- a/panel-plugin/indicator.c
+++ b/panel-plugin/indicator.c
@@ -179,7 +179,7 @@ indicator_show_about (XfcePanelPlugin *plugin)
                          "version", PACKAGE_VERSION,
                          "program-name", PACKAGE_NAME,
                          "comments", _("Provides a panel area for Unity indicators. Indicators allow applications and system services to display their status and interact with the user."),
-                         "website", "https://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin",
+                         "website", "https://docs.xfce.org/panel-plugins/xfce4-indicator-plugin",
                          "copyright", _("Copyright (c) 2009-2013\n"),
                          "authors", auth, NULL);
 
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list