[sound-juicer] Disable search in track listview
- From: Phillip Wood <pwood src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sound-juicer] Disable search in track listview
- Date: Tue, 20 Aug 2013 14:36:21 +0000 (UTC)
commit 089463fa5db1621aa1b1e211c9effefa7468871d
Author: Phillip Wood <phillip wood dunelm org uk>
Date: Tue Aug 20 14:18:32 2013 +0100
Disable search in track listview
The search doesn't work as it's not set up and doesn't serve any
useful purpose so disable it.
https://bugzilla.gnome.org/show_bug.cgi?id=706394
data/sound-juicer.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/sound-juicer.ui b/data/sound-juicer.ui
index 4886e71..4f8bc32 100644
--- a/data/sound-juicer.ui
+++ b/data/sound-juicer.ui
@@ -300,6 +300,7 @@
<property name="can_focus">True</property>
<property name="has_focus">True</property>
<property name="rules_hint">True</property>
+ <property name="enable_search">False</property>
<child internal-child="accessible">
<object class="AtkObject" id="track_listview-atkobject">
<property name="AtkObject::accessible-name" translatable="yes">Tracks</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]