[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 12/16: Use HTTPS for plugin website.

noreply at xfce.org noreply at xfce.org
Sun Apr 22 17:46:03 CEST 2018


This is an automated email from the git hooks/post-receive script.

g   o   t   t   c   o   d   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       a   n   n   o   t   a   t   e   d       t   a   g       v   2   .   1   .   7   
   in repository panel-plugins/xfce4-whiskermenu-plugin.

commit 73129ad806b17d56cc1d70382410d0d3c9fa5bbd
Author: Graeme Gott <graeme at gottcode.org>
Date:   Fri Apr 20 09:37:18 2018 -0400

    Use HTTPS for plugin website.
---
 panel-plugin/plugin.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/panel-plugin/plugin.h b/panel-plugin/plugin.h
index 0906608..3ecf750 100644
--- a/panel-plugin/plugin.h
+++ b/panel-plugin/plugin.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2014, 2015, 2016, 2017 Graeme Gott <graeme at gottcode.org>
+ * Copyright (C) 2013, 2014, 2015, 2016, 2017, 2018 Graeme Gott <graeme at gottcode.org>
  *
  * This library is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -18,7 +18,7 @@
 #ifndef WHISKERMENU_PLUGIN_H
 #define WHISKERMENU_PLUGIN_H
 
-#define PLUGIN_WEBSITE "http://goodies.xfce.org/projects/panel-plugins/xfce4-whiskermenu-plugin"
+#define PLUGIN_WEBSITE "https://goodies.xfce.org/projects/panel-plugins/xfce4-whiskermenu-plugin"
 
 #include <string>
 

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


More information about the Xfce4-commits mailing list