[sound-juicer] Remove "Edit Profile" button from preferences



commit 0ef099a4774867807da1fe7126dc86f72c3c2db1
Author: Christophe Fergeau <cfergeau redhat com>
Date:   Mon Oct 10 22:56:36 2011 +0200

    Remove "Edit Profile" button from preferences
    
    After the switch to GstEncodeBin and GstEncodingProfile, there is
    no longer a profile editor, so this button can be removed.

 data/sound-juicer.ui |   50 --------------------------------------------------
 1 files changed, 0 insertions(+), 50 deletions(-)
---
diff --git a/data/sound-juicer.ui b/data/sound-juicer.ui
index d2ddf28..d38ab3b 100644
--- a/data/sound-juicer.ui
+++ b/data/sound-juicer.ui
@@ -1123,56 +1123,6 @@ audio-volume-medium</property>
                             <child>
                               <placeholder/>
                             </child>
-                            <child>
-                              <object class="GtkButton" id="prefs_edit_profile">
-                                <property name="sensitive">False</property>
-                                <property name="can_focus">True</property>
-                                <property name="receives_default">False</property>
-                                <signal name="clicked" handler="prefs_edit_profile_clicked"/>
-                                <child>
-                                  <object class="GtkAlignment" id="alignment9">
-                                    <property name="visible">True</property>
-                                    <property name="xscale">0</property>
-                                    <property name="yscale">0</property>
-                                    <child>
-                                      <object class="GtkHBox" id="hbox11">
-                                        <property name="visible">True</property>
-                                        <property name="spacing">2</property>
-                                        <child>
-                                          <object class="GtkImage" id="image71">
-                                            <property name="visible">True</property>
-                                            <property name="stock">gtk-edit</property>
-                                          </object>
-                                          <packing>
-                                            <property name="expand">False</property>
-                                            <property name="fill">False</property>
-                                            <property name="position">0</property>
-                                          </packing>
-                                        </child>
-                                        <child>
-                                          <object class="GtkLabel" id="label38">
-                                            <property name="visible">True</property>
-                                            <property name="label" translatable="yes">Edit _Profiles...</property>
-                                            <property name="use_underline">True</property>
-                                          </object>
-                                          <packing>
-                                            <property name="expand">False</property>
-                                            <property name="fill">False</property>
-                                            <property name="position">1</property>
-                                          </packing>
-                                        </child>
-                                      </object>
-                                    </child>
-                                  </object>
-                                </child>
-                              </object>
-                              <packing>
-                                <property name="expand">False</property>
-                                <property name="fill">False</property>
-                                <property name="pack_type">end</property>
-                                <property name="position">1</property>
-                              </packing>
-                            </child>
                           </object>
                           <packing>
                             <property name="position">1</property>



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