Commit fcecc5aa authored by sumpfralle's avatar sumpfralle

added the "keyboard shortcuts" help link to the interface files


git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@610 bbaffbd6-741e-11dd-a85d-61de82d9cad9
parent 1ee8ce42
......@@ -29,6 +29,7 @@
<menuitem action="HelpGCodeExport"/>
<menuitem action="HelpSimulation"/>
<menuitem action="HelpCommandLine"/>
<menuitem action="HelpHotkeys"/>
<separator />
<menuitem action="HelpToolTypes"/>
<menuitem action="HelpProcessSettings"/>
......
......@@ -6064,4 +6064,7 @@ Any selected group of dimensions will be scaled accordingly.</property>
<object class="GtkAdjustment" id="SupportGridPositionManualAdjustment">
<property name="step_increment">1</property>
</object>
<object class="GtkAction" id="HelpHotkeys">
<property name="label">_Keyboard Shortcuts</property>
</object>
</interface>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment