[Xfce4-commits] [panel-plugins/xfce4-mpc-plugin] 01/01: Update URLs from goodies.x.o to docs.x.o

noreply at xfce.org noreply at xfce.org
Wed Nov 20 17:26:07 CET 2019


This is an automated email from the git hooks/post-receive script.

l   a   n   d   r   y       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-mpc-plugin.

commit 3c4500c7d547a43eb2bc1e97d0f3fed000b0c87a
Author: Kevin Bowen <kevin.bowen at gmail.com>
Date:   Tue Nov 12 22:54:35 2019 -0800

    Update URLs from goodies.x.o to docs.x.o
---
 README                          | 2 ++
 panel-plugin/xfce4-mpc-plugin.c | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 50357a7..cb3c8c7 100644
--- a/README
+++ b/README
@@ -1,6 +1,8 @@
 Xfce4-Mpc-Plugin
 ----------------
 
+https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin
+
 This is a simple Musicpd (http://www.musicpd.org) client plugin for the Xfce panel.
 Features :
 - next/stop/play/pause/previous buttons
diff --git a/panel-plugin/xfce4-mpc-plugin.c b/panel-plugin/xfce4-mpc-plugin.c
index 9fd2c41..e252192 100644
--- a/panel-plugin/xfce4-mpc-plugin.c
+++ b/panel-plugin/xfce4-mpc-plugin.c
@@ -817,7 +817,7 @@ mpc_show_about(XfcePanelPlugin *plugin, t_mpc* mpc)
       "version", PACKAGE_VERSION,
       "program-name", PACKAGE_NAME,
       "comments", _("A simple panel-plugin client for Music Player Daemon"),
-      "website", "http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin",
+      "website", "https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin",
       "copyright", _("Copyright (c) 2006-2018 Landry Breuil\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