red paperclip favicon
authorMischa POSLAWSKY <perl@shiar.org>
Fri, 20 Nov 2009 20:42:05 +0000 (20:42 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 2 Dec 2009 20:58:32 +0000 (20:58 +0000)
A clip seems appropriate to identify _sheets_.

Original picture by Kyle MacDonald (CC-by 2.0); retrieved from
http://commons.wikimedia.org/wiki/File:One_red_paperclip.jpg
and made transparent (hints in clip.source.xcf) and stretched in Gimp.

15 files changed:
cc.plp
charset.plp
clip.png [new file with mode: 0644]
clip.source.xcf [new file with mode: 0644]
digraphs.plp
index.plp
mplayer.plp
mutt.plp
nethack.plp
readline.plp
source.plp
termcol.plp
unicode.plp
vim.plp
vimperator.plp

diff --git a/cc.plp b/cc.plp
index e2d4f991ff4263f27ad533d562450858ebd00f62..7d1b0d86d7d36e5cc68f58a12af75da114d51551 100644 (file)
--- a/cc.plp
+++ b/cc.plp
@@ -11,6 +11,7 @@
 <meta name="description" content="Table of ISO-3166-2 country codes with the names of reserved territories.">
 <meta name="keywords" content="country, code, cc, tld, territory, land, table">
 <:= stylesheet(qw'light dark mono red') :>
 <meta name="description" content="Table of ISO-3166-2 country codes with the names of reserved territories.">
 <meta name="keywords" content="country, code, cc, tld, territory, land, table">
 <:= stylesheet(qw'light dark mono red') :>
+<link rel="icon" type="image/png" href="/clip.png">
 </head>
 
 <body>
 </head>
 
 <body>
index 5931b5c39b2df1cf0540b6dd07be164d7c98b027..440cabe56cf0b0a384a391517487542bdab8c682 100644 (file)
@@ -11,6 +11,7 @@
 <meta name="description" content="Reference sheet with all glyphs in common character encoding tables, and an overview of Unicode ranges and UTF-8 bytes.">
 <meta name="keywords" content="charset, codepage, unicode, ascii, utf8, latin, glyph, character, encoding, reference, common, overview, table">
 <:= stylesheet(qw'light') :>
 <meta name="description" content="Reference sheet with all glyphs in common character encoding tables, and an overview of Unicode ranges and UTF-8 bytes.">
 <meta name="keywords" content="charset, codepage, unicode, ascii, utf8, latin, glyph, character, encoding, reference, common, overview, table">
 <:= stylesheet(qw'light') :>
+<link rel="icon" type="image/png" href="/clip.png">
 </head>
 
 <body id="charset">
 </head>
 
 <body id="charset">
diff --git a/clip.png b/clip.png
new file mode 100644 (file)
index 0000000..7994b92
Binary files /dev/null and b/clip.png differ
diff --git a/clip.source.xcf b/clip.source.xcf
new file mode 100644 (file)
index 0000000..e0a404d
Binary files /dev/null and b/clip.source.xcf differ
index 14bcfbd3e74283b72fff23b73b66a31ad1fca20c..237cc7bcfff059394c5a02e879341e83f68a99f8 100644 (file)
@@ -11,6 +11,7 @@
 <meta name="description" content="Complete table of digraph characters from RFC-1345.">
 <meta name="keywords" content="digraph, compose, character, char, glyph, table, unicode, vim">
 <:= stylesheet(qw'light') :>
 <meta name="description" content="Complete table of digraph characters from RFC-1345.">
 <meta name="keywords" content="digraph, compose, character, char, glyph, table, unicode, vim">
 <:= stylesheet(qw'light') :>
+<link rel="icon" type="image/png" href="/clip.png">
 </head>
 
 <body id="digraphs">
 </head>
 
 <body id="digraphs">
index d0a791f369ea2a588d168838b2d2700a8a5a8b2a..8897fccc5d30791744245075ef22353b2312342d 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -11,6 +11,7 @@
 <meta name="description" content="Cheat sheets summarising various software programs and standards.">
 <meta name="keywords" content="sheet, cheat, reference, software, overview, summary, help, keyboard, map, unicode">
 <:= stylesheet(qw'light dark red') :>
 <meta name="description" content="Cheat sheets summarising various software programs and standards.">
 <meta name="keywords" content="sheet, cheat, reference, software, overview, summary, help, keyboard, map, unicode">
 <:= stylesheet(qw'light dark red') :>
+<link rel="icon" type="image/png" href="/clip.png">
 </head>
 
 <body id="index">
 </head>
 
 <body id="index">
index 46dcaa36d10063c1880bcaf0893cd5ed6e2f3aa6..f8d6bb9749fa629360107053ab61006852236679 100644 (file)
@@ -23,6 +23,7 @@
        print "\n".'<style type="text/css"> .no, .alias {opacity:.5} </style>'
                if $showkeys and $get{keys} eq 'ghost';
 :>
        print "\n".'<style type="text/css"> .no, .alias {opacity:.5} </style>'
                if $showkeys and $get{keys} eq 'ghost';
 :>
+<link rel="icon" type="image/png" href="/clip.png">
 <script type="text/javascript" src="/keys.js"></script>
 
 <body id="mplayer">
 <script type="text/javascript" src="/keys.js"></script>
 
 <body id="mplayer">
index 3055bcd14ce04e592858a860ea981f0982513a50..15abb46b8162b97f52b328f4fc3c736993ad5495 100644 (file)
--- a/mutt.plp
+++ b/mutt.plp
@@ -23,6 +23,7 @@
        print "\n".'<style type="text/css"> .no, .alias {opacity:.5} </style>'
                if $showkeys and $get{keys} eq 'ghost';
 :>
        print "\n".'<style type="text/css"> .no, .alias {opacity:.5} </style>'
                if $showkeys and $get{keys} eq 'ghost';
 :>
+<link rel="icon" type="image/png" href="/clip.png">
 <script type="text/javascript" src="/keys.js"></script>
 
 <body id="mutt">
 <script type="text/javascript" src="/keys.js"></script>
 
 <body id="mutt">
index 22e87f5212377860c49d16eab9ce81ed1dc81c84..9ccf8742397fe43e4445088b0258af93ef0fc776 100644 (file)
@@ -23,6 +23,7 @@
        print "\n".'<style type="text/css"> .no, .alias {opacity:.5} </style>'
                if $showkeys and $get{keys} eq 'ghost';
 :>
        print "\n".'<style type="text/css"> .no, .alias {opacity:.5} </style>'
                if $showkeys and $get{keys} eq 'ghost';
 :>
+<link rel="icon" type="image/png" href="/clip.png">
 <script type="text/javascript" src="/keys.js"></script>
 
 <body id="nethack">
 <script type="text/javascript" src="/keys.js"></script>
 
 <body id="nethack">
index 13f8dc2b7bd114c12e7cc5bdb0d765e40f29c944..d02034281e26cee6ffbecbf38c34fe5e260572d2 100644 (file)
@@ -23,6 +23,7 @@
        print "\n".'<style type="text/css"> .no, .alias {opacity:.5} </style>'
                if $showkeys and $get{keys} eq 'ghost';
 :>
        print "\n".'<style type="text/css"> .no, .alias {opacity:.5} </style>'
                if $showkeys and $get{keys} eq 'ghost';
 :>
+<link rel="icon" type="image/png" href="/clip.png">
 <script type="text/javascript" src="/keys.js"></script>
 
 <body id="readline">
 <script type="text/javascript" src="/keys.js"></script>
 
 <body id="readline">
index a813db4a3cd03cc4c4899e4dd59abbb0d78abc8d..de3ad544c6d3067dffe9319ef5b0fa83c7a2a9e8 100644 (file)
@@ -18,6 +18,7 @@
 :>">
 <meta name="keywords" content="sheet, cheat, source, code, perl, plp, html, agpl">
 <:= stylesheet(qw'light dark mono red') :>
 :>">
 <meta name="keywords" content="sheet, cheat, source, code, perl, plp, html, agpl">
 <:= stylesheet(qw'light dark mono red') :>
+<link rel="icon" type="image/png" href="/clip.png">
 </head>
 
 <body id="source">
 </head>
 
 <body id="source">
index 8b0b3cf41ae76c3ee31eb899029a566152522b1c..607a8485e4a1b06c1222278534009443914b3693 100644 (file)
@@ -11,6 +11,7 @@
 <meta http-equiv="content-type" content="utf-8">
 <title>terminal colour cheat sheet</title>
 <:= stylesheet(qw'light') :>
 <meta http-equiv="content-type" content="utf-8">
 <title>terminal colour cheat sheet</title>
 <:= stylesheet(qw'light') :>
+<link rel="icon" type="image/png" href="/clip.png">
 </head>
 
 <body id="colour">
 </head>
 
 <body id="colour">
index bc3ee705363bd7d8b1e6d4747e30d6ebf77e648c..1c2d37d7e26f66fbb74264ecf9131aea17663a19 100644 (file)
@@ -11,6 +11,7 @@
 <meta name="description" content="Common Unicode characters with digraph or code point, layed out for quick location. Includes general signs, arrows, drawing characters, and IPA letters.">
 <meta name="keywords" content="unicode, glyph, char, character, reference, common, ipa, sign, mark, table, digraph">
 <:= stylesheet(qw'light dark red') :>
 <meta name="description" content="Common Unicode characters with digraph or code point, layed out for quick location. Includes general signs, arrows, drawing characters, and IPA letters.">
 <meta name="keywords" content="unicode, glyph, char, character, reference, common, ipa, sign, mark, table, digraph">
 <:= stylesheet(qw'light dark red') :>
+<link rel="icon" type="image/png" href="/clip.png">
 </head>
 
 <body id="unicode">
 </head>
 
 <body id="unicode">
diff --git a/vim.plp b/vim.plp
index 9f0c6aa16c808297d057517f1035ed02cb12931f..d3dcb34291bf046ff475ff23f95ed1d895857880 100644 (file)
--- a/vim.plp
+++ b/vim.plp
@@ -23,6 +23,7 @@
        print "\n".'<style type="text/css"> .no, .alias {opacity:.5} </style>'
                if $showkeys and $get{keys} eq 'ghost';
 :>
        print "\n".'<style type="text/css"> .no, .alias {opacity:.5} </style>'
                if $showkeys and $get{keys} eq 'ghost';
 :>
+<link rel="icon" type="image/png" href="/clip.png">
 <script type="text/javascript" src="/keys.js"></script>
 
 <body id="vim">
 <script type="text/javascript" src="/keys.js"></script>
 
 <body id="vim">
index 586801b8826a75b86c0d4b650ba699215df8c40c..c97eef42129fd99a473c111f9d38b675c540d4a3 100644 (file)
@@ -23,6 +23,7 @@
        print "\n".'<style type="text/css"> .no, .alias {opacity:.5} </style>'
                if $showkeys and $get{keys} eq 'ghost';
 :>
        print "\n".'<style type="text/css"> .no, .alias {opacity:.5} </style>'
                if $showkeys and $get{keys} eq 'ghost';
 :>
+<link rel="icon" type="image/png" href="/clip.png">
 <script type="text/javascript" src="/keys.js"></script>
 
 <body id="vimperator">
 <script type="text/javascript" src="/keys.js"></script>
 
 <body id="vimperator">