[gnome-logs/wip/detail: 5/6] Hide unimplemented category labels
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-logs/wip/detail: 5/6] Hide unimplemented category labels
- Date: Wed, 29 Jan 2014 13:34:00 +0000 (UTC)
commit d6040b898edb2845045b569bfac43ea87e94df04
Author: David King <davidk gnome org>
Date: Thu Jan 23 10:06:16 2014 +0000
Hide unimplemented category labels
data/gl-categorylist.ui | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/gl-categorylist.ui b/data/gl-categorylist.ui
index 72dbd61..b438d2f 100644
--- a/data/gl-categorylist.ui
+++ b/data/gl-categorylist.ui
@@ -19,7 +19,7 @@
</child>
<child>
<object class="GtkListBoxRow" id="alerts">
- <property name="visible">True</property>
+ <property name="visible">False</property>
<style>
<class name="category"/>
</style>
@@ -34,7 +34,7 @@
</child>
<child>
<object class="GtkListBoxRow" id="starred">
- <property name="visible">True</property>
+ <property name="visible">False</property>
<style>
<class name="category"/>
</style>
@@ -124,7 +124,7 @@
</child>
<child>
<object class="GtkListBoxRow" id="updates">
- <property name="visible">True</property>
+ <property name="visible">False</property>
<style>
<class name="category"/>
</style>
@@ -139,7 +139,7 @@
</child>
<child>
<object class="GtkListBoxRow" id="usage">
- <property name="visible">True</property>
+ <property name="visible">False</property>
<style>
<class name="category"/>
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]