add lightbulb

git-svn-id: file:///home/lennart/svn/public/pavucontrol/trunk@46 c17c95f2-f111-0410-90bf-f30a9569010c
This commit is contained in:
Lennart Poettering 2006-08-25 22:49:33 +00:00
parent 65cb23b0ed
commit d9b8cb6cfd
1 changed files with 58 additions and 15 deletions

View File

@ -234,22 +234,65 @@
<property name="right_padding">12</property> <property name="right_padding">12</property>
<child> <child>
<widget class="GtkLabel" id="label4828"> <widget class="GtkHBox" id="hbox5">
<property name="visible">True</property> <property name="visible">True</property>
<property name="label" translatable="yes">&lt;b&gt;Hint:&lt;/b&gt; Right click on a playback stream to move it to another output device.</property> <property name="homogeneous">True</property>
<property name="use_underline">False</property> <property name="spacing">0</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property> <child>
<property name="wrap">False</property> <widget class="GtkHBox" id="hbox6">
<property name="selectable">False</property> <property name="visible">True</property>
<property name="xalign">0.5</property> <property name="homogeneous">False</property>
<property name="yalign">0.5</property> <property name="spacing">6</property>
<property name="xpad">0</property>
<property name="ypad">0</property> <child>
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <widget class="GtkImage" id="image21">
<property name="width_chars">-1</property> <property name="visible">True</property>
<property name="single_line_mode">False</property> <property name="icon_size">6</property>
<property name="angle">0</property> <property name="icon_name">gtk-dialog-info</property>
<property name="xalign">1</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">True</property>
<property name="fill">True</property>
</packing>
</child>
<child>
<widget class="GtkLabel" id="label4828">
<property name="visible">True</property>
<property name="label" translatable="yes">&lt;b&gt;Hint:&lt;/b&gt; Right click on a playback stream to move it to another output device.</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0</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">0</property>
<property name="expand">True</property>
<property name="fill">True</property>
</packing>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
</widget> </widget>
</child> </child>
</widget> </widget>