[sound-juicer] Increase the height of the multiple album dialog



commit 42775dddd92791d69e4599dc2674fc4c639f9168
Author: Phillip Wood <phillip wood dunelm org uk>
Date:   Wed May 21 18:20:04 2014 +0100

    Increase the height of the multiple album dialog
    
    It wasn't big enough to show two albums at once.

 data/sound-juicer.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/sound-juicer.ui b/data/sound-juicer.ui
index 7c6ab0f..7b90dd9 100644
--- a/data/sound-juicer.ui
+++ b/data/sound-juicer.ui
@@ -482,7 +482,7 @@ audio-volume-medium</property>
     <property name="border_width">5</property>
     <property name="title" translatable="yes">Multiple Albums Found</property>
     <property name="default_width">540</property>
-    <property name="default_height">325</property>
+    <property name="default_height">375</property>
     <property name="type_hint">dialog</property>
     <child internal-child="vbox">
       <object class="GtkVBox" id="dialog-vbox2">


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