]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/about-text.h
Fix mouse wheel scrolling
[evince.git] / pdf / xpdf / about-text.h
index e84c1eff96bcafe8279bb2abf915dc05c77e48f5..54925ce8a58d8f5727c3185c13ca6333a6b0c3e2 100644 (file)
@@ -2,7 +2,7 @@
 //
 // about-text.h
 //
 //
 // about-text.h
 //
-// Copyright 2002 Glyph & Cog, LLC
+// Copyright 2002-2003 Glyph & Cog, LLC
 //
 //========================================================================
 
 //
 //========================================================================
 
@@ -16,7 +16,7 @@ static char *aboutWinText[] = {
   "Supports PDF version " supportedPDFVersionStr ".",
   " ",
   "The PDF data structures, operators, and specification",
   "Supports PDF version " supportedPDFVersionStr ".",
   " ",
   "The PDF data structures, operators, and specification",
-  "are copyright 1985-2001 Adobe Systems Inc.",
+  "are copyright 1985-2003 Adobe Systems Inc.",
   " ",
   "Mouse bindings:",
   "  button 1: select text / follow link",
   " ",
   "Mouse bindings:",
   "  button 1: select text / follow link",
@@ -27,7 +27,7 @@ static char *aboutWinText[] = {
   "  o              = open file",
   "  r              = reload",
   "  f / ctrl-F     = find text",
   "  o              = open file",
   "  r              = reload",
   "  f / ctrl-F     = find text",
-  "  ctrl-G         = find next"
+  "  ctrl-G         = find next",
   "  ctrl-P         = print",
   "  n              = next page",
   "  p              = previous page",
   "  ctrl-P         = print",
   "  n              = next page",
   "  p              = previous page",