use some icons from the icon spec

git-svn-id: file:///home/lennart/svn/public/pavucontrol/trunk@18 c17c95f2-f111-0410-90bf-f30a9569010c
This commit is contained in:
Lennart Poettering 2006-05-28 00:32:48 +00:00
parent 338cbc4e54
commit 45806d5ef5
1 changed files with 66 additions and 36 deletions

View File

@ -33,29 +33,21 @@
<property name="above_child">False</property> <property name="above_child">False</property>
<child> <child>
<widget class="GtkVBox" id="vbox22"> <widget class="GtkHBox" id="hbox2">
<property name="border_width">12</property> <property name="border_width">12</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="homogeneous">False</property> <property name="homogeneous">False</property>
<property name="spacing">6</property> <property name="spacing">12</property>
<child> <child>
<widget class="GtkLabel" id="titleLabel"> <widget class="GtkImage" id="image19">
<property name="visible">True</property> <property name="visible">True</property>
<property name="label" translatable="yes">&lt;span size=&quot;18000&quot; color=&quot;black&quot;&gt;&lt;b&gt;Polypaudio Volume Control&lt;/b&gt;&lt;/span&gt;</property> <property name="icon_size">6</property>
<property name="use_underline">False</property> <property name="icon_name">multimedia-volume-control</property>
<property name="use_markup">True</property> <property name="xalign">0.5</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="yalign">0.5</property>
<property name="xpad">0</property> <property name="xpad">0</property>
<property name="ypad">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> </widget>
<packing> <packing>
<property name="padding">0</property> <property name="padding">0</property>
@ -65,27 +57,65 @@
</child> </child>
<child> <child>
<widget class="GtkLabel" id="label4825"> <widget class="GtkVBox" id="vbox22">
<property name="visible">True</property> <property name="visible">True</property>
<property name="label" translatable="yes">Use this application to view and modify the volumes of audio streams and devices</property> <property name="homogeneous">False</property>
<property name="use_underline">False</property> <property name="spacing">6</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property> <child>
<property name="wrap">False</property> <widget class="GtkLabel" id="titleLabel">
<property name="selectable">False</property> <property name="visible">True</property>
<property name="xalign">0</property> <property name="label" translatable="yes">&lt;span size=&quot;18000&quot; color=&quot;black&quot;&gt;&lt;b&gt;Polypaudio Volume Control&lt;/b&gt;&lt;/span&gt;</property>
<property name="yalign">0.5</property> <property name="use_underline">False</property>
<property name="xpad">0</property> <property name="use_markup">True</property>
<property name="ypad">0</property> <property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="wrap">False</property>
<property name="width_chars">-1</property> <property name="selectable">False</property>
<property name="single_line_mode">False</property> <property name="xalign">0</property>
<property name="angle">0</property> <property name="yalign">1</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>
<child>
<widget class="GtkLabel" id="label4825">
<property name="visible">True</property>
<property name="label" translatable="yes">Use this application to view and modify the volumes of audio streams and devices</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</property>
<property name="yalign">0</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> </widget>
<packing> <packing>
<property name="padding">0</property> <property name="padding">0</property>
<property name="expand">False</property> <property name="expand">True</property>
<property name="fill">False</property> <property name="fill">True</property>
</packing> </packing>
</child> </child>
</widget> </widget>
@ -568,7 +598,7 @@
<child> <child>
<widget class="GtkVBox" id="vbox29"> <widget class="GtkVBox" id="vbox29">
<property name="visible">True</property> <property name="visible">True</property>
<property name="homogeneous">False</property> <property name="homogeneous">True</property>
<property name="spacing">6</property> <property name="spacing">6</property>
<child> <child>
@ -603,18 +633,18 @@
<child> <child>
<widget class="GtkToggleButton" id="muteToggleButton"> <widget class="GtkToggleButton" id="muteToggleButton">
<property name="visible">True</property> <property name="visible">True</property>
<property name="tooltip" translatable="yes">Mute</property> <property name="tooltip" translatable="yes">Lock Channels Together</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NONE</property> <property name="relief">GTK_RELIEF_NONE</property>
<property name="focus_on_click">True</property> <property name="focus_on_click">True</property>
<property name="active">False</property> <property name="active">True</property>
<property name="inconsistent">False</property> <property name="inconsistent">False</property>
<child> <child>
<widget class="GtkImage" id="image17"> <widget class="GtkImage" id="image20">
<property name="visible">True</property> <property name="visible">True</property>
<property name="stock">gtk-dialog-error</property>
<property name="icon_size">1</property> <property name="icon_size">1</property>
<property name="icon_name">audio-volume-muted</property>
<property name="xalign">0.5</property> <property name="xalign">0.5</property>
<property name="yalign">0.5</property> <property name="yalign">0.5</property>
<property name="xpad">0</property> <property name="xpad">0</property>