mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-13 00:25:48 -04:00
update the composer icons
This commit is contained in:
parent
4be7f44967
commit
96300a356f
8 changed files with 15 additions and 12 deletions
|
@ -1154,8 +1154,8 @@ border-image: url(:/images/closepressed.png)
|
|||
</widget>
|
||||
<action name="actionSend">
|
||||
<property name="icon">
|
||||
<iconset resource="../images.qrc">
|
||||
<normaloff>:/images/send24.png</normaloff>:/images/send24.png</iconset>
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/mail/send.png</normaloff>:/icons/mail/send.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Send</string>
|
||||
|
@ -1175,8 +1175,8 @@ border-image: url(:/images/closepressed.png)
|
|||
</action>
|
||||
<action name="actionContactsView">
|
||||
<property name="icon">
|
||||
<iconset resource="../images.qrc">
|
||||
<normaloff>:/images/contacts24.png</normaloff>:/images/contacts24.png</iconset>
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/mail/contacts.png</normaloff>:/icons/mail/contacts.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Contacts</string>
|
||||
|
@ -1187,8 +1187,8 @@ border-image: url(:/images/closepressed.png)
|
|||
</action>
|
||||
<action name="actionSaveas">
|
||||
<property name="icon">
|
||||
<iconset resource="../images.qrc">
|
||||
<normaloff>:/images/save24.png</normaloff>:/images/save24.png</iconset>
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/mail/save.png</normaloff>:/icons/mail/save.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Save</string>
|
||||
|
@ -1214,8 +1214,8 @@ border-image: url(:/images/closepressed.png)
|
|||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../images.qrc">
|
||||
<normaloff>:/images/quote_24.png</normaloff>:/images/quote_24.png</iconset>
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/mail/quote.png</normaloff>:/icons/mail/quote.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Quote</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue