[Xfce4-commits] [panel-plugins/xfce4-datetime-plugin] 04/04: s/http/https
noreply at xfce.org
noreply at xfce.org
Sat Oct 19 23:59:27 CEST 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 236b058901e2ac4c6c8472c6411557c0c4daadc5
Author: Andre Miranda <andreldm at xfce.org>
Date: Sat Oct 19 18:58:16 2019 -0300
s/http/https
---
autogen.sh | 2 +-
panel-plugin/datetime-dialog.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/autogen.sh b/autogen.sh
index ef98c52..6655518 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -17,7 +17,7 @@ autogen.sh: You don't seem to have the Xfce development tools (at least
version $XDT_REQURED_VERSION) installed on your system, which
are required to build this software.
Please install the xfce4-dev-tools package first; it is available
- from http://www.xfce.org/.
+ from https://www.xfce.org/.
EOF
exit 1
}
diff --git a/panel-plugin/datetime-dialog.c b/panel-plugin/datetime-dialog.c
index d78f3b1..9ec1e25 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 "http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin"
+#define PLUGIN_WEBSITE "https://goodies.xfce.org/projects/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