Adds credit to icon author in about dialog.
This commit is contained in:
parent
d77bfe3925
commit
3ce2fda7e2
10
about.ui
10
about.ui
|
@ -7,7 +7,7 @@
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>360</width>
|
<width>360</width>
|
||||||
<height>315</height>
|
<height>320</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
|
@ -86,11 +86,15 @@
|
||||||
<x>20</x>
|
<x>20</x>
|
||||||
<y>210</y>
|
<y>210</y>
|
||||||
<width>331</width>
|
<width>331</width>
|
||||||
<height>61</height>
|
<height>81</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string><html><head/><body><p>Distributed under the MIT/X11 software license, see the accompanying file license.txt or <a href="http://www.opensource.org/licenses/mit-license.php"><span style=" text-decoration: underline; color:#0000ff;">http://www.opensource.org/licenses/mit-license.php</span></a></p></body></html></string>
|
<string><html><head/><body>
|
||||||
|
<p>
|
||||||
|
Icons by <a href="http://www.famfamfam.com/lab/icons/silk/">FamFamFam</a>.
|
||||||
|
</p>
|
||||||
|
<p>Distributed under the MIT/X11 software license, see the accompanying file license.txt or <a href="http://www.opensource.org/licenses/mit-license.php"><span style=" text-decoration: underline; color:#0000ff;">http://www.opensource.org/licenses/mit-license.php</span></a></p></body></html></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="wordWrap">
|
<property name="wordWrap">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
|
Reference in New Issue
Block a user