summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-04-22 01:00:24 +0000
committerLennart Poettering <lennart@poettering.net>2008-04-22 01:00:24 +0000
commit9f317f14ddc1b36a3df7608b6dbaedb291cd7550 (patch)
treeae4460d2e295c04a174f6a7e23e6fb2d3fe75c04
parent93aa980ebc17d3c57d22f91971c25cbc7510b4ef (diff)
move no_xxx labels in the middle of the dialogs
git-svn-id: file:///home/lennart/svn/public/pavucontrol/trunk@78 c17c95f2-f111-0410-90bf-f30a9569010c
-rw-r--r--src/pavucontrol.glade20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/pavucontrol.glade b/src/pavucontrol.glade
index 8b9f4d9..cd7b56c 100644
--- a/src/pavucontrol.glade
+++ b/src/pavucontrol.glade
@@ -38,16 +38,11 @@
<widget class="GtkLabel" id="noStreamsLabel">
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="xalign">0</property>
<property name="xpad">16</property>
<property name="ypad">16</property>
<property name="label" translatable="yes">&lt;i&gt;No application is currently playing audio.&lt;/i&gt;</property>
<property name="use_markup">True</property>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
</child>
</widget>
</child>
@@ -129,16 +124,11 @@ Virtual Streams</property>
<widget class="GtkLabel" id="noRecsLabel">
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="xalign">0</property>
<property name="xpad">16</property>
<property name="ypad">16</property>
<property name="label" translatable="yes">&lt;i&gt;No application is currently recording audio.&lt;/i&gt;</property>
<property name="use_markup">True</property>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
</child>
</widget>
</child>
@@ -224,16 +214,11 @@ Virtual Streams</property>
<widget class="GtkLabel" id="noSinksLabel">
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="xalign">0</property>
<property name="xpad">16</property>
<property name="ypad">16</property>
<property name="label" translatable="yes">&lt;i&gt;No output devices available&lt;/i&gt;</property>
<property name="use_markup">True</property>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
</child>
</widget>
</child>
@@ -319,16 +304,11 @@ Virtual Output Devices</property>
<widget class="GtkLabel" id="noSourcesLabel">
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="xalign">0</property>
<property name="xpad">16</property>
<property name="ypad">16</property>
<property name="label" translatable="yes">&lt;i&gt;No input devices available&lt;/i&gt;</property>
<property name="use_markup">True</property>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
</child>
</widget>
</child>