set icon for the main window

git-svn-id: file:///home/lennart/svn/public/pavucontrol/trunk@19 c17c95f2-f111-0410-90bf-f30a9569010c
This commit is contained in:
Lennart Poettering 2006-05-28 00:34:30 +00:00
parent 45806d5ef5
commit dee56dc7a3
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
<property name="default_height">500</property>
<property name="resizable">True</property>
<property name="destroy_with_parent">False</property>
<property name="icon_name">multimedia-volume-control</property>
<property name="decorated">True</property>
<property name="skip_taskbar_hint">False</property>
<property name="skip_pager_hint">False</property>