Use correct icon for filetransfer in roster menu
This commit is contained in:
parent
f5971eaa30
commit
7af04ef607
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@
|
||||||
<child internal-child="image">
|
<child internal-child="image">
|
||||||
<widget class="GtkImage" id="image1613">
|
<widget class="GtkImage" id="image1613">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="stock">gtk-file</property>
|
<property name="stock">gtk-save</property>
|
||||||
<property name="icon_size">1</property>
|
<property name="icon_size">1</property>
|
||||||
</widget>
|
</widget>
|
||||||
</child>
|
</child>
|
||||||
|
|
Loading…
Add table
Reference in a new issue