Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gajim
gajim
Commits
33ee9736
Commit
33ee9736
authored
Sep 21, 2020
by
Daniel Brötzmann
Committed by
Philipp Hörist
Sep 26, 2020
Browse files
ServiceDiscovery: Fix deprecation warning
parent
614f8549
Changes
1
Hide whitespace changes
Inline
Side-by-side
gajim/data/gui/service_discovery_window.ui
View file @
33ee9736
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.
22.1
-->
<!-- Generated with glade 3.
36.0
-->
<interface>
<requires
lib=
"gtk+"
version=
"3.2
0
"
/>
<requires
lib=
"gtk+"
version=
"3.2
2
"
/>
<object
class=
"GtkListStore"
id=
"liststore1"
>
<columns>
<!-- column-name item -->
...
...
@@ -16,9 +16,6 @@
<property
name=
"default_height"
>
550
</property>
<signal
name=
"destroy"
handler=
"_on_service_discovery_window_destroy"
swapped=
"no"
/>
<signal
name=
"key-press-event"
handler=
"_on_key_press_event"
swapped=
"no"
/>
<child>
<placeholder/>
</child>
<child>
<object
class=
"GtkBox"
id=
"service_discovery"
>
<property
name=
"width_request"
>
400
</property>
...
...
@@ -37,7 +34,6 @@
<object
class=
"GtkImage"
id=
"banner_agent_icon"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"stock"
>
gtk-missing-image
</property>
<property
name=
"icon_size"
>
6
</property>
</object>
<packing>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment