[easytag] Allow the CDDB search entry to expand horizontally



commit e62dab45b8070dc5461fa7b23d2c457fb01bd21b
Author: David King <amigadave amigadave com>
Date:   Fri Jul 17 17:55:20 2015 +0100

    Allow the CDDB search entry to expand horizontally

 data/cddb_dialog.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/cddb_dialog.ui b/data/cddb_dialog.ui
index 446a452..ad9dde1 100644
--- a/data/cddb_dialog.ui
+++ b/data/cddb_dialog.ui
@@ -55,6 +55,7 @@
                         </child>
                         <child>
                             <object class="GtkEntry" id="search_entry">
+                                <property name="hexpand">True</property>
                                 <property name="margin-left">12</property>
                                 <property name="tooltip-text" translatable="yes">Enter the words to search 
(separated by a space or ‘+’)</property>
                                 <property name="visible">True</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]