summaryrefslogtreecommitdiffstats
path: root/src/pavucontrol.glade
diff options
context:
space:
mode:
Diffstat (limited to 'src/pavucontrol.glade')
-rw-r--r--src/pavucontrol.glade31
1 files changed, 30 insertions, 1 deletions
diff --git a/src/pavucontrol.glade b/src/pavucontrol.glade
index 892b281..7a13004 100644
--- a/src/pavucontrol.glade
+++ b/src/pavucontrol.glade
@@ -798,6 +798,35 @@ Monitors</property>
</packing>
</child>
<child>
+ <widget class="GtkHBox" id="portSelect">
+ <property name="visible">True</property>
+ <property name="spacing">6</property>
+ <child>
+ <widget class="GtkLabel" id="label1">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">&lt;b&gt;Port:&lt;/b&gt;</property>
+ <property name="use_markup">True</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkComboBox" id="portList">
+ <property name="visible">True</property>
+ </widget>
+ <packing>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
<widget class="GtkVBox" id="channelsVBox">
<property name="visible">True</property>
<property name="spacing">6</property>
@@ -811,7 +840,7 @@ Monitors</property>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="position">1</property>
+ <property name="position">2</property>
</packing>
</child>
</widget>