Now shows the icon in wayland

This commit is contained in:
Sergio Costas 2017-12-03 11:42:14 +01:00
parent 0b677edd1c
commit 1c70cbc48a
5 changed files with 296 additions and 12 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.20.0 -->
<!-- Generated with glade 3.20.1 -->
<interface>
<requires lib="gtk+" version="3.10"/>
<object class="GtkListStore" id="disc_size_list">
@ -46,9 +46,8 @@
<property name="width_request">1000</property>
<property name="height_request">560</property>
<property name="can_focus">False</property>
<property name="title" translatable="yes">Devede</property>
<property name="window_position">center</property>
<property name="icon">devedeng.svg</property>
<property name="icon">devedeng_icon.svg</property>
<signal name="delete-event" handler="on_wmain_window_delete_event" swapped="no"/>
<signal name="drag-data-received" handler="on_wmain_window_drag_data_received" swapped="no"/>
<signal name="drag-drop" handler="on_wmain_window_drag_drop" swapped="no"/>
@ -772,5 +771,8 @@
</child>
</object>
</child>
<child type="titlebar">
<placeholder/>
</child>
</object>
</interface>