[gtk+] fishbowl: Fix up initial text
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] fishbowl: Fix up initial text
- Date: Sun, 20 Nov 2016 11:15:59 +0000 (UTC)
commit 7625beec507e157482277970080485fc2d75b0a3
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Nov 20 06:12:32 2016 -0500
fishbowl: Fix up initial text
Avoid the text changing from "0 fish" to "0 icons" right
after opening the fishbowl demo.
demos/gtk-demo/fishbowl.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/demos/gtk-demo/fishbowl.ui b/demos/gtk-demo/fishbowl.ui
index f578085..410a241 100644
--- a/demos/gtk-demo/fishbowl.ui
+++ b/demos/gtk-demo/fishbowl.ui
@@ -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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]