add some shortcuts

This commit is contained in:
Damien Elmes 2012-03-30 00:32:38 +09:00
parent 42a0e17097
commit 57647f71b7

View file

@ -223,16 +223,25 @@
<property name="text">
<string>&amp;Switch Profile...</string>
</property>
<property name="shortcut">
<string>Ctrl+Shift+P</string>
</property>
</action>
<action name="actionExport">
<property name="text">
<string>&amp;Export...</string>
</property>
<property name="shortcut">
<string>Ctrl+E</string>
</property>
</action>
<action name="actionImport">
<property name="text">
<string>&amp;Import...</string>
</property>
<property name="shortcut">
<string>Ctrl+I</string>
</property>
</action>
</widget>
<resources>