[Xfce4-commits] [panel-plugins/xfce4-datetime-plugin] 01/01: Update URLs from goodies.x.o to docs.x.o (Bug #16159)
noreply at xfce.org
noreply at xfce.org
Fri Dec 6 03:55:27 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-datetime-plugin.
commit 03443e48215ee5b362d6cae5478e2428d7c35437
Author: Kevin Bowen <kevin.bowen at gmail.com>
Date: Tue Nov 12 20:03:20 2019 -0800
Update URLs from goodies.x.o to docs.x.o (Bug #16159)
---
configure.ac.in | 2 +-
panel-plugin/datetime-dialog.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index 2ded22b..00573aa 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -9,7 +9,7 @@ AC_COPYRIGHT([Copyright (c) 2006-2016
Remco den Breeje <remco at sx.mine.nu>
Diego Ongaro <ongardie at gmail.com>
Landry Breuil <landry at xfce.org>])
-AC_INIT([xfce4-datetime-plugin], [datetime_version], [goodies-dev at xfce.org])
+AC_INIT([xfce4-datetime-plugin], [datetime_version], [xfce-dev at xfce.org])
dnl Initialize automake
AM_INIT_AUTOMAKE([AC_PACKAGE_TARNAME()], [AC_PACKAGE_VERSION()])
diff --git a/panel-plugin/datetime-dialog.c b/panel-plugin/datetime-dialog.c
index 9ec1e25..8a6f1a7 100644
--- a/panel-plugin/datetime-dialog.c
+++ b/panel-plugin/datetime-dialog.c
@@ -36,7 +36,7 @@
#include "datetime.h"
#include "datetime-dialog.h"
-#define PLUGIN_WEBSITE "https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin"
+#define PLUGIN_WEBSITE "https://docs.xfce.org/panel-plugins/xfce4-datetime-plugin"
/* Layouts */
static const gchar *layout_strs[] = {
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list