[hamster-applet] fixed bug 616777 - avoid category and duration to appear on show_all
- From: Toms Baugis <tbaugis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [hamster-applet] fixed bug 616777 - avoid category and duration to appear on show_all
- Date: Sun, 25 Apr 2010 21:55:20 +0000 (UTC)
commit 2bb20a7af7fb3b06fd2d8ada9f4464e9b3945c13
Author: Toms Bauģis <toms baugis gmail com>
Date: Sun Apr 25 17:20:45 2010 +0100
fixed bug 616777 - avoid category and duration to appear on show_all
data/hamster.ui | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/hamster.ui b/data/hamster.ui
index 12f044d..8600346 100644
--- a/data/hamster.ui
+++ b/data/hamster.ui
@@ -170,6 +170,7 @@
<child>
<object class="GtkLabel" id="last_activity_category">
<property name="visible">True</property>
+ <property name="no_show_all">True</property>
<property name="xalign">0</property>
<property name="label"> - Work</property>
<attributes>
@@ -212,6 +213,7 @@
<child>
<object class="GtkLabel" id="last_activity_duration">
<property name="visible">True</property>
+ <property name="no_show_all">True</property>
<property name="xalign">0</property>
<property name="label">1h 23m</property>
<attributes>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]