update page meta descriptions
authorMischa POSLAWSKY <perl@shiar.org>
Wed, 2 Dec 2009 21:10:42 +0000 (21:10 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 2 Dec 2009 21:16:14 +0000 (21:16 +0000)
mplayer.plp
mutt.plp
nethack.plp
readline.plp
termcol.plp
vi.plp
vimperator.plp

index f8d6bb9749fa629360107053ab61006852236679..1cd6cf8a7341aca19f00bf58eaba4e9b0672944c 100644 (file)
@@ -12,7 +12,7 @@
 <head>
 <meta http-equiv="content-type" content="<:= $header{content_type} :>">
 <title>mplayer cheat sheet</title>
-<meta name="description" content="Keyboard functionality overview sheet for the MPlayer media player.">
+<meta name="description" content="Keyboard cheat sheet for the MPlayer media player, overviewing the default controls.">
 <meta name="keywords" content="mplayer, video, media, sheet, cheat, reference, overview, control, shortkey, keyboard">
 <:= stylesheet(qw'light dark circus mono red terse') :>
 <!--[if lte IE 6]><style> .help dl.legend dt {margin:0 0 1px} </style><![endif]-->
index 15abb46b8162b97f52b328f4fc3c736993ad5495..0dbb0d07c472e4040f8871b12af28099c917dea4 100644 (file)
--- a/mutt.plp
+++ b/mutt.plp
@@ -12,7 +12,7 @@
 <head>
 <meta http-equiv="content-type" content="<:= $header{content_type} :>">
 <title>mutt cheat sheet</title>
-<meta name="description" content="Keyboard functionality overview sheet for the Mutt e-mail client.">
+<meta name="description" content="Cheat sheet for the Mutt e-mail client, showing the default binding for each key.">
 <meta name="keywords" content="mutt, MUA, email, client, sheet, cheat, reference, overview, commands, keyboard">
 <:= stylesheet(qw'light dark circus mono red terse') :>
 <!--[if lte IE 6]><style> .help dl.legend dt {margin:0 0 1px} </style><![endif]-->
index 9ccf8742397fe43e4445088b0258af93ef0fc776..8396edd162d29163ba2a9a8b1942c8f81441338c 100644 (file)
@@ -12,7 +12,7 @@
 <head>
 <meta http-equiv="content-type" content="<:= $header{content_type} :>">
 <title>nethack cheat sheet</title>
-<meta name="description" content="Keyboard functionality overview sheet for the Nethack console RPG game.">
+<meta name="description" content="Keyboard overview sheet for the Nethack console RPG game, describing the default controls.">
 <meta name="keywords" content="nethack, rogue, game, control, controls, sheet, reference, overview, keyboard">
 <:= stylesheet(qw'light dark circus mono red terse') :>
 <!--[if lte IE 6]><style> .help dl.legend dt {margin:0 0 1px} </style><![endif]-->
index d02034281e26cee6ffbecbf38c34fe5e260572d2..ded17093b70d6e9bc43a29b3e76f6dc2ae4c038d 100644 (file)
@@ -12,7 +12,7 @@
 <head>
 <meta http-equiv="content-type" content="<:= $header{content_type} :>">
 <title>readline cheat sheet</title>
-<meta name="description" content="Overview sheet of default key bindings for GNU readline, used in line-editing in most Unix software, notably emacs and bash.">
+<meta name="description" content="Reference sheet of default key bindings for GNU readline, used in line-editing in most Unix software, notably emacs and bash.">
 <meta name="keywords" content="readline, gnu, bash, emacs, sheet, cheat, reference, overview, keyboard, editing, curses">
 <:= stylesheet(qw'light dark circus mono red terse') :>
 <!--[if lte IE 6]><style> .help dl.legend dt {margin:0 0 1px} </style><![endif]-->
index b8b49e1491a096c34bd8d1f354cf105646157048..395c2086a663fd2e1926ff9449d6ea85a315fbb7 100644 (file)
@@ -10,6 +10,8 @@
 <head>
 <meta http-equiv="content-type" content="utf-8">
 <title>terminal colour cheat sheet</title>
+<meta name="description" content="Index of all terminal/console colour codes, with an example result of various environments.">
+<meta name="keywords" content="color, code, terminal, console, escape, table, xterm, rxvt">
 <:= stylesheet(qw'light dark') :>
 <link rel="icon" type="image/png" href="/clip.png">
 </head>
diff --git a/vi.plp b/vi.plp
index 9ef4103f92ba828b6e4c6aa7f6d46dfc485ad8e2..fc5e194485e0e2196cba08f4d6bee375a77f9739 100644 (file)
--- a/vi.plp
+++ b/vi.plp
@@ -12,7 +12,7 @@
 <head>
 <meta http-equiv="content-type" content="<:= $header{content_type} :>">
 <title>vi cheat sheet</title>
-<meta name="description" content="Keyboard functionality overview sheet for the vi/Vim text editor.">
+<meta name="description" content="Interactive cheat sheet for vi text editors, notably Vim, describing each key in various modes.">
 <meta name="keywords" content="vi, vim, nvi, sheet, cheat, reference, overview, commands, keyboard">
 <:= stylesheet(qw'light dark circus mono red terse') :>
 <!--[if lte IE 6]><style> .help dl.legend dt {margin:0 0 1px} </style><![endif]-->
index c97eef42129fd99a473c111f9d38b675c540d4a3..7b02c535fabd45efa8b407be4b4d638df5a5b9cc 100644 (file)
@@ -12,7 +12,7 @@
 <head>
 <meta http-equiv="content-type" content="<:= $header{content_type} :>">
 <title>vimperator cheat sheet</title>
-<meta name="description" content="Keyboard functionality overview sheet for the Vimperator Firefox extension.">
+<meta name="description" content="Interactive cheat sheet for the Vimperator Firefox extension, describing the function of each key.">
 <meta name="keywords" content="vimperator, firefox, vim, iceweasel, sheet, cheat, reference, overview, commands, keyboard, browser">
 <:= stylesheet(qw'light dark circus mono red terse') :>
 <!--[if lte IE 6]><style> .help dl.legend dt {margin:0 0 1px} </style><![endif]-->