[Xfce4-commits] [panel-plugins/xfce4-calculator-plugin] 01/01: Update URLs from goodies.x.o to docs.x.o (Bug #16155)
noreply at xfce.org
noreply at xfce.org
Fri Dec 6 03:50:38 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-calculator-plugin.
commit bb038a4975ac89700af8892c9034c147cbfaaf2b
Author: Kevin Bowen <kevin.bowen at gmail.com>
Date: Tue Nov 12 21:43:37 2019 -0800
Update URLs from goodies.x.o to docs.x.o (Bug #16155)
---
panel-plugin/calculator.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/panel-plugin/calculator.c b/panel-plugin/calculator.c
index 86c8bb5..de6bdfb 100644
--- a/panel-plugin/calculator.c
+++ b/panel-plugin/calculator.c
@@ -475,7 +475,7 @@ void calc_about (XfcePanelPlugin *plugin)
"version", PACKAGE_VERSION,
"program-name", PACKAGE_NAME,
"comments", _("Calculator for Xfce panel"),
- "website", "http://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin",
+ "website", "https://docs.xfce.org/panel-plugins/xfce4-calculator-plugin",
"copyright", _("Copyright (c) 2003-2019\n"),
"authors", authors, NULL);
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list