summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2011-10-10 22:56:36 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2011-10-10 22:56:36 +0200
commit0ef099a4774867807da1fe7126dc86f72c3c2db1 (patch)
tree9b7d0030bcd5109c23d17e08c865c8bb82a406bd
parent862e7756ca714ad873afcab9b603e5ca8e59b862 (diff)
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.
-rw-r--r--data/sound-juicer.ui50
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>