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

noreply at xfce.org noreply at xfce.org
Fri Dec 6 03:58:14 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-mount-plugin.

commit 8bcc55c367a6a2601c0aa9b98f4c7785b5eaa27d
Author: Kevin Bowen <kevin.bowen at gmail.com>
Date:   Tue Nov 12 22:47:50 2019 -0800

    Update URLs from goodies.x.o to docs.x.o (Bug #16168)
---
 README                      | 3 ++-
 panel-plugin/mount-plugin.c | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 4b9acd3..7059a36 100644
--- a/README
+++ b/README
@@ -1,7 +1,8 @@
 # ================================================ #
-# Version 1.1.0. for Xfce Panel 4.12.0 and higher    #
+# Version 1.1.0. for Xfce Panel 4.12.0 and higher  #
 # Ported and maintained by Fabian Nowak and others #
 # ================================================ #
+https://docs.xfce.org/panel-plugins/xfce4-mount-plugin
 
 xfce4-mount-plugin - version 1.1.0
 
diff --git a/panel-plugin/mount-plugin.c b/panel-plugin/mount-plugin.c
index 2b5683b..f3e0eb2 100644
--- a/panel-plugin/mount-plugin.c
+++ b/panel-plugin/mount-plugin.c
@@ -1088,7 +1088,7 @@ mounter_show_about(XfcePanelPlugin *plugin, t_mounter *mt)
       "version", PACKAGE_VERSION,
       "program-name", PACKAGE_NAME,
       "comments", _("Show partitions/devices and allow to mount/unmount them"),
-      "website", "https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin",
+      "website", "https://docs.xfce.org/panel-plugins/xfce4-mount-plugin",
       "copyright", _("Copyright (c) 2005-2018\n"),
       "authors", auth, NULL);
   // TODO: add translators.

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


More information about the Xfce4-commits mailing list