- Fixed a typo

This commit is contained in:
Christophe Dumez 2006-11-08 16:15:21 +00:00
parent 110d3e55bb
commit 530ccf1e9b

View file

@ -174,7 +174,13 @@
</layout>
<action name="actionSelect" >
<property name="text" >
<string>select</string>
<string>Select</string>
</property>
<property name="iconText" >
<string>Select</string>
</property>
<property name="toolTip" >
<string>Select</string>
</property>
</action>
<action name="actionUnselect" >