set a icon for Friend Recommendation menu action

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4915 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2012-02-10 13:28:51 +00:00
parent 74055ed834
commit 01899b85f9

View File

@ -1443,6 +1443,10 @@ background: white;}</string>
</property>
</action>
<action name="actionFriendRecommendations">
<property name="icon">
<iconset resource="images.qrc">
<normaloff>:/images/user/invite24.png</normaloff>:/images/user/invite24.png</iconset>
</property>
<property name="text">
<string>Friend Recommendations</string>
</property>