summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2011-02-10 13:39:39 +0000
committerRichard Hughes <richard@hughsie.com>2011-02-10 13:39:39 +0000
commit0d590e73f196a72394a0cd6b9c848f5d0d46d1d9 (patch)
treeefe4deb6d4ad07d2c498905443f7d5daecdc723e /doc
parent9ec19ef026a3f2eb7d7228e6f090d8fe3ab1126b (diff)
downloadcolord-0d590e73f196a72394a0cd6b9c848f5d0d46d1d9.tar.gz
trivial: add a favicon to each html page in the docs
Diffstat (limited to 'doc')
-rw-r--r--doc/website/bugs.html1
-rw-r--r--doc/website/competitors.html1
-rw-r--r--doc/website/download.html1
-rw-r--r--doc/website/faq.html1
-rw-r--r--doc/website/favicon.icobin0 -> 1406 bytes
-rw-r--r--doc/website/help.html1
-rw-r--r--doc/website/index.html1
-rw-r--r--doc/website/intro.html1
-rw-r--r--doc/website/profiles.html1
-rw-r--r--doc/website/screenshots.html1
-rw-r--r--doc/website/specifics.html1
-rw-r--r--doc/website/using.html1
12 files changed, 11 insertions, 0 deletions
diff --git a/doc/website/bugs.html b/doc/website/bugs.html
index 13cf528..8b2f377 100644
--- a/doc/website/bugs.html
+++ b/doc/website/bugs.html
@@ -4,6 +4,7 @@
<title>colord - Reporting Bugs</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<link rel="stylesheet" href="style.css" type="text/css" media="screen"/>
+<link rel="shortcut icon" href="favicon.ico"/>
</head>
<body>
diff --git a/doc/website/competitors.html b/doc/website/competitors.html
index 7fb49ef..e67aece 100644
--- a/doc/website/competitors.html
+++ b/doc/website/competitors.html
@@ -4,6 +4,7 @@
<title>colord - What is colord?</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" href="style.css" type="text/css" media="screen"/>
+<link rel="shortcut icon" href="favicon.ico"/>
</head>
<body>
diff --git a/doc/website/download.html b/doc/website/download.html
index 671d2e3..0ec3a07 100644
--- a/doc/website/download.html
+++ b/doc/website/download.html
@@ -4,6 +4,7 @@
<title>colord - Where can I download it?</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" href="style.css" type="text/css" media="screen"/>
+<link rel="shortcut icon" href="favicon.ico"/>
</head>
<body>
diff --git a/doc/website/faq.html b/doc/website/faq.html
index 9ce9fb2..f47794f 100644
--- a/doc/website/faq.html
+++ b/doc/website/faq.html
@@ -4,6 +4,7 @@
<title>colord - Frequently Asked Questions</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" href="style.css" type="text/css" media="screen"/>
+<link rel="shortcut icon" href="favicon.ico"/>
</head>
<body>
diff --git a/doc/website/favicon.ico b/doc/website/favicon.ico
new file mode 100644
index 0000000..95ac6b5
--- /dev/null
+++ b/doc/website/favicon.ico
Binary files differ
diff --git a/doc/website/help.html b/doc/website/help.html
index 7ca4667..9e5163d 100644
--- a/doc/website/help.html
+++ b/doc/website/help.html
@@ -4,6 +4,7 @@
<title>colord - How can I help?</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" href="style.css" type="text/css" media="screen"/>
+<link rel="shortcut icon" href="favicon.ico"/>
</head>
<body>
diff --git a/doc/website/index.html b/doc/website/index.html
index 18fb6ef..45e0b24 100644
--- a/doc/website/index.html
+++ b/doc/website/index.html
@@ -4,6 +4,7 @@
<title>colord - Makes color managed hardware work</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" href="style.css" type="text/css" media="screen"/>
+<link rel="shortcut icon" href="favicon.ico"/>
</head>
<body>
diff --git a/doc/website/intro.html b/doc/website/intro.html
index 3773553..c1e3729 100644
--- a/doc/website/intro.html
+++ b/doc/website/intro.html
@@ -4,6 +4,7 @@
<title>colord - What is colord?</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" href="style.css" type="text/css" media="screen"/>
+<link rel="shortcut icon" href="favicon.ico"/>
</head>
<body>
diff --git a/doc/website/profiles.html b/doc/website/profiles.html
index 86724c7..8913d54 100644
--- a/doc/website/profiles.html
+++ b/doc/website/profiles.html
@@ -4,6 +4,7 @@
<title>colord - Typical User Profiles</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<link rel="stylesheet" href="style.css" type="text/css" media="screen"/>
+<link rel="shortcut icon" href="favicon.ico"/>
</head>
<body>
diff --git a/doc/website/screenshots.html b/doc/website/screenshots.html
index 3e3d802..cfe1658 100644
--- a/doc/website/screenshots.html
+++ b/doc/website/screenshots.html
@@ -4,6 +4,7 @@
<title>colord - Screenshots</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" href="style.css" type="text/css" media="screen"/>
+<link rel="shortcut icon" href="favicon.ico"/>
</head>
<body>
diff --git a/doc/website/specifics.html b/doc/website/specifics.html
index d0c8903..14ad346 100644
--- a/doc/website/specifics.html
+++ b/doc/website/specifics.html
@@ -4,6 +4,7 @@
<title>colord - What is colord?</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" href="style.css" type="text/css" media="screen"/>
+<link rel="shortcut icon" href="favicon.ico"/>
</head>
<body>
diff --git a/doc/website/using.html b/doc/website/using.html
index e93e848..6d5b6ba 100644
--- a/doc/website/using.html
+++ b/doc/website/using.html
@@ -4,6 +4,7 @@
<title>colord - How do I use colord?</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<link rel="stylesheet" href="style.css" type="text/css" media="screen"/>
+<link rel="shortcut icon" href="favicon.ico"/>
</head>
<body>