]> 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 3b03f4630f1d99dc13ea8924a1c9879c3c6eafc3..54925ce8a58d8f5727c3185c13ca6333a6b0c3e2 100644 (file)
@@ -16,7 +16,7 @@ static char *aboutWinText[] = {
   "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",
@@ -27,7 +27,7 @@ static char *aboutWinText[] = {
   "  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",