--- a/Documentation/Source/eric5.Preferences.Shortcuts.html Tue Jan 12 18:39:15 2010 +0000 +++ b/Documentation/Source/eric5.Preferences.Shortcuts.html Wed Jan 13 18:53:58 2010 +0000 @@ -48,7 +48,7 @@ <td>Module function to export the keyboard shortcuts for the defined QActions.</td> </tr><tr> <td><a href="#importShortcuts">importShortcuts</a></td> -<td>Module function to import the keyboard shortcuts for the defined E4Actions.</td> +<td>Module function to import the keyboard shortcuts for the defined E5Actions.</td> </tr><tr> <td><a href="#readShortcuts">readShortcuts</a></td> <td>Module function to read the keyboard shortcuts for the defined QActions.</td> @@ -69,7 +69,7 @@ </p><dl> <dt><i>act</i></dt> <dd> -reference to the action object (E4Action) +reference to the action object (E5Action) </dd><dt><i>category</i></dt> <dd> category the action belongs to (string) @@ -88,7 +88,7 @@ </p><dl> <dt><i>act</i></dt> <dd> -reference to the action object (E4Action) +reference to the action object (E5Action) </dd><dt><i>category</i></dt> <dd> category the action belongs to (string) @@ -107,7 +107,7 @@ </p><dl> <dt><i>actions</i></dt> <dd> -list of actions to set (list of E4Action) +list of actions to set (list of E5Action) </dd><dt><i>sdict</i></dt> <dd> dictionary containg accelerator information for one category @@ -137,7 +137,7 @@ <h2>importShortcuts</h2> <b>importShortcuts</b>(<i>fn</i>) <p> - Module function to import the keyboard shortcuts for the defined E4Actions. + Module function to import the keyboard shortcuts for the defined E5Actions. </p><dl> <dt><i>fn</i></dt> <dd>