aboutsummaryrefslogtreecommitdiff
path: root/deskutils/calibre/files
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2016-02-02 23:15:02 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2016-02-02 23:15:02 +0000
commitd8a92aea843c7bca4957e6b955e5ce1a24afc8a0 (patch)
tree21d84d1a0d8e854dfe4de25e9405939e9ca1025a /deskutils/calibre/files
parent34e24c2adb982d71340e1e789904b091f47c4117 (diff)
downloadports-d8a92aea843c7bca4957e6b955e5ce1a24afc8a0.tar.gz
ports-d8a92aea843c7bca4957e6b955e5ce1a24afc8a0.zip
Notes
Diffstat (limited to 'deskutils/calibre/files')
-rw-r--r--deskutils/calibre/files/patch-resources_content__server_browse_browse.html4
-rw-r--r--deskutils/calibre/files/patch-resources_content__server_index.html10
2 files changed, 4 insertions, 10 deletions
diff --git a/deskutils/calibre/files/patch-resources_content__server_browse_browse.html b/deskutils/calibre/files/patch-resources_content__server_browse_browse.html
index 23e48a33045b..3a7194532952 100644
--- a/deskutils/calibre/files/patch-resources_content__server_browse_browse.html
+++ b/deskutils/calibre/files/patch-resources_content__server_browse_browse.html
@@ -1,10 +1,10 @@
---- resources/content_server/browse/browse.html.orig 2015-02-20 03:34:13 UTC
+--- resources/content_server/browse/browse.html.orig 2016-01-29 02:33:14 UTC
+++ resources/content_server/browse/browse.html
@@ -7,7 +7,7 @@
<title>..:: calibre {library} ::.. {title}</title>
<meta http-equiv="X-UA-Compatible" content="IE=100" />
<meta name="robots" content="noindex" />
-- <link rel="icon" type="image/x-icon" href="http://calibre-ebook.com/favicon.ico" />
+- <link rel="icon" type="image/x-icon" href="//calibre-ebook.com/favicon.ico" />
+ <link rel="icon" type="image/x-icon" href="{prefix}/static/favicon.ico" />
<link rel="stylesheet" type="text/css" href="{prefix}/static/browse/browse.css" />
diff --git a/deskutils/calibre/files/patch-resources_content__server_index.html b/deskutils/calibre/files/patch-resources_content__server_index.html
index db80df18e478..f0750d956c99 100644
--- a/deskutils/calibre/files/patch-resources_content__server_index.html
+++ b/deskutils/calibre/files/patch-resources_content__server_index.html
@@ -1,16 +1,10 @@
---- resources/content_server/index.html.orig 2015-02-20 03:34:13 UTC
+--- resources/content_server/index.html.orig 2016-01-29 02:33:14 UTC
+++ resources/content_server/index.html
-@@ -1,4 +1,4 @@
--<?xml version="1.0" encoding="UTF-8"?>
-+<e?xml verson="1.0" encoding="UTF-8"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" version="XHTML 1.1" xml:lang="en">
- <head>
@@ -9,7 +9,7 @@
<script type="text/javascript" src="{prefix}/static/date.js" charset="utf-8"></script>
<script type="text/javascript" src="{prefix}/static/jquery.js" charset="utf-8"></script>
<script type="text/javascript" src="{prefix}/static/gui.js" charset="utf-8"></script>
-- <link rel="icon" href="http://calibre-ebook.com/favicon.ico" type="image/x-icon" />
+- <link rel="icon" href="//calibre-ebook.com/favicon.ico" type="image/x-icon" />
+ <link rel="icon" href="{prefix}/static/favicon.ico" type="image/x-icon" />
</head>
<body>