forked from AuroraMiddleware/gtk
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>
|
||||
<object class="GtkLabel" id="info_label">
|
||||
<property name="visible">True</property>
|
||||
<property name="label">0 fish - 0 fps</property>
|
||||
<property name="label">0 icons - 0 fps</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="pack_type">end</property>
|
||||
|
Loading…
Reference in New Issue
Block a user