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

noreply at xfce.org noreply at xfce.org
Fri Dec 6 04:21:37 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-pulseaudio-plugin.

commit cbb5acc2085dc82f32ba45244f5d799321806718
Author: Kevin Bowen <kevin.bowen at gmail.com>
Date:   Tue Nov 12 23:18:55 2019 -0800

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

diff --git a/README b/README
index 4a0bb5b..3c90695 100644
--- a/README
+++ b/README
@@ -1,6 +1,8 @@
 Xfce PulseAudio Panel Plugin
 ============================
 
+https://docs.xfce.org/panel-plugins/xfce4-pulseaudio-plugin
+
 The Xfce PulseAudio Plugin is a plugin for the Xfce panel which provides a
 convenient way to adjust the audio volume of the [PulseAudio sound system][1]
 and to an auto mixer tool like pavucontrol. It can optionally handle
diff --git a/panel-plugin/pulseaudio-plugin.c b/panel-plugin/pulseaudio-plugin.c
index 6879845..1bd7aa7 100644
--- a/panel-plugin/pulseaudio-plugin.c
+++ b/panel-plugin/pulseaudio-plugin.c
@@ -239,7 +239,7 @@ pulseaudio_plugin_show_about (XfcePanelPlugin *plugin)
                          "version",      PACKAGE_VERSION,
                          "program-name", PACKAGE_NAME,
                          "comments",     _("Adjust the audio volume of the PulseAudio sound system"),
-                         "website",      "http://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin",
+                         "website",      "https://docs.xfce.org/panel-plugins/xfce4-pulseaudio-plugin",
                          "copyright",    _("Copyright \xc2\xa9 2014-2017 Andrzej Radecki et al.\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