| Summary: | Wrong menu mentioned in KPDF documentation | ||
|---|---|---|---|
| Product: | [Websites] docs.kde.org | Reporter: | Sander Koning <sanderkoning> |
| Component: | Corrections | Assignee: | Documentation Editorial Team <kde-doc-english> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Sander Koning
2005-02-17 19:29:34 UTC
CVS commit by toma:
Corrected two errors
BUGS: 99629,99630
M +2 -2 index.docbook 1.7
--- kdegraphics/doc/kpdf/index.docbook #1.6:1.7
@@ -66,5 +66,5 @@
<para>
You can go to the first page of the document using
- <keycombo action="simul">&Ctrl;<keycap>Space</keycap></keycombo> or
+ <keycombo action="simul">&Ctrl;<keycap>Home</keycap></keycombo> or
using
<menuchoice>
@@ -427,5 +427,5 @@
<menuchoice>
<shortcut><keycombo action="simul">&Ctrl; <keycap>End</keycap></keycombo></shortcut>
- <guimenu>View</guimenu>
+ <guimenu>Go</guimenu>
<guimenuitem>Last Page</guimenuitem>
</menuchoice>
|