added icon for Always item in files

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2299 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-02-13 15:05:12 +00:00
parent d9d1f15c7f
commit a3a66e8dc5
3 changed files with 5 additions and 0 deletions

View File

@ -671,6 +671,10 @@ p, li { white-space: pre-wrap; }
<property name="text"> <property name="text">
<string>Always</string> <string>Always</string>
</property> </property>
<property name="icon">
<iconset resource="images.qrc">
<normaloff>:/images/view_calendar_list.png</normaloff>:/images/view_calendar_list.png</iconset>
</property>
</item> </item>
<item> <item>
<property name="text"> <property name="text">

View File

@ -396,6 +396,7 @@
<file>images/view_calendar_day.png</file> <file>images/view_calendar_day.png</file>
<file>images/view_calendar_week.png</file> <file>images/view_calendar_week.png</file>
<file>images/view_calendar_month.png</file> <file>images/view_calendar_month.png</file>
<file>images/view_calendar_list.png</file>
<file>images/view_split_top_bottom.png</file> <file>images/view_split_top_bottom.png</file>
<file>images/window_fullscreen.png</file> <file>images/window_fullscreen.png</file>
<file>images/window_nofullscreen.png</file> <file>images/window_nofullscreen.png</file>

Binary file not shown.

After

Width:  |  Height:  |  Size: 662 B