remove ctrl+a accel, change shortcut to edit all

This commit is contained in:
Damien Elmes 2008-12-05 12:54:33 +09:00
parent 876c16d413
commit cbe822cd66
2 changed files with 1 additions and 4 deletions

View file

@ -260,9 +260,6 @@
<property name="text" > <property name="text" >
<string>Select &amp;All</string> <string>Select &amp;All</string>
</property> </property>
<property name="shortcut" >
<string>Ctrl+A</string>
</property>
</action> </action>
<action name="actionSelectFacts" > <action name="actionSelectFacts" >
<property name="text" > <property name="text" >

View file

@ -900,7 +900,7 @@
<normaloff>:/icons/view_text.png</normaloff>:/icons/view_text.png</iconset> <normaloff>:/icons/view_text.png</normaloff>:/icons/view_text.png</iconset>
</property> </property>
<property name="text" > <property name="text" >
<string>Ed&amp;it All...</string> <string>&amp;Edit All...</string>
</property> </property>
<property name="shortcut" > <property name="shortcut" >
<string>Ctrl+F</string> <string>Ctrl+F</string>