mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
changend wizard icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1988 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7017a35581
commit
3fc74316f4
@ -88,7 +88,7 @@
|
||||
<string/>
|
||||
</property>
|
||||
<property name="pixmap">
|
||||
<pixmap resource="images.qrc">:/images/retrosharelogo1.png</pixmap>
|
||||
<pixmap resource="images.qrc">:/images/rs_wizard.png</pixmap>
|
||||
</property>
|
||||
<property name="scaledContents">
|
||||
<bool>true</bool>
|
||||
@ -1037,10 +1037,6 @@ p, li { white-space: pre-wrap; }
|
||||
<property name="text">
|
||||
<string>Allow Tunnel Connection</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>:/Icons/Resource/G2.png</normaloff>:/Icons/Resource/G2.png</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
@ -1048,10 +1044,6 @@ p, li { white-space: pre-wrap; }
|
||||
<property name="text">
|
||||
<string>Anonymous F2F Routing</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>:/Icons/Resource/G1.png</normaloff>:/Icons/Resource/G1.png</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
@ -1,5 +1,6 @@
|
||||
<RCC>
|
||||
<qresource prefix="/" >
|
||||
<file>images/rs_wizard.png</file>
|
||||
<file>images/about.png</file>
|
||||
<file>images/irkick.png</file>
|
||||
<file>images/btn1.png</file>
|
||||
|
BIN
retroshare-gui/src/gui/images/rs_wizard.png
Normal file
BIN
retroshare-gui/src/gui/images/rs_wizard.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.4 KiB |
Loading…
Reference in New Issue
Block a user