summaryrefslogtreecommitdiffstats
path: root/src/patchage.glade
diff options
context:
space:
mode:
Diffstat (limited to 'src/patchage.glade')
-rw-r--r--src/patchage.glade30
1 files changed, 18 insertions, 12 deletions
diff --git a/src/patchage.glade b/src/patchage.glade
index 48e9220..b4f815a 100644
--- a/src/patchage.glade
+++ b/src/patchage.glade
@@ -638,7 +638,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label7">
+ <widget class="GtkLabel" id="main_frames_at_label">
<property name="visible">True</property>
<property name="label" translatable="yes">frames @</property>
<property name="use_underline">False</property>
@@ -663,21 +663,27 @@
</child>
<child>
- <widget class="GtkComboBoxEntry" id="main_sample_rate_combo">
- <property name="border_width">2</property>
+ <widget class="GtkLabel" id="main_sample_rate_label">
<property name="visible">True</property>
- <property name="sensitive">False</property>
- <property name="items" translatable="yes">44.1
-48
-96</property>
- <property name="add_tearoffs">False</property>
- <property name="has_frame">True</property>
- <property name="focus_on_click">True</property>
+ <property name="label" translatable="yes">48</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+ <property name="width_chars">-1</property>
+ <property name="single_line_mode">False</property>
+ <property name="angle">0</property>
</widget>
<packing>
<property name="padding">1</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
</packing>
</child>