mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
fishbowl: Fix up initial text
Avoid the text changing from "0 fish" to "0 icons" right after opening the fishbowl demo.
This commit is contained in:
parent
e62a4d8eea
commit
7625beec50
@ -10,7 +10,7 @@
|
|||||||
<child>
|
<child>
|
||||||
<object class="GtkLabel" id="info_label">
|
<object class="GtkLabel" id="info_label">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="label">0 fish - 0 fps</property>
|
<property name="label">0 icons - 0 fps</property>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="pack_type">end</property>
|
<property name="pack_type">end</property>
|
||||||
|
Loading…
Reference in New Issue
Block a user