Added window icon for the application. All windows without a parent are now showing this icon.

Tweaked standard style of the feed items.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5545 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-09-13 09:52:17 +00:00
parent 7505fa35e8
commit 5c5776d486
4 changed files with 68 additions and 71 deletions

View file

@ -28,9 +28,9 @@
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>48</red>
<green>162</green>
<blue>240</blue>
<red>51</red>
<green>174</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
@ -39,9 +39,9 @@
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>48</red>
<green>162</green>
<blue>240</blue>
<red>51</red>
<green>174</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
@ -50,9 +50,9 @@
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>48</red>
<green>162</green>
<blue>240</blue>
<red>51</red>
<green>174</green>
<blue>255</blue>
</color>
</brush>
</colorrole>

View file

@ -28,9 +28,9 @@
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>143</red>
<green>188</green>
<blue>88</blue>
<red>157</red>
<green>206</green>
<blue>96</blue>
</color>
</brush>
</colorrole>
@ -39,9 +39,9 @@
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>143</red>
<green>188</green>
<blue>88</blue>
<red>157</red>
<green>206</green>
<blue>96</blue>
</color>
</brush>
</colorrole>
@ -50,9 +50,9 @@
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>143</red>
<green>188</green>
<blue>88</blue>
<red>157</red>
<green>206</green>
<blue>96</blue>
</color>
</brush>
</colorrole>