* fixed Sources and Hash column to show the correct input.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@700 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2008-08-18 18:16:34 +00:00
parent f9b22cc5d2
commit dc73c346f1

View File

@ -1035,12 +1035,12 @@ p, li { white-space: pre-wrap; }
</column>
<column>
<property name="text" >
<string>Hash</string>
<string>Sources</string>
</property>
</column>
<column>
<property name="text" >
<string>Sources</string>
<string>Hash</string>
</property>
</column>
</widget>