mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-21 23:39:59 -05:00
added icons to Menu
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1385 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
a112c2d02a
commit
5335509028
@ -532,6 +532,10 @@ p, li { white-space: pre-wrap; }
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionAddFriend">
|
||||
<property name="icon">
|
||||
<iconset resource="images.qrc">
|
||||
<normaloff>:/images/user/add_user16.png</normaloff>:/images/user/add_user16.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Add Friend</string>
|
||||
</property>
|
||||
@ -542,6 +546,10 @@ p, li { white-space: pre-wrap; }
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionExportKey">
|
||||
<property name="icon">
|
||||
<iconset resource="images.qrc">
|
||||
<normaloff>:/images/exportpeers_16x16.png</normaloff>:/images/exportpeers_16x16.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Export My Key</string>
|
||||
</property>
|
||||
|
Loading…
x
Reference in New Issue
Block a user