Minor context menu items corrections

This commit is contained in:
Joanna Rutkowska 2012-07-12 16:28:05 +02:00
parent 62f230fc9d
commit eb6255eabe

View File

@ -276,7 +276,7 @@
</widget> </widget>
<widget class="QMenu" name="blk_menu"> <widget class="QMenu" name="blk_menu">
<property name="title"> <property name="title">
<string>Block devices</string> <string>Attach/detach block devices</string>
</property> </property>
<property name="icon"> <property name="icon">
<iconset resource="resources.qrc"> <iconset resource="resources.qrc">
@ -429,10 +429,10 @@
<normaloff>:/apps.png</normaloff>:/apps.png</iconset> <normaloff>:/apps.png</normaloff>:/apps.png</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Select VM applications</string> <string>Add/remove app shortcuts</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Select applications present in menu for this VM</string> <string>Add/remove app shortcuts for this VM</string>
</property> </property>
</action> </action>
<action name="action_updatevm"> <action name="action_updatevm">
@ -475,10 +475,10 @@
<normaloff>:/firewall.png</normaloff>:/firewall.png</iconset> <normaloff>:/firewall.png</normaloff>:/firewall.png</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Edit VM Firewall rules</string> <string>Edit VM firewall rules</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Edit VM Firewall rules</string> <string>Edit VM firewall rules</string>
</property> </property>
</action> </action>
<action name="action_showgraphs"> <action name="action_showgraphs">