Commit 0355e0ec authored by Kevin Bowen's avatar Kevin Bowen Committed by Simon Steinbeiss
Browse files

Update URLs from goodies.x.o to docs.x.o (Bug #16163)

parent e25008fe
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ clicked to open the chosen mount point.
 Homepage
----------

http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin
https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin


 Dependencies
@@ -41,5 +41,5 @@ Select the product “Xfce Panel Plugins” and the component “fsguard”.
Feature requests are always welcome.

You can also join the Xfce Goodies mailing-list at this address:
http://foo-projects.org/mailman/listinfo/goodies-dev.
https://mail.xfce.org/mailman/listinfo/xfce4-dev
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ m4_define([xfce4_fsguard_plugin_version], [xfce4_fsguard_plugin_version_major().


AC_INIT([Free Space Checker], [xfce4_fsguard_plugin_version], [http://bugzilla.xfce.org/], [xfce4-fsguard-plugin],
	[http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin])
	[https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin])

AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar no-dist-gzip])
AM_CONFIG_HEADER([config.h])