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 @@ ...@@ -29,6 +29,7 @@
<menuitem action="HelpGCodeExport"/> <menuitem action="HelpGCodeExport"/>
<menuitem action="HelpSimulation"/> <menuitem action="HelpSimulation"/>
<menuitem action="HelpCommandLine"/> <menuitem action="HelpCommandLine"/>
<menuitem action="HelpHotkeys"/>
<separator /> <separator />
<menuitem action="HelpToolTypes"/> <menuitem action="HelpToolTypes"/>
<menuitem action="HelpProcessSettings"/> <menuitem action="HelpProcessSettings"/>
......
...@@ -6064,4 +6064,7 @@ Any selected group of dimensions will be scaled accordingly.</property> ...@@ -6064,4 +6064,7 @@ Any selected group of dimensions will be scaled accordingly.</property>
<object class="GtkAdjustment" id="SupportGridPositionManualAdjustment"> <object class="GtkAdjustment" id="SupportGridPositionManualAdjustment">
<property name="step_increment">1</property> <property name="step_increment">1</property>
</object> </object>
<object class="GtkAction" id="HelpHotkeys">
<property name="label">_Keyboard Shortcuts</property>
</object>
</interface> </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