don't mention esd (bug #519722)

2008-03-27  Jens Granseuer  <jensgr@gmx.net>

	* sound-properties.glade: don't mention esd (bug #519722)

svn path=/trunk/; revision=8599
This commit is contained in:
Jens Granseuer 2008-03-27 19:32:49 +00:00 committed by Jens Granseuer
parent f70ad15ad5
commit 23326ef678
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2008-03-27 Jens Granseuer <jensgr@gmx.net>
* sound-properties.glade: don't mention esd (bug #519722)
2008-03-24 Jaap A. Haitsma <jaap@haitsma.org>
* visual-bell.png: New tango icon

View file

@ -950,7 +950,7 @@
<widget class="GtkCheckButton" id="enable_toggle">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">E_nable software sound mixing (ESD)</property>
<property name="label" translatable="yes">E_nable software sound mixing</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>