[gnomeweb-wml] Try to fix CSS Mixed Content issue (see bug #706752)
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] Try to fix CSS Mixed Content issue (see bug #706752)
- Date: Tue, 17 Sep 2013 08:44:38 +0000 (UTC)
commit 1a80ebe72fefd9be1339f5952bc88b75938c0d4a
Author: Andre Klapper <a9016009 gmx de>
Date: Tue Sep 17 10:40:36 2013 +0200
Try to fix CSS Mixed Content issue (see bug #706752)
projects.gnome.org/deskbar-applet/download.html | 4 ++--
projects.gnome.org/deskbar-applet/getinvolved.html | 4 ++--
projects.gnome.org/deskbar-applet/screenshots.html | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/projects.gnome.org/deskbar-applet/download.html b/projects.gnome.org/deskbar-applet/download.html
index f409c88..24a1399 100644
--- a/projects.gnome.org/deskbar-applet/download.html
+++ b/projects.gnome.org/deskbar-applet/download.html
@@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Deskbar-Applet - Quick access and search applet</title>
- <link rel="stylesheet" type="text/css" href="http://www.gnome.org/default.css" />
- <link rel="stylesheet" type="text/css" href="http://www.gnome.org/frontpage.css" />
+ <link rel="stylesheet" type="text/css" href="//www.gnome.org/default.css" />
+ <link rel="stylesheet" type="text/css" href="//www.gnome.org/frontpage.css" />
<link rel="stylesheet" type="text/css" href="./default.css" />
<link rel="icon" type="image/png" href="images/deskbar-applet-icon.png" />
<link rel="SHORTCUT ICON" type="image/png" href="images/deskbar-applet-icon.png" />
diff --git a/projects.gnome.org/deskbar-applet/getinvolved.html
b/projects.gnome.org/deskbar-applet/getinvolved.html
index 2d87aee..5c0e159 100644
--- a/projects.gnome.org/deskbar-applet/getinvolved.html
+++ b/projects.gnome.org/deskbar-applet/getinvolved.html
@@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Deskbar-Applet - Quick access and search applet</title>
- <link rel="stylesheet" type="text/css" href="http://www.gnome.org/default.css" />
- <link rel="stylesheet" type="text/css" href="http://www.gnome.org/frontpage.css" />
+ <link rel="stylesheet" type="text/css" href="//www.gnome.org/default.css" />
+ <link rel="stylesheet" type="text/css" href="//www.gnome.org/frontpage.css" />
<link rel="stylesheet" type="text/css" href="./default.css" />
<link rel="icon" type="image/png" href="images/deskbar-applet-icon.png" />
<link rel="SHORTCUT ICON" type="image/png" href="images/deskbar-applet-icon.png" />
diff --git a/projects.gnome.org/deskbar-applet/screenshots.html
b/projects.gnome.org/deskbar-applet/screenshots.html
index 9d6042b..8c22c72 100644
--- a/projects.gnome.org/deskbar-applet/screenshots.html
+++ b/projects.gnome.org/deskbar-applet/screenshots.html
@@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Deskbar-Applet - Quick access and search applet</title>
- <link rel="stylesheet" type="text/css" href="http://www.gnome.org/default.css" />
- <link rel="stylesheet" type="text/css" href="http://www.gnome.org/frontpage.css" />
+ <link rel="stylesheet" type="text/css" href="//www.gnome.org/default.css" />
+ <link rel="stylesheet" type="text/css" href="//www.gnome.org/frontpage.css" />
<link rel="stylesheet" type="text/css" href="./default.css" />
<link rel="icon" type="image/png" href="images/deskbar-applet-icon.png" />
<link rel="SHORTCUT ICON" type="image/png" href="images/deskbar-applet-icon.png" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]